* change debian/rules to support DEB_BUILD_OPTIONS. Do not install
[findutils.git] / testsuite / Makefile.in
blob6f2320c6bbec15fcfe9abf57a7e44f60c8d3a773
1 # Makefile.in generated automatically by automake 1.4 from Makefile.am
3 # Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
4 # This Makefile.in is free software; the Free Software Foundation
5 # gives unlimited permission to copy and/or distribute it,
6 # with or without modifications, as long as this notice is preserved.
8 # This program is distributed in the hope that it will be useful,
9 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
10 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
11 # PARTICULAR PURPOSE.
14 SHELL = @SHELL@
16 srcdir = @srcdir@
17 top_srcdir = @top_srcdir@
18 VPATH = @srcdir@
19 prefix = @prefix@
20 exec_prefix = @exec_prefix@
22 bindir = @bindir@
23 sbindir = @sbindir@
24 libexecdir = @libexecdir@
25 datadir = @datadir@
26 sysconfdir = @sysconfdir@
27 sharedstatedir = @sharedstatedir@
28 localstatedir = @localstatedir@
29 libdir = @libdir@
30 infodir = @infodir@
31 mandir = @mandir@
32 includedir = @includedir@
33 oldincludedir = /usr/include
35 DESTDIR =
37 pkgdatadir = $(datadir)/@PACKAGE@
38 pkglibdir = $(libdir)/@PACKAGE@
39 pkgincludedir = $(includedir)/@PACKAGE@
41 top_builddir = ..
43 ACLOCAL = @ACLOCAL@
44 AUTOCONF = @AUTOCONF@
45 AUTOMAKE = @AUTOMAKE@
46 AUTOHEADER = @AUTOHEADER@
48 INSTALL = @INSTALL@
49 INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
50 INSTALL_DATA = @INSTALL_DATA@
51 INSTALL_SCRIPT = @INSTALL_SCRIPT@
52 transform = @program_transform_name@
54 NORMAL_INSTALL = :
55 PRE_INSTALL = :
56 POST_INSTALL = :
57 NORMAL_UNINSTALL = :
58 PRE_UNINSTALL = :
59 POST_UNINSTALL = :
60 CC = @CC@
61 CPP = @CPP@
62 INCLUDES = @INCLUDES@
63 MAKEINFO = @MAKEINFO@
64 PACKAGE = @PACKAGE@
65 RANLIB = @RANLIB@
66 VERSION = @VERSION@
68 AUTOMAKE_OPTIONS = dejagnu
69 XARGS = ../xargs/xargs
70 XARGSFLAGS =
72 RUNTEST = runtest
73 RUNTESTFLAGS =
75 #EXTRA_DIST = config/*.exp inputs/*.xi xargs.*/*.exp xargs.*/*.xo
76 EXTRA_DIST = config/unix.exp inputs/eof.xi inputs/eofstr.xi inputs/files.xi inputs/files0.xi inputs/quotes.xi xargs.gnu/0n3.exp xargs.gnu/0n3.xo xargs.gnu/nothing.exp xargs.gnu/nothing.xo xargs.gnu/r.exp xargs.posix/hithere.exp xargs.posix/hithere.xo xargs.posix/n3.exp xargs.posix/n3.xo xargs.posix/quotes.exp xargs.posix/quotes.xo xargs.posix/s47.exp xargs.posix/s47.xo xargs.posix/s470.exp xargs.posix/s470.xo xargs.posix/s48.exp xargs.posix/s48.xo xargs.posix/s6.exp xargs.sysv/eEOF.exp xargs.sysv/eEOF.xo xargs.sysv/eof.exp xargs.sysv/eof.xo xargs.sysv/iARG.exp xargs.sysv/iARG.xo xargs.sysv/iquotes.exp xargs.sysv/iquotes.xo xargs.sysv/l1n4.exp xargs.sysv/l1n4.xo xargs.sysv/l2.exp xargs.sysv/l2.xo
79 DIST_SUBDIRS = config inputs xargs.gnu xargs.posix xargs.sysv
81 CLEANFILES = *.log *.sum site.exp site.bak
82 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
83 CONFIG_HEADER = ../config.h
84 CONFIG_CLEAN_FILES =
85 DIST_COMMON = Makefile.am Makefile.in
88 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
90 TAR = tar
91 GZIP_ENV = --best
92 EXPECT = expect
93 all: all-redirect
94 .SUFFIXES:
95 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
96 cd $(top_srcdir) && $(AUTOMAKE) --gnu testsuite/Makefile
98 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES)
99 cd $(top_builddir) \
100 && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
102 tags: TAGS
103 TAGS:
106 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
108 subdir = testsuite
110 distdir: $(DISTFILES)
111 here=`cd $(top_builddir) && pwd`; \
112 top_distdir=`cd $(top_distdir) && pwd`; \
113 distdir=`cd $(distdir) && pwd`; \
114 cd $(top_srcdir) \
115 && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu testsuite/Makefile
116 $(mkinstalldirs) $(distdir)/config $(distdir)/inputs \
117 $(distdir)/xargs.gnu $(distdir)/xargs.posix \
118 $(distdir)/xargs.sysv
119 @for file in $(DISTFILES); do \
120 d=$(srcdir); \
121 if test -d $$d/$$file; then \
122 cp -pr $$/$$file $(distdir)/$$file; \
123 else \
124 test -f $(distdir)/$$file \
125 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
126 || cp -p $$d/$$file $(distdir)/$$file || :; \
127 fi; \
128 done
130 DEJATOOL = $(PACKAGE)
132 RUNTESTDEFAULTFLAGS = --tool $(DEJATOOL) --srcdir $$srcdir
134 check-DEJAGNU: site.exp
135 srcdir=`cd $(srcdir) && pwd`; export srcdir; \
136 EXPECT=$(EXPECT); export EXPECT; \
137 runtest=$(RUNTEST); \
138 if $(SHELL) -c "$$runtest --version" > /dev/null 2>&1; then \
139 $$runtest $(RUNTESTDEFAULTFLAGS) $(RUNTESTFLAGS); \
140 else echo "WARNING: could not find \`runtest'" 1>&2; :;\
142 info-am:
143 info: info-am
144 dvi-am:
145 dvi: dvi-am
146 check-am: all-am
147 $(MAKE) $(AM_MAKEFLAGS) check-DEJAGNU
148 check: check-am
149 installcheck-am:
150 installcheck: installcheck-am
151 install-exec-am:
152 install-exec: install-exec-am
154 install-data-am:
155 install-data: install-data-am
157 install-am: all-am
158 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
159 install: install-am
160 uninstall-am:
161 uninstall: uninstall-am
162 all-am: Makefile
163 all-redirect: all-am
164 install-strip:
165 $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
166 installdirs:
169 mostlyclean-generic:
171 clean-generic:
172 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
174 distclean-generic:
175 -rm -f Makefile $(CONFIG_CLEAN_FILES)
176 -rm -f config.cache config.log stamp-h stamp-h[0-9]*
178 maintainer-clean-generic:
179 mostlyclean-am: mostlyclean-generic
181 mostlyclean: mostlyclean-am
183 clean-am: clean-generic mostlyclean-am
185 clean: clean-am
187 distclean-am: distclean-generic clean-am
189 distclean: distclean-am
191 maintainer-clean-am: maintainer-clean-generic distclean-am
192 @echo "This command is intended for maintainers to use;"
193 @echo "it deletes files that may require special tools to rebuild."
195 maintainer-clean: maintainer-clean-am
197 .PHONY: tags distdir check-DEJAGNU info-am info dvi-am dvi check \
198 check-am installcheck-am installcheck install-exec-am install-exec \
199 install-data-am install-data install-am install uninstall-am uninstall \
200 all-redirect all-am all installdirs mostlyclean-generic \
201 distclean-generic clean-generic maintainer-clean-generic clean \
202 mostlyclean distclean maintainer-clean
205 check: site.exp
206 @echo This only works if you have the DejaGNU runtest program installed...
207 $(RUNTEST) $(RUNTESTFLAGS) --tool xargs XARGS=${XARGS} \
208 XARGSFLAGS="${XARGSFLAGS}" --srcdir $(srcdir)
210 site.exp:
211 @echo "Making a new site.exp file..."
212 -@rm -f site.bak
213 -@mv site.exp site.bak
214 @echo "## these variables are automatically generated by make ##" > site.exp
215 @echo "# Do not edit here. If you wish to override these values" >> site.exp
216 @echo "# add them to the last section" >> site.exp
217 @echo "set tool xargs" >> site.exp
218 @echo "set srcdir ${srcdir}" >> site.exp
219 @echo "set objdir `pwd`" >> site.exp
220 @echo "## All variables above are generated by configure. Do Not Edit ##" >> site.exp
221 -@sed '1,/^## All variables above are.*##/ d' site.bak >> site.exp
223 FORCE:
225 # Tell versions [3.59,3.63) of GNU make to not export all variables.
226 # Otherwise a system limit (for SysV at least) may be exceeded.
227 .NOEXPORT: