Update build system to Autoconf 2.58, Automake 1.7, gettext 0.12.1.
[pspp-builds.git] / tests / Makefile.in
1 # Makefile.in generated by automake 1.7.9 from Makefile.am.
2 # @configure_input@
3
4 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
5 # 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 srcdir = @srcdir@
18 top_srcdir = @top_srcdir@
19 VPATH = @srcdir@
20 pkgdatadir = $(datadir)/@PACKAGE@
21 pkglibdir = $(libdir)/@PACKAGE@
22 pkgincludedir = $(includedir)/@PACKAGE@
23 top_builddir = ..
24
25 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26 INSTALL = @INSTALL@
27 install_sh_DATA = $(install_sh) -c -m 644
28 install_sh_PROGRAM = $(install_sh) -c
29 install_sh_SCRIPT = $(install_sh) -c
30 INSTALL_HEADER = $(INSTALL_DATA)
31 transform = $(program_transform_name)
32 NORMAL_INSTALL = :
33 PRE_INSTALL = :
34 POST_INSTALL = :
35 NORMAL_UNINSTALL = :
36 PRE_UNINSTALL = :
37 POST_UNINSTALL = :
38 host_triplet = @host@
39 ACLOCAL = @ACLOCAL@
40 ALLOCA = @ALLOCA@
41 AMDEP_FALSE = @AMDEP_FALSE@
42 AMDEP_TRUE = @AMDEP_TRUE@
43 AMTAR = @AMTAR@
44 AUTOCONF = @AUTOCONF@
45 AUTOHEADER = @AUTOHEADER@
46 AUTOMAKE = @AUTOMAKE@
47 AWK = @AWK@
48 BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@
49 CATOBJEXT = @CATOBJEXT@
50 CC = @CC@
51 CCDEPMODE = @CCDEPMODE@
52 CFLAGS = @CFLAGS@
53 CPP = @CPP@
54 CPPFLAGS = @CPPFLAGS@
55 CYGPATH_W = @CYGPATH_W@
56 DATADIRNAME = @DATADIRNAME@
57 DEFS = @DEFS@
58 DEPDIR = @DEPDIR@
59 ECHO_C = @ECHO_C@
60 ECHO_N = @ECHO_N@
61 ECHO_T = @ECHO_T@
62 EGREP = @EGREP@
63 EXEEXT = @EXEEXT@
64 GENCAT = @GENCAT@
65 GLIBC21 = @GLIBC21@
66 GMSGFMT = @GMSGFMT@
67 INSTALL_DATA = @INSTALL_DATA@
68 INSTALL_PROGRAM = @INSTALL_PROGRAM@
69 INSTALL_SCRIPT = @INSTALL_SCRIPT@
70 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
71 INSTOBJEXT = @INSTOBJEXT@
72 INTLBISON = @INTLBISON@
73 INTLLIBS = @INTLLIBS@
74 INTLOBJS = @INTLOBJS@
75 INTL_LIBTOOL_SUFFIX_PREFIX = @INTL_LIBTOOL_SUFFIX_PREFIX@
76 LDFLAGS = @LDFLAGS@
77 LIBICONV = @LIBICONV@
78 LIBINTL = @LIBINTL@
79 LIBOBJS = @LIBOBJS@
80 LIBS = @LIBS@
81 LN_S = @LN_S@
82 LTLIBICONV = @LTLIBICONV@
83 LTLIBINTL = @LTLIBINTL@
84 LTLIBOBJS = @LTLIBOBJS@
85 MAKEINFO = @MAKEINFO@
86 MKINSTALLDIRS = @MKINSTALLDIRS@
87 MSGFMT = @MSGFMT@
88 MSGMERGE = @MSGMERGE@
89 OBJEXT = @OBJEXT@
90 PACKAGE = @PACKAGE@
91 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
92 PACKAGE_NAME = @PACKAGE_NAME@
93 PACKAGE_STRING = @PACKAGE_STRING@
94 PACKAGE_TARNAME = @PACKAGE_TARNAME@
95 PACKAGE_VERSION = @PACKAGE_VERSION@
96 PATH_SEPARATOR = @PATH_SEPARATOR@
97 POSUB = @POSUB@
98 RANLIB = @RANLIB@
99 SET_MAKE = @SET_MAKE@
100 SHELL = @SHELL@
101 STRIP = @STRIP@
102 USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
103 USE_NLS = @USE_NLS@
104 VERSION = @VERSION@
105 XGETTEXT = @XGETTEXT@
106 ac_ct_CC = @ac_ct_CC@
107 ac_ct_RANLIB = @ac_ct_RANLIB@
108 ac_ct_STRIP = @ac_ct_STRIP@
109 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
110 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
111 am__include = @am__include@
112 am__leading_dot = @am__leading_dot@
113 am__quote = @am__quote@
114 bindir = @bindir@
115 build = @build@
116 build_alias = @build_alias@
117 build_cpu = @build_cpu@
118 build_os = @build_os@
119 build_vendor = @build_vendor@
120 datadir = @datadir@
121 exec_prefix = @exec_prefix@
122 host = @host@
123 host_alias = @host_alias@
124 host_cpu = @host_cpu@
125 host_os = @host_os@
126 host_vendor = @host_vendor@
127 includedir = @includedir@
128 infodir = @infodir@
129 install_sh = @install_sh@
130 libdir = @libdir@
131 libexecdir = @libexecdir@
132 localstatedir = @localstatedir@
133 mandir = @mandir@
134 oldincludedir = @oldincludedir@
135 prefix = @prefix@
136 program_transform_name = @program_transform_name@
137 sbindir = @sbindir@
138 sharedstatedir = @sharedstatedir@
139 sysconfdir = @sysconfdir@
140 target_alias = @target_alias@
141
142 TESTS = syntax
143
144 noinst_PROGRAMS = gengarbage
145
146 noinst_DATA = sort.data
147
148 EXTRA_DIST = aggregate.stat autorecod.stat beg-data.stat bignum.data    \
149 bignum.stat compute.stat count.stat crosstabs.stat data-fmts.stat       \
150 data-list.data data-list.stat descript.stat do-if.stat do-repeat.stat   \
151 expr.stat file-lab.stat filter.stat flip.stat gengarbage.c              \
152 inpt-pgm.stat lag.stat list.data list.stat loop.stat mtch-file.stat     \
153 means.stat mdfy-vars.stat print.stat pcs-if.stat recode.stat            \
154 repeating.stat reread.data reread.stat sample.stat sort.stat            \
155 splt-file.stat sys-info.stat t-test.stat tabs.stat temporary.stat       \
156 time-date.stat vector.stat weighting.data weighting.stat syntax
157
158
159 DISTCLEANFILES = *.save sort.data pspp.* foo* msgs *.actual
160
161 MAINTAINERCLEANFILES = Makefile.in
162 subdir = tests
163 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
164 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
165 CONFIG_HEADER = $(top_builddir)/config.h
166 CONFIG_CLEAN_FILES =
167 noinst_PROGRAMS = gengarbage$(EXEEXT)
168 PROGRAMS = $(noinst_PROGRAMS)
169
170 gengarbage_SOURCES = gengarbage.c
171 gengarbage_OBJECTS = gengarbage.$(OBJEXT)
172 gengarbage_LDADD = $(LDADD)
173 gengarbage_DEPENDENCIES =
174 gengarbage_LDFLAGS =
175
176 DEFAULT_INCLUDES =  -I. -I$(srcdir) -I$(top_builddir)
177 depcomp = $(SHELL) $(top_srcdir)/depcomp
178 am__depfiles_maybe = depfiles
179 @AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/gengarbage.Po
180 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
181         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
182 CCLD = $(CC)
183 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
184 DIST_SOURCES = gengarbage.c
185 DATA = $(noinst_DATA)
186
187 DIST_COMMON = $(srcdir)/Makefile.in ChangeLog Makefile.am
188 SOURCES = gengarbage.c
189
190 all: all-am
191
192 .SUFFIXES:
193 .SUFFIXES: .c .o .obj
194 $(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.ac $(ACLOCAL_M4)
195         cd $(top_srcdir) && \
196           $(AUTOMAKE) --gnu  tests/Makefile
197 Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
198         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
199
200 clean-noinstPROGRAMS:
201         -test -z "$(noinst_PROGRAMS)" || rm -f $(noinst_PROGRAMS)
202 gengarbage$(EXEEXT): $(gengarbage_OBJECTS) $(gengarbage_DEPENDENCIES) 
203         @rm -f gengarbage$(EXEEXT)
204         $(LINK) $(gengarbage_LDFLAGS) $(gengarbage_OBJECTS) $(gengarbage_LDADD) $(LIBS)
205
206 mostlyclean-compile:
207         -rm -f *.$(OBJEXT) core *.core
208
209 distclean-compile:
210         -rm -f *.tab.c
211
212 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gengarbage.Po@am__quote@
213
214 .c.o:
215 @am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
216 @am__fastdepCC_TRUE@      -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
217 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
218 @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
219 @am__fastdepCC_TRUE@    fi
220 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
221 @AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
222 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
223 @am__fastdepCC_FALSE@   $(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<
224
225 .c.obj:
226 @am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
227 @am__fastdepCC_TRUE@      -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \
228 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
229 @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
230 @am__fastdepCC_TRUE@    fi
231 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
232 @AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
233 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
234 @am__fastdepCC_FALSE@   $(COMPILE) -c `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`
235 uninstall-info-am:
236
237 ETAGS = etags
238 ETAGSFLAGS =
239
240 CTAGS = ctags
241 CTAGSFLAGS =
242
243 tags: TAGS
244
245 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
246         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
247         unique=`for i in $$list; do \
248             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
249           done | \
250           $(AWK) '    { files[$$0] = 1; } \
251                END { for (i in files) print i; }'`; \
252         mkid -fID $$unique
253
254 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
255                 $(TAGS_FILES) $(LISP)
256         tags=; \
257         here=`pwd`; \
258         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
259         unique=`for i in $$list; do \
260             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
261           done | \
262           $(AWK) '    { files[$$0] = 1; } \
263                END { for (i in files) print i; }'`; \
264         test -z "$(ETAGS_ARGS)$$tags$$unique" \
265           || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
266              $$tags $$unique
267
268 ctags: CTAGS
269 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
270                 $(TAGS_FILES) $(LISP)
271         tags=; \
272         here=`pwd`; \
273         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
274         unique=`for i in $$list; do \
275             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
276           done | \
277           $(AWK) '    { files[$$0] = 1; } \
278                END { for (i in files) print i; }'`; \
279         test -z "$(CTAGS_ARGS)$$tags$$unique" \
280           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
281              $$tags $$unique
282
283 GTAGS:
284         here=`$(am__cd) $(top_builddir) && pwd` \
285           && cd $(top_srcdir) \
286           && gtags -i $(GTAGS_ARGS) $$here
287
288 distclean-tags:
289         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
290
291 check-TESTS: $(TESTS)
292         @failed=0; all=0; xfail=0; xpass=0; skip=0; \
293         srcdir=$(srcdir); export srcdir; \
294         list='$(TESTS)'; \
295         if test -n "$$list"; then \
296           for tst in $$list; do \
297             if test -f ./$$tst; then dir=./; \
298             elif test -f $$tst; then dir=; \
299             else dir="$(srcdir)/"; fi; \
300             if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
301               all=`expr $$all + 1`; \
302               case " $(XFAIL_TESTS) " in \
303               *" $$tst "*) \
304                 xpass=`expr $$xpass + 1`; \
305                 failed=`expr $$failed + 1`; \
306                 echo "XPASS: $$tst"; \
307               ;; \
308               *) \
309                 echo "PASS: $$tst"; \
310               ;; \
311               esac; \
312             elif test $$? -ne 77; then \
313               all=`expr $$all + 1`; \
314               case " $(XFAIL_TESTS) " in \
315               *" $$tst "*) \
316                 xfail=`expr $$xfail + 1`; \
317                 echo "XFAIL: $$tst"; \
318               ;; \
319               *) \
320                 failed=`expr $$failed + 1`; \
321                 echo "FAIL: $$tst"; \
322               ;; \
323               esac; \
324             else \
325               skip=`expr $$skip + 1`; \
326               echo "SKIP: $$tst"; \
327             fi; \
328           done; \
329           if test "$$failed" -eq 0; then \
330             if test "$$xfail" -eq 0; then \
331               banner="All $$all tests passed"; \
332             else \
333               banner="All $$all tests behaved as expected ($$xfail expected failures)"; \
334             fi; \
335           else \
336             if test "$$xpass" -eq 0; then \
337               banner="$$failed of $$all tests failed"; \
338             else \
339               banner="$$failed of $$all tests did not behave as expected ($$xpass unexpected passes)"; \
340             fi; \
341           fi; \
342           dashes="$$banner"; \
343           skipped=""; \
344           if test "$$skip" -ne 0; then \
345             skipped="($$skip tests were not run)"; \
346             test `echo "$$skipped" | wc -c` -gt `echo "$$banner" | wc -c` && \
347               dashes="$$skipped"; \
348           fi; \
349           report=""; \
350           if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
351             report="Please report to $(PACKAGE_BUGREPORT)"; \
352             test `echo "$$report" | wc -c` -gt `echo "$$banner" | wc -c` && \
353               dashes="$$report"; \
354           fi; \
355           dashes=`echo "$$dashes" | sed s/./=/g`; \
356           echo "$$dashes"; \
357           echo "$$banner"; \
358           test -n "$$skipped" && echo "$$skipped"; \
359           test -n "$$report" && echo "$$report"; \
360           echo "$$dashes"; \
361           test "$$failed" -eq 0; \
362         else :; fi
363 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
364
365 top_distdir = ..
366 distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
367
368 distdir: $(DISTFILES)
369         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
370         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
371         list='$(DISTFILES)'; for file in $$list; do \
372           case $$file in \
373             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
374             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
375           esac; \
376           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
377           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
378           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
379             dir="/$$dir"; \
380             $(mkinstalldirs) "$(distdir)$$dir"; \
381           else \
382             dir=''; \
383           fi; \
384           if test -d $$d/$$file; then \
385             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
386               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
387             fi; \
388             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
389           else \
390             test -f $(distdir)/$$file \
391             || cp -p $$d/$$file $(distdir)/$$file \
392             || exit 1; \
393           fi; \
394         done
395         $(MAKE) $(AM_MAKEFLAGS) \
396           top_distdir="$(top_distdir)" distdir="$(distdir)" \
397           dist-hook
398 check-am: all-am
399         $(MAKE) $(AM_MAKEFLAGS) check-TESTS
400 check: check-am
401 all-am: Makefile $(PROGRAMS) $(DATA)
402
403 installdirs:
404 install: install-am
405 install-exec: install-exec-am
406 install-data: install-data-am
407 uninstall: uninstall-am
408
409 install-am: all-am
410         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
411
412 installcheck: installcheck-am
413 install-strip:
414         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
415           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
416           `test -z '$(STRIP)' || \
417             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
418 mostlyclean-generic:
419
420 clean-generic:
421
422 distclean-generic:
423         -rm -f $(CONFIG_CLEAN_FILES)
424         -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
425
426 maintainer-clean-generic:
427         @echo "This command is intended for maintainers to use"
428         @echo "it deletes files that may require special tools to rebuild."
429         -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
430 clean: clean-am
431
432 clean-am: clean-generic clean-noinstPROGRAMS mostlyclean-am
433
434 distclean: distclean-am
435         -rm -rf ./$(DEPDIR)
436         -rm -f Makefile
437 distclean-am: clean-am distclean-compile distclean-generic \
438         distclean-tags
439
440 dvi: dvi-am
441
442 dvi-am:
443
444 info: info-am
445
446 info-am:
447
448 install-data-am:
449
450 install-exec-am:
451
452 install-info: install-info-am
453
454 install-man:
455
456 installcheck-am:
457
458 maintainer-clean: maintainer-clean-am
459         -rm -rf ./$(DEPDIR)
460         -rm -f Makefile
461 maintainer-clean-am: distclean-am maintainer-clean-generic
462
463 mostlyclean: mostlyclean-am
464
465 mostlyclean-am: mostlyclean-compile mostlyclean-generic
466
467 pdf: pdf-am
468
469 pdf-am:
470
471 ps: ps-am
472
473 ps-am:
474
475 uninstall-am: uninstall-info-am
476
477 .PHONY: CTAGS GTAGS all all-am check check-TESTS check-am clean \
478         clean-generic clean-noinstPROGRAMS ctags distclean \
479         distclean-compile distclean-generic distclean-tags distdir dvi \
480         dvi-am info info-am install install-am install-data \
481         install-data-am install-exec install-exec-am install-info \
482         install-info-am install-man install-strip installcheck \
483         installcheck-am installdirs maintainer-clean \
484         maintainer-clean-generic mostlyclean mostlyclean-compile \
485         mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
486         uninstall-am uninstall-info-am
487
488
489 bench:
490         make BENCHMARK=1 check
491 sort.data: gengarbage
492         ./gengarbage | head -1000 > $@
493
494 dist-hook:
495         cp -rp $(srcdir)/expect $(distdir)
496 # Tell versions [3.59,3.63) of GNU make to not export all variables.
497 # Otherwise a system limit (for SysV at least) may be exceeded.
498 .NOEXPORT: