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