files created by new automake/autoconf.
[findutils.git] / find / testsuite / Makefile.in
blobbf82435812d3447eaa2d4d8aa02e257a8b92a9a9
1 # Makefile.in generated automatically by automake 1.4f from Makefile.am.
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.
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.
14 @SET_MAKE@
16 SHELL = @SHELL@
18 srcdir = @srcdir@
19 top_srcdir = @top_srcdir@
20 VPATH = @srcdir@
21 prefix = @prefix@
22 exec_prefix = @exec_prefix@
24 bindir = @bindir@
25 sbindir = @sbindir@
26 libexecdir = @libexecdir@
27 datadir = @datadir@
28 sysconfdir = @sysconfdir@
29 sharedstatedir = @sharedstatedir@
30 localstatedir = @localstatedir@
31 libdir = @libdir@
32 infodir = @infodir@
33 mandir = @mandir@
34 includedir = @includedir@
35 oldincludedir = /usr/include
36 pkgdatadir = $(datadir)/@PACKAGE@
37 pkglibdir = $(libdir)/@PACKAGE@
38 pkgincludedir = $(includedir)/@PACKAGE@
39 top_builddir = ../..
41 ACLOCAL = @ACLOCAL@
42 AUTOCONF = @AUTOCONF@
43 AUTOMAKE = @AUTOMAKE@
44 AUTOHEADER = @AUTOHEADER@
46 INSTALL = @INSTALL@
47 INSTALL_PROGRAM = @INSTALL_PROGRAM@
48 INSTALL_DATA = @INSTALL_DATA@
49 INSTALL_SCRIPT = @INSTALL_SCRIPT@
50 INSTALL_HEADER = $(INSTALL_DATA)
51 transform = @program_transform_name@
52 NORMAL_INSTALL = :
53 PRE_INSTALL = :
54 POST_INSTALL = :
55 NORMAL_UNINSTALL = :
56 PRE_UNINSTALL = :
57 POST_UNINSTALL = :
58 host_alias = @host_alias@
59 host_triplet = @host@
60 AMTAR = @AMTAR@
61 AWK = @AWK@
62 CATALOGS = @CATALOGS@
63 CATOBJEXT = @CATOBJEXT@
64 CC = @CC@
65 CPP = @CPP@
66 DATADIRNAME = @DATADIRNAME@
67 DEPDIR = @DEPDIR@
68 DF_PROG = @DF_PROG@
69 GENCAT = @GENCAT@
70 GLIBC21 = @GLIBC21@
71 GMOFILES = @GMOFILES@
72 GMSGFMT = @GMSGFMT@
73 GNU_PACKAGE = @GNU_PACKAGE@
74 GT_NO = @GT_NO@
75 GT_YES = @GT_YES@
76 INCLUDES = @INCLUDES@
77 INCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@
78 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
79 INSTOBJEXT = @INSTOBJEXT@
80 INTLDEPS = @INTLDEPS@
81 INTLLIBS = @INTLLIBS@
82 INTLOBJS = @INTLOBJS@
83 LIBICONV = @LIBICONV@
84 LIBOBJS = @LIBOBJS@
85 MAN = @MAN@
86 MKINSTALLDIRS = @MKINSTALLDIRS@
87 MSGFMT = @MSGFMT@
88 OPTIONAL_BIN_PROGS = @OPTIONAL_BIN_PROGS@
89 OPTIONAL_BIN_ZCRIPTS = @OPTIONAL_BIN_ZCRIPTS@
90 PACKAGE = @PACKAGE@
91 POFILES = @POFILES@
92 POSUB = @POSUB@
93 RANLIB = @RANLIB@
94 U = @U@
95 USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
96 USE_NLS = @USE_NLS@
97 VERSION = @VERSION@
98 _am_include = @_am_include@
99 _am_quote = @_am_quote@
100 install_sh = @install_sh@
101 l = @l@
103 AUTOMAKE_OPTIONS = dejagnu
104 FIND = ../find
105 FINDFLAGS =
107 DEJATOOL = find
109 EXTRA_DIST = config/unix.exp \
110 find.gnu/depth.exp \
111 find.gnu/depth.xo \
112 find.gnu/comma.exp \
113 find.gnu/comma.xo \
114 find.gnu/name-opt.exp \
115 find.gnu/perm.exp \
116 find.gnu/perm.xo \
117 find.gnu/prune-default-print.exp \
118 find.gnu/prune-default-print.xo
121 CLEANFILES = *.log *.sum site.exp site.bak
123 DIST_SUBDIRS = config
124 EXEEXT =
125 OBJEXT = o
126 subdir = find/testsuite
127 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
128 CONFIG_HEADER = $(top_builddir)/config.h
129 CONFIG_CLEAN_FILES =
130 DIST_SOURCES =
131 DIST_COMMON = Makefile.am Makefile.in
132 all: all-am
134 .SUFFIXES:
135 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
136 cd $(top_srcdir) && \
137 $(AUTOMAKE) --gnu find/testsuite/Makefile
138 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
139 cd $(top_builddir) && \
140 CONFIG_HEADERS= CONFIG_LINKS= \
141 CONFIG_FILES=$(subdir)/$@ $(SHELL) ./config.status
142 uninstall-info-am:
143 tags: TAGS
144 TAGS:
146 RUNTESTFLAGS =
147 RUNTESTDEFAULTFLAGS = --tool $$tool --srcdir $$srcdir
148 EXPECT = expect
149 RUNTEST = runtest
151 check-DEJAGNU: site.exp
152 srcdir=`CDPATH=: && cd $(srcdir) && pwd`; export srcdir; \
153 EXPECT=$(EXPECT); export EXPECT; \
154 runtest=$(RUNTEST); \
155 if $(SHELL) -c "$$runtest --version" > /dev/null 2>&1; then \
156 l='$(DEJATOOL)'; for tool in $$l; do \
157 $$runtest $(RUNTESTDEFAULTFLAGS) $(RUNTESTFLAGS); \
158 done; \
159 else echo "WARNING: could not find \`runtest'" 1>&2; :;\
161 site.exp: Makefile
162 @echo 'Making a new site.exp file...'
163 @echo '## these variables are automatically generated by make ##' >site.tmp
164 @echo '# Do not edit here. If you wish to override these values' >>site.tmp
165 @echo '# edit the last section' >>site.tmp
166 @echo 'set tool $(DEJATOOL)' >>site.tmp
167 @echo 'set srcdir $(srcdir)' >>site.tmp
168 @echo "set objdir `pwd`" >>site.tmp
169 @echo 'set host_alias $(host_alias)' >>site.tmp
170 @echo 'set host_triplet $(host_triplet)' >>site.tmp
171 @echo '## All variables above are generated by configure. Do Not Edit ##' >>site.tmp
172 @test ! -f site.exp || \
173 sed '1,/^## All variables above are.*##/ d' site.exp >> site.tmp
174 @-rm -f site.bak
175 @test ! -f site.exp || mv site.exp site.bak
176 @mv site.tmp site.exp
178 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
180 top_distdir = ../..
181 distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
183 distdir: $(DISTFILES)
184 $(mkinstalldirs) $(distdir)/config $(distdir)/find.gnu
185 @for file in $(DISTFILES); do \
186 if test -f $$file; then d=.; else d=$(srcdir); fi; \
187 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
188 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
189 $(mkinstalldirs) "$(distdir)/$$dir"; \
190 fi; \
191 if test -d $$d/$$file; then \
192 cp -pR $$d/$$file $(distdir) \
193 || exit 1; \
194 else \
195 test -f $(distdir)/$$file \
196 || cp -p $$d/$$file $(distdir)/$$file \
197 || exit 1; \
198 fi; \
199 done
200 check-am: all-am
201 $(MAKE) $(AM_MAKEFLAGS) check-DEJAGNU
202 check: check-am
203 all-am: Makefile
205 installdirs:
207 install: install-am
208 install-exec: install-exec-am
209 install-data: install-data-am
210 uninstall: uninstall-am
212 install-am: all-am
213 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
215 installcheck: installcheck-am
216 install-strip:
217 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
218 `test -z '$(STRIP)' || \
219 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
220 mostlyclean-generic:
222 clean-generic:
223 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
225 distclean-generic:
226 -rm -f Makefile $(CONFIG_CLEAN_FILES) stamp-h stamp-h[0-9]*
228 maintainer-clean-generic:
229 @echo "This command is intended for maintainers to use"
230 @echo "it deletes files that may require special tools to rebuild."
231 clean: clean-am
233 clean-am: clean-generic mostlyclean-am
235 distclean: distclean-am
237 distclean-am: clean-am distclean-generic
239 dvi: dvi-am
241 dvi-am:
243 info: info-am
245 info-am:
247 install-data-am:
249 install-exec-am:
251 install-info: install-info-am
253 install-man:
255 installcheck-am:
257 maintainer-clean: maintainer-clean-am
259 maintainer-clean-am: distclean-am maintainer-clean-generic
261 mostlyclean: mostlyclean-am
263 mostlyclean-am: mostlyclean-generic
265 uninstall-am: uninstall-info-am
267 uninstall-info: uninstall-info-am
269 .PHONY: all all-am check check-DEJAGNU check-am clean clean-generic \
270 distclean distclean-generic distdir dvi dvi-am info info-am \
271 install install-am install-data install-data-am install-exec \
272 install-exec-am install-info install-info-am install-man \
273 install-strip installcheck installcheck-am installdirs \
274 maintainer-clean maintainer-clean-generic mostlyclean \
275 mostlyclean-generic uninstall uninstall-am uninstall-info-am
277 # Tell versions [3.59,3.63) of GNU make to not export all variables.
278 # Otherwise a system limit (for SysV at least) may be exceeded.
279 .NOEXPORT: