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