Makefile.in revision 128266
1# Makefile.in generated by automake 1.7.9 from Makefile.am.
2# @configure_input@
3
4# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
5# Free Software Foundation, Inc.
6# This Makefile.in is free software; the Free Software Foundation
7# gives unlimited permission to copy and/or distribute it,
8# with or without modifications, as long as this notice is preserved.
9
10# This program is distributed in the hope that it will be useful,
11# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13# PARTICULAR PURPOSE.
14
15@SET_MAKE@
16
17# Makefile for GNU CVS contributed sources.
18# Do not use this makefile directly, but only from `../Makefile'.
19# Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
20#               1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
21#               Free Software Foundation, Inc.
22
23# This program is free software; you can redistribute it and/or modify
24# it under the terms of the GNU General Public License as published by
25# the Free Software Foundation; either version 2, or (at your option)
26# any later version.
27
28# This program is distributed in the hope that it will be useful,
29# but WITHOUT ANY WARRANTY; without even the implied warranty of
30# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
31# GNU General Public License for more details.
32
33srcdir = @srcdir@
34top_srcdir = @top_srcdir@
35VPATH = @srcdir@
36pkgdatadir = $(datadir)/@PACKAGE@
37pkglibdir = $(libdir)/@PACKAGE@
38pkgincludedir = $(includedir)/@PACKAGE@
39top_builddir = ..
40
41am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
42INSTALL = @INSTALL@
43install_sh_DATA = $(install_sh) -c -m 644
44install_sh_PROGRAM = $(install_sh) -c
45install_sh_SCRIPT = $(install_sh) -c
46INSTALL_HEADER = $(INSTALL_DATA)
47transform = $(program_transform_name)
48NORMAL_INSTALL = :
49PRE_INSTALL = :
50POST_INSTALL = :
51NORMAL_UNINSTALL = :
52PRE_UNINSTALL = :
53POST_UNINSTALL = :
54ACLOCAL = @ACLOCAL@
55AMDEP_FALSE = @AMDEP_FALSE@
56AMDEP_TRUE = @AMDEP_TRUE@
57AMTAR = @AMTAR@
58AUTOCONF = @AUTOCONF@
59AUTOHEADER = @AUTOHEADER@
60AUTOMAKE = @AUTOMAKE@
61AWK = @AWK@
62CC = @CC@
63CCDEPMODE = @CCDEPMODE@
64CFLAGS = @CFLAGS@
65CPP = @CPP@
66CPPFLAGS = @CPPFLAGS@
67CSH = @CSH@
68CYGPATH_W = @CYGPATH_W@
69DEFS = @DEFS@
70DEPDIR = @DEPDIR@
71ECHO_C = @ECHO_C@
72ECHO_N = @ECHO_N@
73ECHO_T = @ECHO_T@
74EDITOR = @EDITOR@
75EGREP = @EGREP@
76EXEEXT = @EXEEXT@
77INSTALL_DATA = @INSTALL_DATA@
78INSTALL_PROGRAM = @INSTALL_PROGRAM@
79INSTALL_SCRIPT = @INSTALL_SCRIPT@
80INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
81KRB4 = @KRB4@
82LDFLAGS = @LDFLAGS@
83LIBOBJS = @LIBOBJS@
84LIBS = @LIBS@
85LN_S = @LN_S@
86LTLIBOBJS = @LTLIBOBJS@
87MAINT = @MAINT@
88MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
89MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
90MAKEINFO = @MAKEINFO@
91MAKE_TARGETS_IN_VPATH_FALSE = @MAKE_TARGETS_IN_VPATH_FALSE@
92MAKE_TARGETS_IN_VPATH_TRUE = @MAKE_TARGETS_IN_VPATH_TRUE@
93MKTEMP = @MKTEMP@
94OBJEXT = @OBJEXT@
95PACKAGE = @PACKAGE@
96PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
97PACKAGE_NAME = @PACKAGE_NAME@
98PACKAGE_STRING = @PACKAGE_STRING@
99PACKAGE_TARNAME = @PACKAGE_TARNAME@
100PACKAGE_VERSION = @PACKAGE_VERSION@
101PATH_SEPARATOR = @PATH_SEPARATOR@
102PERL = @PERL@
103PR = @PR@
104PS2PDF = @PS2PDF@
105RANLIB = @RANLIB@
106ROFF = @ROFF@
107SENDMAIL = @SENDMAIL@
108SET_MAKE = @SET_MAKE@
109SHELL = @SHELL@
110STRIP = @STRIP@
111TEXI2DVI = @TEXI2DVI@
112VERSION = @VERSION@
113YACC = @YACC@
114ac_ct_CC = @ac_ct_CC@
115ac_ct_RANLIB = @ac_ct_RANLIB@
116ac_ct_STRIP = @ac_ct_STRIP@
117ac_prefix_program = @ac_prefix_program@
118am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
119am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
120am__include = @am__include@
121am__leading_dot = @am__leading_dot@
122am__quote = @am__quote@
123bindir = @bindir@
124build_alias = @build_alias@
125datadir = @datadir@
126exec_prefix = @exec_prefix@
127host_alias = @host_alias@
128includedir = @includedir@
129includeopt = @includeopt@
130infodir = @infodir@
131install_sh = @install_sh@
132libdir = @libdir@
133libexecdir = @libexecdir@
134localstatedir = @localstatedir@
135mandir = @mandir@
136oldincludedir = @oldincludedir@
137prefix = @prefix@
138program_transform_name = @program_transform_name@
139sbindir = @sbindir@
140sharedstatedir = @sharedstatedir@
141sysconfdir = @sysconfdir@
142target_alias = @target_alias@
143
144contribdir = $(pkgdatadir)/contrib
145
146contrib_SCRIPTS = \
147	check_cvs \
148	clmerge \
149	cln_hist \
150	commit_prep \
151	cvs2vendor \
152	cvs_acls \
153	cvscheck \
154	debug_check_log \
155	log \
156	log_accum \
157	mfpipe \
158	pvcs2rcs \
159	rcs-to-cvs \
160	rcs2log \
161	rcslock \
162	sccs2rcs
163
164
165contrib_DATA = \
166	README \
167	intro.doc
168
169
170contrib_MANS = \
171	cvscheck.man
172
173
174bin_LINKS = \
175	rcs2log
176
177
178EXTRA_DIST = \
179	.cvsignore \
180	$(contrib_DATA) \
181	$(contrib_MANS) \
182	cvs2vendor.sh \
183	cvscheck.sh \
184	cvshelp.man \
185	debug_check_log.sh \
186	descend.sh \
187	descend.man \
188	dirfns.shar \
189	rcs-to-cvs.sh \
190	rcs2log.sh \
191	rcs2sccs.sh
192
193
194CLEANFILES = $(bin_SCRIPTS) $(contrib_SCRIPTS)
195
196SUFFIXES = .sh
197subdir = contrib
198ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
199mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
200CONFIG_HEADER = $(top_builddir)/config.h
201CONFIG_CLEAN_FILES = check_cvs clmerge cln_hist commit_prep cvs_acls log \
202	log_accum mfpipe pvcs2rcs rcs2log rcslock sccs2rcs
203SCRIPTS = $(contrib_SCRIPTS)
204
205DIST_SOURCES =
206DATA = $(contrib_DATA)
207
208DIST_COMMON = README $(srcdir)/Makefile.in ChangeLog Makefile.am \
209	check_cvs.in clmerge.in cln_hist.in commit_prep.in cvs_acls.in \
210	log.in log_accum.in mfpipe.in pvcs2rcs.in rcs2log.sh rcslock.in \
211	sccs2rcs.in
212all: all-am
213
214.SUFFIXES:
215.SUFFIXES: .sh
216$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
217	cd $(top_srcdir) && \
218	  $(AUTOMAKE) --gnu  contrib/Makefile
219Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in  $(top_builddir)/config.status
220	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
221check_cvs: $(top_builddir)/config.status check_cvs.in
222	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
223clmerge: $(top_builddir)/config.status clmerge.in
224	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
225cln_hist: $(top_builddir)/config.status cln_hist.in
226	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
227commit_prep: $(top_builddir)/config.status commit_prep.in
228	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
229cvs_acls: $(top_builddir)/config.status cvs_acls.in
230	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
231log: $(top_builddir)/config.status log.in
232	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
233log_accum: $(top_builddir)/config.status log_accum.in
234	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
235mfpipe: $(top_builddir)/config.status mfpipe.in
236	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
237pvcs2rcs: $(top_builddir)/config.status pvcs2rcs.in
238	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
239rcs2log: $(top_builddir)/config.status rcs2log.sh
240	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
241rcslock: $(top_builddir)/config.status rcslock.in
242	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
243sccs2rcs: $(top_builddir)/config.status sccs2rcs.in
244	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
245contribSCRIPT_INSTALL = $(INSTALL_SCRIPT)
246install-contribSCRIPTS: $(contrib_SCRIPTS)
247	@$(NORMAL_INSTALL)
248	$(mkinstalldirs) $(DESTDIR)$(contribdir)
249	@list='$(contrib_SCRIPTS)'; for p in $$list; do \
250	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
251	  if test -f $$d$$p; then \
252	    f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
253	    echo " $(contribSCRIPT_INSTALL) $$d$$p $(DESTDIR)$(contribdir)/$$f"; \
254	    $(contribSCRIPT_INSTALL) $$d$$p $(DESTDIR)$(contribdir)/$$f; \
255	  else :; fi; \
256	done
257
258uninstall-contribSCRIPTS:
259	@$(NORMAL_UNINSTALL)
260	@list='$(contrib_SCRIPTS)'; for p in $$list; do \
261	  f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
262	  echo " rm -f $(DESTDIR)$(contribdir)/$$f"; \
263	  rm -f $(DESTDIR)$(contribdir)/$$f; \
264	done
265uninstall-info-am:
266contribDATA_INSTALL = $(INSTALL_DATA)
267install-contribDATA: $(contrib_DATA)
268	@$(NORMAL_INSTALL)
269	$(mkinstalldirs) $(DESTDIR)$(contribdir)
270	@list='$(contrib_DATA)'; for p in $$list; do \
271	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
272	  f="`echo $$p | sed -e 's|^.*/||'`"; \
273	  echo " $(contribDATA_INSTALL) $$d$$p $(DESTDIR)$(contribdir)/$$f"; \
274	  $(contribDATA_INSTALL) $$d$$p $(DESTDIR)$(contribdir)/$$f; \
275	done
276
277uninstall-contribDATA:
278	@$(NORMAL_UNINSTALL)
279	@list='$(contrib_DATA)'; for p in $$list; do \
280	  f="`echo $$p | sed -e 's|^.*/||'`"; \
281	  echo " rm -f $(DESTDIR)$(contribdir)/$$f"; \
282	  rm -f $(DESTDIR)$(contribdir)/$$f; \
283	done
284tags: TAGS
285TAGS:
286
287ctags: CTAGS
288CTAGS:
289
290DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
291
292top_distdir = ..
293distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
294
295distdir: $(DISTFILES)
296	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
297	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
298	list='$(DISTFILES)'; for file in $$list; do \
299	  case $$file in \
300	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
301	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
302	  esac; \
303	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
304	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
305	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
306	    dir="/$$dir"; \
307	    $(mkinstalldirs) "$(distdir)$$dir"; \
308	  else \
309	    dir=''; \
310	  fi; \
311	  if test -d $$d/$$file; then \
312	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
313	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
314	    fi; \
315	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
316	  else \
317	    test -f $(distdir)/$$file \
318	    || cp -p $$d/$$file $(distdir)/$$file \
319	    || exit 1; \
320	  fi; \
321	done
322check-am: all-am
323check: check-am
324all-am: Makefile $(SCRIPTS) $(DATA)
325
326installdirs:
327	$(mkinstalldirs) $(DESTDIR)$(contribdir) $(DESTDIR)$(contribdir)
328install: install-am
329install-exec: install-exec-am
330install-data: install-data-am
331uninstall: uninstall-am
332
333install-am: all-am
334	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
335
336installcheck: installcheck-am
337install-strip:
338	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
339	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
340	  `test -z '$(STRIP)' || \
341	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
342mostlyclean-generic:
343
344clean-generic:
345	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
346
347distclean-generic:
348	-rm -f $(CONFIG_CLEAN_FILES)
349
350maintainer-clean-generic:
351	@echo "This command is intended for maintainers to use"
352	@echo "it deletes files that may require special tools to rebuild."
353clean: clean-am
354
355clean-am: clean-generic mostlyclean-am
356
357distclean: distclean-am
358	-rm -f Makefile
359distclean-am: clean-am distclean-generic
360
361dvi: dvi-am
362
363dvi-am:
364
365info: info-am
366
367info-am:
368
369install-data-am: install-contribDATA install-contribSCRIPTS \
370	install-data-local
371
372install-exec-am:
373
374install-info: install-info-am
375
376install-man:
377
378installcheck-am:
379
380maintainer-clean: maintainer-clean-am
381	-rm -f Makefile
382maintainer-clean-am: distclean-am maintainer-clean-generic
383
384mostlyclean: mostlyclean-am
385
386mostlyclean-am: mostlyclean-generic
387
388pdf: pdf-am
389
390pdf-am:
391
392ps: ps-am
393
394ps-am:
395
396uninstall-am: uninstall-contribDATA uninstall-contribSCRIPTS \
397	uninstall-info-am uninstall-local
398
399.PHONY: all all-am check check-am clean clean-generic distclean \
400	distclean-generic distdir dvi dvi-am info info-am install \
401	install-am install-contribDATA install-contribSCRIPTS \
402	install-data install-data-am install-data-local install-exec \
403	install-exec-am install-info install-info-am install-man \
404	install-strip installcheck installcheck-am installdirs \
405	maintainer-clean maintainer-clean-generic mostlyclean \
406	mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am \
407	uninstall-contribDATA uninstall-contribSCRIPTS \
408	uninstall-info-am uninstall-local
409
410
411# we'd rather have a link here rather than two copies of a script
412install-data-local:
413	: FIXME - this path should be determined dynamically from bindir
414	: and contribdir
415	@$(NORMAL_INSTALL)
416	$(mkinstalldirs) $(DESTDIR)$(bindir)
417	@list='$(bin_LINKS)'; for p in $$list; do \
418	    echo "test ! -f $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`"; \
419	    echo "  && cd $(DESTDIR)$(bindir) && $(LN_S) ../share/$(PACKAGE)/contrib/`echo $$p|sed '$(transform)'` ."; \
420	    (test ! -f $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'` \
421	        && cd $(DESTDIR)$(bindir) && $(LN_S) ../share/$(PACKAGE)/contrib/`echo $$p|sed '$(transform)'` .) \
422	      || (echo "Link creation failed" && if test -f $$p; then \
423	           echo " $(INSTALL_SCRIPT) $$p $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`"; \
424	           $(INSTALL_SCRIPT) $$p $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`; \
425	         else if test -f $(srcdir)/$$p; then \
426	           echo " $(INSTALL_SCRIPT) $(srcdir)/$$p $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`"; \
427	           $(INSTALL_SCRIPT) $(srcdir)/$$p $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`; \
428	         else :; fi; fi); \
429	done
430
431uninstall-local:
432	@$(NORMAL_UNINSTALL)
433	list='$(bin_LINKS)'; for p in $$list; do \
434	  rm -f $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`; \
435	done
436
437.sh:
438	rm -f $@
439	cp $< $@
440	chmod +x $@
441
442# for backwards compatibility with the old makefiles
443realclean: maintainer-clean
444.PHONY: realclean
445# Tell versions [3.59,3.63) of GNU make to not export all variables.
446# Otherwise a system limit (for SysV at least) may be exceeded.
447.NOEXPORT:
448