1# Makefile.in generated by automake 1.10 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005, 2006  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 auxiliary tools.
18#
19# Copyright (C) 1986-2005 The Free Software Foundation, Inc.
20#
21# Portions Copyright (C) 1998-2005 Derek Price, Ximbiot <http://ximbiot.com>,
22#                                  and others.
23
24# This program is free software; you can redistribute it and/or modify
25# it under the terms of the GNU General Public License as published by
26# the Free Software Foundation; either version 2, or (at your option)
27# any later version.
28
29# This program is distributed in the hope that it will be useful,
30# but WITHOUT ANY WARRANTY; without even the implied warranty of
31# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
32# GNU General Public License for more details.
33VPATH = @srcdir@
34pkgdatadir = $(datadir)/@PACKAGE@
35pkglibdir = $(libdir)/@PACKAGE@
36pkgincludedir = $(includedir)/@PACKAGE@
37am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
38install_sh_DATA = $(install_sh) -c -m 644
39install_sh_PROGRAM = $(install_sh) -c
40install_sh_SCRIPT = $(install_sh) -c
41INSTALL_HEADER = $(INSTALL_DATA)
42transform = $(program_transform_name)
43NORMAL_INSTALL = :
44PRE_INSTALL = :
45POST_INSTALL = :
46NORMAL_UNINSTALL = :
47PRE_UNINSTALL = :
48POST_UNINSTALL = :
49subdir = tools
50DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
51	ChangeLog
52ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
53am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
54	$(top_srcdir)/configure.in
55am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
56	$(ACLOCAL_M4)
57mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
58CONFIG_HEADER = $(top_builddir)/config.h
59CONFIG_CLEAN_FILES =
60SOURCES =
61DIST_SOURCES =
62DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
63ACLOCAL = @ACLOCAL@
64AMTAR = @AMTAR@
65AUTOCONF = @AUTOCONF@
66AUTOHEADER = @AUTOHEADER@
67AUTOMAKE = @AUTOMAKE@
68AWK = @AWK@
69CC = @CC@
70CCDEPMODE = @CCDEPMODE@
71CFLAGS = @CFLAGS@
72CPP = @CPP@
73CPPFLAGS = @CPPFLAGS@
74CSH = @CSH@
75CYGPATH_W = @CYGPATH_W@
76DEFS = @DEFS@
77DEPDIR = @DEPDIR@
78ECHO_C = @ECHO_C@
79ECHO_N = @ECHO_N@
80ECHO_T = @ECHO_T@
81EDITOR = @EDITOR@
82EGREP = @EGREP@
83EXEEXT = @EXEEXT@
84GREP = @GREP@
85INSTALL = @INSTALL@
86INSTALL_DATA = @INSTALL_DATA@
87INSTALL_PROGRAM = @INSTALL_PROGRAM@
88INSTALL_SCRIPT = @INSTALL_SCRIPT@
89INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
90KRB4 = @KRB4@
91LDFLAGS = @LDFLAGS@
92LIBOBJS = @LIBOBJS@
93LIBS = @LIBS@
94LN_S = @LN_S@
95LTLIBOBJS = @LTLIBOBJS@
96MAINT = @MAINT@
97MAKEINFO = @MAKEINFO@
98MKDIR_P = @MKDIR_P@
99MKTEMP = @MKTEMP@
100OBJEXT = @OBJEXT@
101PACKAGE = @PACKAGE@
102PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
103PACKAGE_NAME = @PACKAGE_NAME@
104PACKAGE_STRING = @PACKAGE_STRING@
105PACKAGE_TARNAME = @PACKAGE_TARNAME@
106PACKAGE_VERSION = @PACKAGE_VERSION@
107PATH_SEPARATOR = @PATH_SEPARATOR@
108PERL = @PERL@
109PR = @PR@
110PS2PDF = @PS2PDF@
111RANLIB = @RANLIB@
112ROFF = @ROFF@
113SENDMAIL = @SENDMAIL@
114SET_MAKE = @SET_MAKE@
115SHELL = @SHELL@
116STRIP = @STRIP@
117TEXI2DVI = @TEXI2DVI@
118VERSION = @VERSION@
119YACC = @YACC@
120YFLAGS = @YFLAGS@
121abs_builddir = @abs_builddir@
122abs_srcdir = @abs_srcdir@
123abs_top_builddir = @abs_top_builddir@
124abs_top_srcdir = @abs_top_srcdir@
125ac_ct_CC = @ac_ct_CC@
126ac_prefix_program = @ac_prefix_program@
127am__include = @am__include@
128am__leading_dot = @am__leading_dot@
129am__quote = @am__quote@
130am__tar = @am__tar@
131am__untar = @am__untar@
132bindir = @bindir@
133build_alias = @build_alias@
134builddir = @builddir@
135datadir = @datadir@
136datarootdir = @datarootdir@
137docdir = @docdir@
138dvidir = @dvidir@
139exec_prefix = @exec_prefix@
140host_alias = @host_alias@
141htmldir = @htmldir@
142includedir = @includedir@
143includeopt = @includeopt@
144infodir = @infodir@
145install_sh = @install_sh@
146libdir = @libdir@
147libexecdir = @libexecdir@
148localedir = @localedir@
149localstatedir = @localstatedir@
150mandir = @mandir@
151mkdir_p = @mkdir_p@
152oldincludedir = @oldincludedir@
153pdfdir = @pdfdir@
154prefix = @prefix@
155program_transform_name = @program_transform_name@
156psdir = @psdir@
157sbindir = @sbindir@
158sharedstatedir = @sharedstatedir@
159srcdir = @srcdir@
160sysconfdir = @sysconfdir@
161target_alias = @target_alias@
162top_builddir = @top_builddir@
163top_srcdir = @top_srcdir@
164with_default_rsh = @with_default_rsh@
165with_default_ssh = @with_default_ssh@
166EXTRA_DIST = \
167	README .cvsignore
168
169all: all-am
170
171.SUFFIXES:
172$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
173	@for dep in $?; do \
174	  case '$(am__configure_deps)' in \
175	    *$$dep*) \
176	      cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
177		&& exit 0; \
178	      exit 1;; \
179	  esac; \
180	done; \
181	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  tools/Makefile'; \
182	cd $(top_srcdir) && \
183	  $(AUTOMAKE) --gnu  tools/Makefile
184.PRECIOUS: Makefile
185Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
186	@case '$?' in \
187	  *config.status*) \
188	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
189	  *) \
190	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
191	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
192	esac;
193
194$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
195	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
196
197$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
198	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
199$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
200	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
201tags: TAGS
202TAGS:
203
204ctags: CTAGS
205CTAGS:
206
207
208distdir: $(DISTFILES)
209	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
210	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
211	list='$(DISTFILES)'; \
212	  dist_files=`for file in $$list; do echo $$file; done | \
213	  sed -e "s|^$$srcdirstrip/||;t" \
214	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
215	case $$dist_files in \
216	  */*) $(MKDIR_P) `echo "$$dist_files" | \
217			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
218			   sort -u` ;; \
219	esac; \
220	for file in $$dist_files; do \
221	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
222	  if test -d $$d/$$file; then \
223	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
224	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
225	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
226	    fi; \
227	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
228	  else \
229	    test -f $(distdir)/$$file \
230	    || cp -p $$d/$$file $(distdir)/$$file \
231	    || exit 1; \
232	  fi; \
233	done
234check-am: all-am
235check: check-am
236all-am: Makefile
237installdirs:
238install: install-am
239install-exec: install-exec-am
240install-data: install-data-am
241uninstall: uninstall-am
242
243install-am: all-am
244	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
245
246installcheck: installcheck-am
247install-strip:
248	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
249	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
250	  `test -z '$(STRIP)' || \
251	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
252mostlyclean-generic:
253
254clean-generic:
255
256distclean-generic:
257	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
258
259maintainer-clean-generic:
260	@echo "This command is intended for maintainers to use"
261	@echo "it deletes files that may require special tools to rebuild."
262clean: clean-am
263
264clean-am: clean-generic mostlyclean-am
265
266distclean: distclean-am
267	-rm -f Makefile
268distclean-am: clean-am distclean-generic
269
270dvi: dvi-am
271
272dvi-am:
273
274html: html-am
275
276info: info-am
277
278info-am:
279
280install-data-am:
281
282install-dvi: install-dvi-am
283
284install-exec-am:
285
286install-html: install-html-am
287
288install-info: install-info-am
289
290install-man:
291
292install-pdf: install-pdf-am
293
294install-ps: install-ps-am
295
296installcheck-am:
297
298maintainer-clean: maintainer-clean-am
299	-rm -f Makefile
300maintainer-clean-am: distclean-am maintainer-clean-generic
301
302mostlyclean: mostlyclean-am
303
304mostlyclean-am: mostlyclean-generic
305
306pdf: pdf-am
307
308pdf-am:
309
310ps: ps-am
311
312ps-am:
313
314uninstall-am:
315
316.MAKE: install-am install-strip
317
318.PHONY: all all-am check check-am clean clean-generic distclean \
319	distclean-generic distdir dvi dvi-am html html-am info info-am \
320	install install-am install-data install-data-am install-dvi \
321	install-dvi-am install-exec install-exec-am install-html \
322	install-html-am install-info install-info-am install-man \
323	install-pdf install-pdf-am install-ps install-ps-am \
324	install-strip installcheck installcheck-am installdirs \
325	maintainer-clean maintainer-clean-generic mostlyclean \
326	mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am
327
328
329# for backwards compatibility with the old makefiles
330realclean: maintainer-clean
331.PHONY: realclean
332# Tell versions [3.59,3.63) of GNU make to not export all variables.
333# Otherwise a system limit (for SysV at least) may be exceeded.
334.NOEXPORT:
335