.
[coreutils.git] / tests / join / Makefile.in
blob023a1d9d8875614d4d92ac3bfac9fbfb4833186b
1 # Makefile.in generated automatically by automake 1.2 from Makefile.am
3 # Copyright (C) 1994, 1995, 1996, 1997 Free Software Foundation, Inc.
4 # This Makefile.in is free software; the Free Software Foundation
5 # gives unlimited permission to copy, distribute and modify it.
8 SHELL = /bin/sh
10 srcdir = @srcdir@
11 top_srcdir = @top_srcdir@
12 VPATH = @srcdir@
13 prefix = @prefix@
14 exec_prefix = @exec_prefix@
16 bindir = @bindir@
17 sbindir = @sbindir@
18 libexecdir = @libexecdir@
19 datadir = @datadir@
20 sysconfdir = @sysconfdir@
21 sharedstatedir = @sharedstatedir@
22 localstatedir = @localstatedir@
23 libdir = @libdir@
24 infodir = @infodir@
25 mandir = @mandir@
26 includedir = @includedir@
27 oldincludedir = /usr/include
29 pkgdatadir = $(datadir)/@PACKAGE@
30 pkglibdir = $(libdir)/@PACKAGE@
31 pkgincludedir = $(includedir)/@PACKAGE@
33 top_builddir = ../..
35 ACLOCAL = @ACLOCAL@
36 AUTOCONF = @AUTOCONF@
37 AUTOMAKE = @AUTOMAKE@
38 AUTOHEADER = @AUTOHEADER@
40 INSTALL = @INSTALL@
41 INSTALL_PROGRAM = @INSTALL_PROGRAM@
42 INSTALL_DATA = @INSTALL_DATA@
43 INSTALL_SCRIPT = @INSTALL_SCRIPT@
44 transform = @program_transform_name@
46 NORMAL_INSTALL = true
47 PRE_INSTALL = true
48 POST_INSTALL = true
49 NORMAL_UNINSTALL = true
50 PRE_UNINSTALL = true
51 POST_UNINSTALL = true
52 CATALOGS = @CATALOGS@
53 CATOBJEXT = @CATOBJEXT@
54 CC = @CC@
55 CPP = @CPP@
56 DATADIRNAME = @DATADIRNAME@
57 GENCAT = @GENCAT@
58 GMOFILES = @GMOFILES@
59 GMSGFMT = @GMSGFMT@
60 GT_NO = @GT_NO@
61 GT_YES = @GT_YES@
62 INSTOBJEXT = @INSTOBJEXT@
63 INTLDEPS = @INTLDEPS@
64 INTLLIBS = @INTLLIBS@
65 INTLOBJS = @INTLOBJS@
66 LIBOBJS = @LIBOBJS@
67 MAINT = @MAINT@
68 MAKEINFO = @MAKEINFO@
69 MKINSTALLDIRS = @MKINSTALLDIRS@
70 MSGFMT = @MSGFMT@
71 PACKAGE = @PACKAGE@
72 POFILES = @POFILES@
73 POSUB = @POSUB@
74 POW_LIBM = @POW_LIBM@
75 RANLIB = @RANLIB@
76 U = @U@
77 USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
78 USE_NLS = @USE_NLS@
79 VERSION = @VERSION@
80 l = @l@
82 x = join
83 explicit =
84 maint_gen = 1a.I1 1a.I2 1a.X 1b.I1 1b.I2 1b.X 1c.I1 1c.I2 1c.X 1d.I1 1d.I2 \
85 1d.X 1e.I1 1e.I2 1e.X 1f.I1 1f.I2 1f.X 2a.I1 2a.I2 2a.X 2b.I1 2b.I2 2b.X \
86 2c.I1 2c.I2 2c.X 3a.I1 3a.I2 3a.X 4a.I1 4a.I2 4a.X 4b.I1 4b.I2 4b.X 4c.I1 \
87 4c.I2 4c.X 4d.I1 4d.I2 4d.X 4e.I1 4e.I2 4e.X 5a.I1 5a.I2 5a.X 5b.I1 5b.I2 \
88 5b.X 5c.I1 5c.I2 5c.X 5d.I1 5d.I2 5d.X 5e.I1 5e.I2 5e.X 5f.I1 5f.I2 5f.X \
89 5g.I1 5g.I2 5g.X 5h.I1 5h.I2 5h.X 5i.I1 5i.I2 5i.X 5j.I1 5j.I2 5j.X 5k.I1 \
90 5k.I2 5k.X 5l.I1 5l.I2 5l.X 5m.I1 5m.I2 5m.X 6a.I1 6a.I2 6a.X 6b.I1 6b.I2 \
91 6b.X 6c.I1 6c.I2 6c.X 7a.I1 7a.I2 7a.X 8a.I1 8a.I2 8a.X 8b.I1 8b.I2 8b.X \
92 9a.I1 9a.I2 9a.X
93 run_gen = 1a.O 1a.E 1b.O 1b.E 1c.O 1c.E 1d.O 1d.E 1e.O 1e.E 1f.O 1f.E 2a.O \
94 2a.E 2b.O 2b.E 2c.O 2c.E 3a.O 3a.E 4a.O 4a.E 4b.O 4b.E 4c.O 4c.E 4d.O 4d.E \
95 4e.O 4e.E 5a.O 5a.E 5b.O 5b.E 5c.O 5c.E 5d.O 5d.E 5e.O 5e.E 5f.O 5f.E 5g.O \
96 5g.E 5h.O 5h.E 5i.O 5i.E 5j.O 5j.E 5k.O 5k.E 5l.O 5l.E 5m.O 5m.E 6a.O 6a.E \
97 6b.O 6b.E 6c.O 6c.E 7a.O 7a.E 8a.O 8a.E 8b.O 8b.E 9a.O 9a.E
99 EXTRA_DIST = mk-script.pl Test.pm $x-tests $(explicit) $(maint_gen)
100 noinst_SCRIPTS = $x-tests
102 PERL = @PERL@
103 editpl = sed -e 's,@''PERL''@,$(PERL),g' -e 's,@''srcdir''@,@srcdir@,g'
105 TESTS = $x-tests
107 SUFFIXES = .pl
109 MAINTAINERCLEANFILES = $x-tests $(maint_gen)
110 CLEANFILES = $(run_gen)
111 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
112 CONFIG_HEADER = ../../config.h
113 CONFIG_CLEAN_FILES =
114 SCRIPTS = $(noinst_SCRIPTS)
116 DIST_COMMON = Makefile.am Makefile.in TODO
119 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
121 TAR = tar
122 GZIP = --best
123 default: all
125 .SUFFIXES:
126 .SUFFIXES: .pl
127 $(srcdir)/Makefile.in: @MAINT@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
128 cd $(top_srcdir) && $(AUTOMAKE) --gnits tests/join-test/Makefile
130 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES)
131 cd $(top_builddir) \
132 && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
134 tags: TAGS
135 TAGS:
138 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
140 subdir = tests/join-test
142 distdir: $(DISTFILES)
143 here=`cd $(top_builddir) && pwd`; \
144 top_distdir=`cd $(top_distdir) && pwd`; \
145 cd $(top_srcdir) \
146 && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnits tests/join-test/Makefile
147 @for file in $(DISTFILES); do \
148 d=$(srcdir); \
149 test -f $(distdir)/$$file \
150 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
151 || cp -p $$d/$$file $(distdir)/$$file; \
152 done
153 check-TESTS: $(TESTS)
154 @failed=0; all=0; \
155 srcdir=$(srcdir); export srcdir; \
156 for tst in $(TESTS); do \
157 if test -f $$tst; then dir=.; \
158 else dir="$(srcdir)"; fi; \
159 if $(TESTS_ENVIRONMENT) $$dir/$$tst; then \
160 all=`expr $$all + 1`; \
161 echo "PASS: $$tst"; \
162 elif test $$? -ne 77; then \
163 all=`expr $$all + 1`; \
164 failed=`expr $$failed + 1`; \
165 echo "FAIL: $$tst"; \
166 fi; \
167 done; \
168 if test "$$failed" -eq 0; then \
169 banner="All $$all tests passed"; \
170 else \
171 banner="$$failed of $$all tests failed"; \
172 fi; \
173 dashes=`echo "$$banner" | sed s/./=/g`; \
174 echo "$$dashes"; \
175 echo "$$banner"; \
176 echo "$$dashes"; \
177 test "$$failed" -eq 0
178 info:
179 dvi:
180 check: all
181 $(MAKE) check-TESTS
182 installcheck:
183 install-exec:
184 @$(NORMAL_INSTALL)
186 install-data:
187 @$(NORMAL_INSTALL)
189 install: install-exec install-data all
192 uninstall:
194 all: Makefile $(SCRIPTS)
196 install-strip:
197 $(MAKE) INSTALL_PROGRAM='$(INSTALL_PROGRAM) -s' INSTALL_SCRIPT='$(INSTALL_PROGRAM)' install
198 installdirs:
201 mostlyclean-generic:
202 test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
204 clean-generic:
205 test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
207 distclean-generic:
208 rm -f Makefile $(DISTCLEANFILES)
209 rm -f config.cache config.log stamp-h stamp-h[0-9]*
210 test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
212 maintainer-clean-generic:
213 test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
214 test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
215 mostlyclean: mostlyclean-generic
217 clean: clean-generic mostlyclean
219 distclean: distclean-generic clean
220 rm -f config.status
222 maintainer-clean: maintainer-clean-generic distclean
223 @echo "This command is intended for maintainers to use;"
224 @echo "it deletes files that may require special tools to rebuild."
226 .PHONY: default tags distdir check-TESTS info dvi installcheck \
227 install-exec install-data install uninstall all installdirs \
228 mostlyclean-generic distclean-generic clean-generic \
229 maintainer-clean-generic clean mostlyclean distclean maintainer-clean
232 $(srcdir)/$x-tests: @MAINT@mk-script Test.pm
233 ./mk-script ../../src/$x > $@.n
234 mv $@.n $@
235 chmod 755 $@
237 mk-script: ../../config.status
239 .pl:
240 rm -f $@ $@.tmp
241 $(editpl) $< > $@.tmp
242 chmod +x-w $@.tmp
243 mv $@.tmp $@
245 @MAINT@Makefile.am: ../Makefile.am.in Test.pm mk-script
246 @MAINT@ rm -f $@ $@t
247 @MAINT@ sed -n '1,/^##test-files-begin/p' $< > $@t
248 @MAINT@ tool=`echo $(subdir)|sed 's/^tests.//;s/-test//'`; \
249 @MAINT@ echo "x = $$tool" >> $@t
250 @MAINT@ ./mk-script --list >> $@t
251 @MAINT@ sed -n '/^##test-files-end/,$$p' $< >> $@t
252 @MAINT@ mv $@t $@
254 # Tell versions [3.59,3.63) of GNU make to not export all variables.
255 # Otherwise a system limit (for SysV at least) may be exceeded.
256 .NOEXPORT: