]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - contrib/cvs/tools/Makefile.in
This commit was generated by cvs2svn to compensate for changes in r176892,
[FreeBSD/FreeBSD.git] / contrib / cvs / tools / Makefile.in
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 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.
33 srcdir = @srcdir@
34 top_srcdir = @top_srcdir@
35 VPATH = @srcdir@
36 pkgdatadir = $(datadir)/@PACKAGE@
37 pkglibdir = $(libdir)/@PACKAGE@
38 pkgincludedir = $(includedir)/@PACKAGE@
39 top_builddir = ..
40 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
41 INSTALL = @INSTALL@
42 install_sh_DATA = $(install_sh) -c -m 644
43 install_sh_PROGRAM = $(install_sh) -c
44 install_sh_SCRIPT = $(install_sh) -c
45 INSTALL_HEADER = $(INSTALL_DATA)
46 transform = $(program_transform_name)
47 NORMAL_INSTALL = :
48 PRE_INSTALL = :
49 POST_INSTALL = :
50 NORMAL_UNINSTALL = :
51 PRE_UNINSTALL = :
52 POST_UNINSTALL = :
53 subdir = tools
54 DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
55         ChangeLog
56 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
57 am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
58         $(top_srcdir)/configure.in
59 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
60         $(ACLOCAL_M4)
61 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
62 CONFIG_HEADER = $(top_builddir)/config.h
63 CONFIG_CLEAN_FILES =
64 SOURCES =
65 DIST_SOURCES =
66 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
67 ACLOCAL = @ACLOCAL@
68 AMDEP_FALSE = @AMDEP_FALSE@
69 AMDEP_TRUE = @AMDEP_TRUE@
70 AMTAR = @AMTAR@
71 AUTOCONF = @AUTOCONF@
72 AUTOHEADER = @AUTOHEADER@
73 AUTOMAKE = @AUTOMAKE@
74 AWK = @AWK@
75 CC = @CC@
76 CCDEPMODE = @CCDEPMODE@
77 CFLAGS = @CFLAGS@
78 CPP = @CPP@
79 CPPFLAGS = @CPPFLAGS@
80 CSH = @CSH@
81 CYGPATH_W = @CYGPATH_W@
82 DEFS = @DEFS@
83 DEPDIR = @DEPDIR@
84 ECHO_C = @ECHO_C@
85 ECHO_N = @ECHO_N@
86 ECHO_T = @ECHO_T@
87 EDITOR = @EDITOR@
88 EGREP = @EGREP@
89 EXEEXT = @EXEEXT@
90 INSTALL_DATA = @INSTALL_DATA@
91 INSTALL_PROGRAM = @INSTALL_PROGRAM@
92 INSTALL_SCRIPT = @INSTALL_SCRIPT@
93 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
94 KRB4 = @KRB4@
95 LDFLAGS = @LDFLAGS@
96 LIBOBJS = @LIBOBJS@
97 LIBS = @LIBS@
98 LN_S = @LN_S@
99 LTLIBOBJS = @LTLIBOBJS@
100 MAINT = @MAINT@
101 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
102 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
103 MAKEINFO = @MAKEINFO@
104 MAKE_TARGETS_IN_VPATH_FALSE = @MAKE_TARGETS_IN_VPATH_FALSE@
105 MAKE_TARGETS_IN_VPATH_TRUE = @MAKE_TARGETS_IN_VPATH_TRUE@
106 MKTEMP = @MKTEMP@
107 OBJEXT = @OBJEXT@
108 PACKAGE = @PACKAGE@
109 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
110 PACKAGE_NAME = @PACKAGE_NAME@
111 PACKAGE_STRING = @PACKAGE_STRING@
112 PACKAGE_TARNAME = @PACKAGE_TARNAME@
113 PACKAGE_VERSION = @PACKAGE_VERSION@
114 PATH_SEPARATOR = @PATH_SEPARATOR@
115 PERL = @PERL@
116 PR = @PR@
117 PS2PDF = @PS2PDF@
118 RANLIB = @RANLIB@
119 ROFF = @ROFF@
120 SENDMAIL = @SENDMAIL@
121 SET_MAKE = @SET_MAKE@
122 SHELL = @SHELL@
123 STRIP = @STRIP@
124 TEXI2DVI = @TEXI2DVI@
125 VERSION = @VERSION@
126 YACC = @YACC@
127 ac_ct_CC = @ac_ct_CC@
128 ac_ct_RANLIB = @ac_ct_RANLIB@
129 ac_ct_STRIP = @ac_ct_STRIP@
130 ac_prefix_program = @ac_prefix_program@
131 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
132 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
133 am__include = @am__include@
134 am__leading_dot = @am__leading_dot@
135 am__quote = @am__quote@
136 am__tar = @am__tar@
137 am__untar = @am__untar@
138 bindir = @bindir@
139 build_alias = @build_alias@
140 datadir = @datadir@
141 exec_prefix = @exec_prefix@
142 host_alias = @host_alias@
143 includedir = @includedir@
144 includeopt = @includeopt@
145 infodir = @infodir@
146 install_sh = @install_sh@
147 libdir = @libdir@
148 libexecdir = @libexecdir@
149 localstatedir = @localstatedir@
150 mandir = @mandir@
151 mkdir_p = @mkdir_p@
152 oldincludedir = @oldincludedir@
153 prefix = @prefix@
154 program_transform_name = @program_transform_name@
155 sbindir = @sbindir@
156 sharedstatedir = @sharedstatedir@
157 sysconfdir = @sysconfdir@
158 target_alias = @target_alias@
159 with_default_rsh = @with_default_rsh@
160 EXTRA_DIST = \
161         README .cvsignore
162
163 all: all-am
164
165 .SUFFIXES:
166 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
167         @for dep in $?; do \
168           case '$(am__configure_deps)' in \
169             *$$dep*) \
170               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
171                 && exit 0; \
172               exit 1;; \
173           esac; \
174         done; \
175         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  tools/Makefile'; \
176         cd $(top_srcdir) && \
177           $(AUTOMAKE) --gnu  tools/Makefile
178 .PRECIOUS: Makefile
179 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
180         @case '$?' in \
181           *config.status*) \
182             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
183           *) \
184             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
185             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
186         esac;
187
188 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
189         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
190
191 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
192         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
193 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
194         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
195 uninstall-info-am:
196 tags: TAGS
197 TAGS:
198
199 ctags: CTAGS
200 CTAGS:
201
202
203 distdir: $(DISTFILES)
204         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
205         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
206         list='$(DISTFILES)'; for file in $$list; do \
207           case $$file in \
208             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
209             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
210           esac; \
211           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
212           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
213           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
214             dir="/$$dir"; \
215             $(mkdir_p) "$(distdir)$$dir"; \
216           else \
217             dir=''; \
218           fi; \
219           if test -d $$d/$$file; then \
220             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
221               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
222             fi; \
223             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
224           else \
225             test -f $(distdir)/$$file \
226             || cp -p $$d/$$file $(distdir)/$$file \
227             || exit 1; \
228           fi; \
229         done
230 check-am: all-am
231 check: check-am
232 all-am: Makefile
233 installdirs:
234 install: install-am
235 install-exec: install-exec-am
236 install-data: install-data-am
237 uninstall: uninstall-am
238
239 install-am: all-am
240         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
241
242 installcheck: installcheck-am
243 install-strip:
244         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
245           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
246           `test -z '$(STRIP)' || \
247             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
248 mostlyclean-generic:
249
250 clean-generic:
251
252 distclean-generic:
253         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
254
255 maintainer-clean-generic:
256         @echo "This command is intended for maintainers to use"
257         @echo "it deletes files that may require special tools to rebuild."
258 clean: clean-am
259
260 clean-am: clean-generic mostlyclean-am
261
262 distclean: distclean-am
263         -rm -f Makefile
264 distclean-am: clean-am distclean-generic
265
266 dvi: dvi-am
267
268 dvi-am:
269
270 html: html-am
271
272 info: info-am
273
274 info-am:
275
276 install-data-am:
277
278 install-exec-am:
279
280 install-info: install-info-am
281
282 install-man:
283
284 installcheck-am:
285
286 maintainer-clean: maintainer-clean-am
287         -rm -f Makefile
288 maintainer-clean-am: distclean-am maintainer-clean-generic
289
290 mostlyclean: mostlyclean-am
291
292 mostlyclean-am: mostlyclean-generic
293
294 pdf: pdf-am
295
296 pdf-am:
297
298 ps: ps-am
299
300 ps-am:
301
302 uninstall-am: uninstall-info-am
303
304 .PHONY: all all-am check check-am clean clean-generic distclean \
305         distclean-generic distdir dvi dvi-am html html-am info info-am \
306         install install-am install-data install-data-am install-exec \
307         install-exec-am install-info install-info-am install-man \
308         install-strip installcheck installcheck-am installdirs \
309         maintainer-clean maintainer-clean-generic mostlyclean \
310         mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am \
311         uninstall-info-am
312
313
314 # for backwards compatibility with the old makefiles
315 realclean: maintainer-clean
316 .PHONY: realclean
317 # Tell versions [3.59,3.63) of GNU make to not export all variables.
318 # Otherwise a system limit (for SysV at least) may be exceeded.
319 .NOEXPORT: