09a96c8ee784fa62b6d7160a5af08c9a31c08a41
[pspp-builds.git] / tests / Makefile.in
1 # Makefile.in generated automatically by automake 1.4 from Makefile.am
2
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.
7
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.
12
13
14 SHELL = @SHELL@
15
16 srcdir = @srcdir@
17 top_srcdir = @top_srcdir@
18 VPATH = @srcdir@
19 prefix = @prefix@
20 exec_prefix = @exec_prefix@
21
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
34
35 DESTDIR =
36
37 pkgdatadir = $(datadir)/@PACKAGE@
38 pkglibdir = $(libdir)/@PACKAGE@
39 pkgincludedir = $(includedir)/@PACKAGE@
40
41 top_builddir = ..
42
43 ACLOCAL = @ACLOCAL@
44 AUTOCONF = @AUTOCONF@
45 AUTOMAKE = @AUTOMAKE@
46 AUTOHEADER = @AUTOHEADER@
47
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@
53
54 NORMAL_INSTALL = :
55 PRE_INSTALL = :
56 POST_INSTALL = :
57 NORMAL_UNINSTALL = :
58 PRE_UNINSTALL = :
59 POST_UNINSTALL = :
60 build_alias = @build_alias@
61 build_triplet = @build@
62 host_alias = @host_alias@
63 host_triplet = @host@
64 target_alias = @target_alias@
65 target_triplet = @target@
66 CATALOGS = @CATALOGS@
67 CATOBJEXT = @CATOBJEXT@
68 CC = @CC@
69 CFLAGS = @CFLAGS@
70 CPP = @CPP@
71 DATADIRNAME = @DATADIRNAME@
72 GENCAT = @GENCAT@
73 GMOFILES = @GMOFILES@
74 GMP_LIBS = @GMP_LIBS@
75 GMP_SUBDIRS = @GMP_SUBDIRS@
76 GMSGFMT = @GMSGFMT@
77 GT_NO = @GT_NO@
78 GT_YES = @GT_YES@
79 INSTOBJEXT = @INSTOBJEXT@
80 INTLDEPS = @INTLDEPS@
81 INTLLIBS = @INTLLIBS@
82 INTLOBJS = @INTLOBJS@
83 LN_S = @LN_S@
84 LOCAL_CC = @LOCAL_CC@
85 MAKEINFO = @MAKEINFO@
86 MKINSTALLDIRS = @MKINSTALLDIRS@
87 MSGFMT = @MSGFMT@
88 PACKAGE = @PACKAGE@
89 POFILES = @POFILES@
90 POSUB = @POSUB@
91 RANLIB = @RANLIB@
92 U = @U@
93 USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
94 USE_NLS = @USE_NLS@
95 VERSION = @VERSION@
96 l = @l@
97
98 TESTS = syntax bugs/double-frequency.sh
99
100 noinst_PROGRAMS = gengarbage
101
102 noinst_DATA = sort.data
103
104 EXTRA_DIST = aggregate.stat autorecod.stat beg-data.stat bignum.data    bignum.stat compute.stat count.stat crosstabs.stat data-fmts.stat       data-list.data data-list.stat descript.stat do-if.stat do-repeat.stat   expr.stat file-lab.stat filter.stat flip.stat gengarbage.c              inpt-pgm.stat lag.stat list.data list.stat loop.stat mtch-file.stat     means.stat mdfy-vars.stat print.stat pcs-if.stat recode.stat            repeating.stat reread.data reread.stat sample.stat sort.stat            splt-file.stat sys-info.stat t-test.stat tabs.stat temporary.stat       time-date.stat vector.stat weighting.data weighting.stat syntax
105
106
107 DISTCLEANFILES = *.save sort.data pspp.* foo* msgs *.actual
108
109 MAINTAINERCLEANFILES = Makefile.in
110 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
111 CONFIG_HEADER = ../config.h
112 CONFIG_CLEAN_FILES = 
113 PROGRAMS =  $(noinst_PROGRAMS)
114
115
116 DEFS = @DEFS@ -I. -I$(srcdir) -I..
117 CPPFLAGS = @CPPFLAGS@
118 LDFLAGS = @LDFLAGS@
119 LIBS = @LIBS@
120 gengarbage_SOURCES = gengarbage.c
121 gengarbage_OBJECTS =  gengarbage.o
122 gengarbage_LDADD = $(LDADD)
123 gengarbage_DEPENDENCIES = 
124 gengarbage_LDFLAGS = 
125 COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
126 CCLD = $(CC)
127 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
128 DATA =  $(noinst_DATA)
129
130 DIST_COMMON =  ChangeLog Makefile.am Makefile.in
131
132
133 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
134
135 TAR = tar
136 GZIP_ENV = --best
137 SOURCES = gengarbage.c
138 OBJECTS = gengarbage.o
139
140 all: all-redirect
141 .SUFFIXES:
142 .SUFFIXES: .S .c .o .s
143 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
144         cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps tests/Makefile
145
146 Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
147         cd $(top_builddir) \
148           && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
149
150
151 mostlyclean-noinstPROGRAMS:
152
153 clean-noinstPROGRAMS:
154         -test -z "$(noinst_PROGRAMS)" || rm -f $(noinst_PROGRAMS)
155
156 distclean-noinstPROGRAMS:
157
158 maintainer-clean-noinstPROGRAMS:
159
160 .c.o:
161         $(COMPILE) -c $<
162
163 .s.o:
164         $(COMPILE) -c $<
165
166 .S.o:
167         $(COMPILE) -c $<
168
169 mostlyclean-compile:
170         -rm -f *.o core *.core
171
172 clean-compile:
173
174 distclean-compile:
175         -rm -f *.tab.c
176
177 maintainer-clean-compile:
178
179 gengarbage: $(gengarbage_OBJECTS) $(gengarbage_DEPENDENCIES)
180         @rm -f gengarbage
181         $(LINK) $(gengarbage_LDFLAGS) $(gengarbage_OBJECTS) $(gengarbage_LDADD) $(LIBS)
182
183 tags: TAGS
184
185 ID: $(HEADERS) $(SOURCES) $(LISP)
186         list='$(SOURCES) $(HEADERS)'; \
187         unique=`for i in $$list; do echo $$i; done | \
188           awk '    { files[$$0] = 1; } \
189                END { for (i in files) print i; }'`; \
190         here=`pwd` && cd $(srcdir) \
191           && mkid -f$$here/ID $$unique $(LISP)
192
193 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) $(LISP)
194         tags=; \
195         here=`pwd`; \
196         list='$(SOURCES) $(HEADERS)'; \
197         unique=`for i in $$list; do echo $$i; done | \
198           awk '    { files[$$0] = 1; } \
199                END { for (i in files) print i; }'`; \
200         test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
201           || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags  $$unique $(LISP) -o $$here/TAGS)
202
203 mostlyclean-tags:
204
205 clean-tags:
206
207 distclean-tags:
208         -rm -f TAGS ID
209
210 maintainer-clean-tags:
211
212 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
213
214 subdir = tests
215
216 distdir: $(DISTFILES)
217         @for file in $(DISTFILES); do \
218           d=$(srcdir); \
219           if test -d $$d/$$file; then \
220             cp -pr $$d/$$file $(distdir)/$$file; \
221           else \
222             test -f $(distdir)/$$file \
223             || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
224             || cp -p $$d/$$file $(distdir)/$$file || :; \
225           fi; \
226         done
227         $(MAKE) $(AM_MAKEFLAGS) top_distdir="$(top_distdir)" distdir="$(distdir)" dist-hook
228 gengarbage.o: gengarbage.c
229
230 check-TESTS: $(TESTS)
231         @failed=0; all=0; \
232         srcdir=$(srcdir); export srcdir; \
233         for tst in $(TESTS); do \
234           if test -f $$tst; then dir=.; \
235           else dir="$(srcdir)"; fi; \
236           if $(TESTS_ENVIRONMENT) $$dir/$$tst; then \
237             all=`expr $$all + 1`; \
238             echo "PASS: $$tst"; \
239           elif test $$? -ne 77; then \
240             all=`expr $$all + 1`; \
241             failed=`expr $$failed + 1`; \
242             echo "FAIL: $$tst"; \
243           fi; \
244         done; \
245         if test "$$failed" -eq 0; then \
246           banner="All $$all tests passed"; \
247         else \
248           banner="$$failed of $$all tests failed"; \
249         fi; \
250         dashes=`echo "$$banner" | sed s/./=/g`; \
251         echo "$$dashes"; \
252         echo "$$banner"; \
253         echo "$$dashes"; \
254         test "$$failed" -eq 0
255 info-am:
256 info: info-am
257 dvi-am:
258 dvi: dvi-am
259 check-am: all-am
260         $(MAKE) $(AM_MAKEFLAGS) check-TESTS
261 check: check-am
262 installcheck-am:
263 installcheck: installcheck-am
264 install-exec-am:
265 install-exec: install-exec-am
266
267 install-data-am:
268 install-data: install-data-am
269
270 install-am: all-am
271         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
272 install: install-am
273 uninstall-am:
274 uninstall: uninstall-am
275 all-am: Makefile $(PROGRAMS) $(DATA)
276 all-redirect: all-am
277 install-strip:
278         $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
279 installdirs:
280
281
282 mostlyclean-generic:
283
284 clean-generic:
285
286 distclean-generic:
287         -rm -f Makefile $(CONFIG_CLEAN_FILES)
288         -rm -f config.cache config.log stamp-h stamp-h[0-9]*
289         -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
290
291 maintainer-clean-generic:
292         -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
293 mostlyclean-am:  mostlyclean-noinstPROGRAMS mostlyclean-compile \
294                 mostlyclean-tags mostlyclean-generic
295
296 mostlyclean: mostlyclean-am
297
298 clean-am:  clean-noinstPROGRAMS clean-compile clean-tags clean-generic \
299                 mostlyclean-am
300
301 clean: clean-am
302
303 distclean-am:  distclean-noinstPROGRAMS distclean-compile distclean-tags \
304                 distclean-generic clean-am
305
306 distclean: distclean-am
307
308 maintainer-clean-am:  maintainer-clean-noinstPROGRAMS \
309                 maintainer-clean-compile maintainer-clean-tags \
310                 maintainer-clean-generic distclean-am
311         @echo "This command is intended for maintainers to use;"
312         @echo "it deletes files that may require special tools to rebuild."
313
314 maintainer-clean: maintainer-clean-am
315
316 .PHONY: mostlyclean-noinstPROGRAMS distclean-noinstPROGRAMS \
317 clean-noinstPROGRAMS maintainer-clean-noinstPROGRAMS \
318 mostlyclean-compile distclean-compile clean-compile \
319 maintainer-clean-compile tags mostlyclean-tags distclean-tags \
320 clean-tags maintainer-clean-tags distdir check-TESTS info-am info \
321 dvi-am dvi check check-am installcheck-am installcheck install-exec-am \
322 install-exec install-data-am install-data install-am install \
323 uninstall-am uninstall all-redirect all-am all installdirs \
324 mostlyclean-generic distclean-generic clean-generic \
325 maintainer-clean-generic clean mostlyclean distclean maintainer-clean
326
327
328 bench:
329         make BENCHMARK=1 check
330 sort.data: gengarbage
331         ./gengarbage | head -1000 > $@
332
333 dist-hook:
334         cp -rp $(srcdir)/expect $(distdir)
335
336 # Tell versions [3.59,3.63) of GNU make to not export all variables.
337 # Otherwise a system limit (for SysV at least) may be exceeded.
338 .NOEXPORT: