Expand PMF_FN_* macros.
[netbsd-mini2440.git] / external / bsd / flex / dist / tests / Makefile.in
blob79d01427ac0f6bbcb61b60c8230272e86f792ac0
1 # Makefile.in generated by automake 1.9.6 from Makefile.am.
2 # @configure_input@
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005 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.
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.
15 @SET_MAKE@
17 # This file is part of flex.
19 # Redistribution and use in source and binary forms, with or without
20 # modification, are permitted provided that the following conditions
21 # are met:
23 # 1. Redistributions of source code must retain the above copyright
24 # notice, this list of conditions and the following disclaimer.
25 # 2. Redistributions in binary form must reproduce the above copyright
26 # notice, this list of conditions and the following disclaimer in the
27 # documentation and/or other materials provided with the distribution.
29 # Neither the name of the University nor the names of its contributors
30 # may be used to endorse or promote products derived from this software
31 # without specific prior written permission.
33 # THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR
34 # IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
35 # WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
36 # PURPOSE.
38 srcdir = @srcdir@
39 top_srcdir = @top_srcdir@
40 VPATH = @srcdir@
41 pkgdatadir = $(datadir)/@PACKAGE@
42 pkglibdir = $(libdir)/@PACKAGE@
43 pkgincludedir = $(includedir)/@PACKAGE@
44 top_builddir = ..
45 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
46 INSTALL = @INSTALL@
47 install_sh_DATA = $(install_sh) -c -m 644
48 install_sh_PROGRAM = $(install_sh) -c
49 install_sh_SCRIPT = $(install_sh) -c
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 build_triplet = @build@
59 host_triplet = @host@
60 subdir = tests
61 DIST_COMMON = README $(dist_noinst_SCRIPTS) $(srcdir)/Makefile.am \
62 $(srcdir)/Makefile.in
63 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
64 am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
65 $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/lib-ld.m4 \
66 $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
67 $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \
68 $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/configure.in
69 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
70 $(ACLOCAL_M4)
71 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
72 CONFIG_HEADER = $(top_builddir)/config.h
73 CONFIG_CLEAN_FILES =
74 SCRIPTS = $(dist_noinst_SCRIPTS)
75 SOURCES =
76 DIST_SOURCES =
77 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
78 html-recursive info-recursive install-data-recursive \
79 install-exec-recursive install-info-recursive \
80 install-recursive installcheck-recursive installdirs-recursive \
81 pdf-recursive ps-recursive uninstall-info-recursive \
82 uninstall-recursive
83 ETAGS = etags
84 CTAGS = ctags
85 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
86 ACLOCAL = @ACLOCAL@
87 ALLOCA = @ALLOCA@
88 AMDEP_FALSE = @AMDEP_FALSE@
89 AMDEP_TRUE = @AMDEP_TRUE@
90 AMTAR = @AMTAR@
91 AUTOCONF = @AUTOCONF@
92 AUTOHEADER = @AUTOHEADER@
93 AUTOMAKE = @AUTOMAKE@
94 AWK = @AWK@
95 BISON = @BISON@
96 CC = @CC@
97 CCDEPMODE = @CCDEPMODE@
98 CFLAGS = @CFLAGS@
99 CPP = @CPP@
100 CPPFLAGS = @CPPFLAGS@
101 CXX = @CXX@
102 CXXDEPMODE = @CXXDEPMODE@
103 CXXFLAGS = @CXXFLAGS@
104 CYGPATH_W = @CYGPATH_W@
105 DEFS = @DEFS@
106 DEPDIR = @DEPDIR@
107 ECHO_C = @ECHO_C@
108 ECHO_N = @ECHO_N@
109 ECHO_T = @ECHO_T@
110 EGREP = @EGREP@
111 EXEEXT = @EXEEXT@
112 GMSGFMT = @GMSGFMT@
113 HELP2MAN = @HELP2MAN@
114 INDENT = @INDENT@
115 INSTALL_DATA = @INSTALL_DATA@
116 INSTALL_PROGRAM = @INSTALL_PROGRAM@
117 INSTALL_SCRIPT = @INSTALL_SCRIPT@
118 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
119 INTLLIBS = @INTLLIBS@
120 LDFLAGS = @LDFLAGS@
121 LEX = @LEX@
122 LEXLIB = @LEXLIB@
123 LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
124 LIBICONV = @LIBICONV@
125 LIBINTL = @LIBINTL@
126 LIBOBJS = @LIBOBJS@
127 LIBS = @LIBS@
128 LN_S = @LN_S@
129 LTLIBICONV = @LTLIBICONV@
130 LTLIBINTL = @LTLIBINTL@
131 LTLIBOBJS = @LTLIBOBJS@
132 M4 = @M4@
133 MAKEINFO = @MAKEINFO@
134 MKINSTALLDIRS = @MKINSTALLDIRS@
135 MSGFMT = @MSGFMT@
136 MSGMERGE = @MSGMERGE@
137 OBJEXT = @OBJEXT@
138 PACKAGE = @PACKAGE@
139 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
140 PACKAGE_NAME = @PACKAGE_NAME@
141 PACKAGE_STRING = @PACKAGE_STRING@
142 PACKAGE_TARNAME = @PACKAGE_TARNAME@
143 PACKAGE_VERSION = @PACKAGE_VERSION@
144 PATH_SEPARATOR = @PATH_SEPARATOR@
145 POSUB = @POSUB@
146 RANLIB = @RANLIB@
147 SET_MAKE = @SET_MAKE@
148 SHELL = @SHELL@
149 STRIP = @STRIP@
150 USE_NLS = @USE_NLS@
151 VERSION = @VERSION@
152 XGETTEXT = @XGETTEXT@
153 YACC = @YACC@
154 ac_ct_CC = @ac_ct_CC@
155 ac_ct_CXX = @ac_ct_CXX@
156 ac_ct_RANLIB = @ac_ct_RANLIB@
157 ac_ct_STRIP = @ac_ct_STRIP@
158 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
159 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
160 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
161 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
162 am__include = @am__include@
163 am__leading_dot = @am__leading_dot@
164 am__quote = @am__quote@
165 am__tar = @am__tar@
166 am__untar = @am__untar@
167 bindir = @bindir@
168 build = @build@
169 build_alias = @build_alias@
170 build_cpu = @build_cpu@
171 build_os = @build_os@
172 build_vendor = @build_vendor@
173 datadir = @datadir@
174 exec_prefix = @exec_prefix@
175 host = @host@
176 host_alias = @host_alias@
177 host_cpu = @host_cpu@
178 host_os = @host_os@
179 host_vendor = @host_vendor@
180 includedir = @includedir@
181 infodir = @infodir@
182 install_sh = @install_sh@
183 libdir = @libdir@
184 libexecdir = @libexecdir@
185 localstatedir = @localstatedir@
186 mandir = @mandir@
187 mkdir_p = @mkdir_p@
188 oldincludedir = @oldincludedir@
189 prefix = @prefix@
190 program_transform_name = @program_transform_name@
191 sbindir = @sbindir@
192 sharedstatedir = @sharedstatedir@
193 sysconfdir = @sysconfdir@
194 target_alias = @target_alias@
195 EXTRA_DIST = \
196 README
198 dist_noinst_SCRIPTS = \
199 create-test
201 DIST_SUBDIRS = \
202 test-concatenated-options \
203 test-c++-yywrap \
204 test-extended \
205 test-ccl \
206 test-quotes \
207 test-rescan-r \
208 test-rescan-nr \
209 test-basic-nr \
210 test-basic-r \
211 test-bison-yylloc \
212 test-bison-yylval \
213 test-bison-nr \
214 test-multiple-scanners-nr \
215 test-multiple-scanners-r \
216 test-header-nr \
217 test-header-r \
218 test-reject \
219 test-c++-multiple-scanners \
220 test-c++-basic \
221 test-posixly-correct \
222 test-posix \
223 test-mem-r \
224 test-mem-nr \
225 test-debug-nr \
226 test-debug-r \
227 test-lineno-r \
228 test-lineno-nr \
229 test-linedir-r \
230 TEMPLATE \
231 test-top \
232 test-array-nr \
233 test-array-r \
234 test-c-cpp-nr \
235 test-c-cpp-r \
236 test-include-by-buffer \
237 test-include-by-push \
238 test-include-by-reentrant \
239 test-prefix-nr \
240 test-prefix-r \
241 test-pthread \
242 test-string-nr \
243 test-string-r \
244 test-yyextra \
245 test-alloc-extra \
246 test-noansi-nr \
247 test-noansi-r \
248 test-table-opts
250 SUBDIRS = \
251 test-concatenated-options \
252 test-c++-yywrap \
253 test-extended \
254 test-ccl \
255 test-quotes \
256 test-rescan-r \
257 test-rescan-nr \
258 test-basic-nr \
259 test-basic-r \
260 test-bison-yylloc \
261 test-bison-yylval \
262 test-bison-nr \
263 test-multiple-scanners-nr \
264 test-multiple-scanners-r \
265 test-header-nr \
266 test-header-r \
267 test-reject \
268 test-c++-multiple-scanners \
269 test-c++-basic \
270 test-posixly-correct \
271 test-posix \
272 test-mem-r \
273 test-mem-nr \
274 test-debug-nr \
275 test-debug-r \
276 test-lineno-r \
277 test-lineno-nr \
278 test-linedir-r \
279 test-array-nr \
280 test-array-r \
281 test-c-cpp-nr \
282 test-c-cpp-r \
283 test-include-by-buffer \
284 test-include-by-push \
285 test-include-by-reentrant \
286 test-prefix-nr \
287 test-prefix-r \
288 test-pthread \
289 test-string-nr \
290 test-string-r \
291 test-yyextra \
292 test-alloc-extra \
293 test-noansi-nr \
294 test-noansi-r \
295 test-top \
296 test-table-opts
298 all: all-recursive
300 .SUFFIXES:
301 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
302 @for dep in $?; do \
303 case '$(am__configure_deps)' in \
304 *$$dep*) \
305 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
306 && exit 0; \
307 exit 1;; \
308 esac; \
309 done; \
310 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnits tests/Makefile'; \
311 cd $(top_srcdir) && \
312 $(AUTOMAKE) --gnits tests/Makefile
313 .PRECIOUS: Makefile
314 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
315 @case '$?' in \
316 *config.status*) \
317 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
318 *) \
319 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
320 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
321 esac;
323 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
324 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
326 $(top_srcdir)/configure: $(am__configure_deps)
327 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
328 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
329 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
330 uninstall-info-am:
332 # This directory's subdirectories are mostly independent; you can cd
333 # into them and run `make' without going through this Makefile.
334 # To change the values of `make' variables: instead of editing Makefiles,
335 # (1) if the variable is set in `config.status', edit `config.status'
336 # (which will cause the Makefiles to be regenerated when you run `make');
337 # (2) otherwise, pass the desired values on the `make' command line.
338 $(RECURSIVE_TARGETS):
339 @failcom='exit 1'; \
340 for f in x $$MAKEFLAGS; do \
341 case $$f in \
342 *=* | --[!k]*);; \
343 *k*) failcom='fail=yes';; \
344 esac; \
345 done; \
346 dot_seen=no; \
347 target=`echo $@ | sed s/-recursive//`; \
348 list='$(SUBDIRS)'; for subdir in $$list; do \
349 echo "Making $$target in $$subdir"; \
350 if test "$$subdir" = "."; then \
351 dot_seen=yes; \
352 local_target="$$target-am"; \
353 else \
354 local_target="$$target"; \
355 fi; \
356 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
357 || eval $$failcom; \
358 done; \
359 if test "$$dot_seen" = "no"; then \
360 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
361 fi; test -z "$$fail"
363 mostlyclean-recursive clean-recursive distclean-recursive \
364 maintainer-clean-recursive:
365 @failcom='exit 1'; \
366 for f in x $$MAKEFLAGS; do \
367 case $$f in \
368 *=* | --[!k]*);; \
369 *k*) failcom='fail=yes';; \
370 esac; \
371 done; \
372 dot_seen=no; \
373 case "$@" in \
374 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
375 *) list='$(SUBDIRS)' ;; \
376 esac; \
377 rev=''; for subdir in $$list; do \
378 if test "$$subdir" = "."; then :; else \
379 rev="$$subdir $$rev"; \
380 fi; \
381 done; \
382 rev="$$rev ."; \
383 target=`echo $@ | sed s/-recursive//`; \
384 for subdir in $$rev; do \
385 echo "Making $$target in $$subdir"; \
386 if test "$$subdir" = "."; then \
387 local_target="$$target-am"; \
388 else \
389 local_target="$$target"; \
390 fi; \
391 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
392 || eval $$failcom; \
393 done && test -z "$$fail"
394 tags-recursive:
395 list='$(SUBDIRS)'; for subdir in $$list; do \
396 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
397 done
398 ctags-recursive:
399 list='$(SUBDIRS)'; for subdir in $$list; do \
400 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
401 done
403 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
404 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
405 unique=`for i in $$list; do \
406 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
407 done | \
408 $(AWK) ' { files[$$0] = 1; } \
409 END { for (i in files) print i; }'`; \
410 mkid -fID $$unique
411 tags: TAGS
413 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
414 $(TAGS_FILES) $(LISP)
415 tags=; \
416 here=`pwd`; \
417 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
418 include_option=--etags-include; \
419 empty_fix=.; \
420 else \
421 include_option=--include; \
422 empty_fix=; \
423 fi; \
424 list='$(SUBDIRS)'; for subdir in $$list; do \
425 if test "$$subdir" = .; then :; else \
426 test ! -f $$subdir/TAGS || \
427 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
428 fi; \
429 done; \
430 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
431 unique=`for i in $$list; do \
432 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
433 done | \
434 $(AWK) ' { files[$$0] = 1; } \
435 END { for (i in files) print i; }'`; \
436 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
437 test -n "$$unique" || unique=$$empty_fix; \
438 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
439 $$tags $$unique; \
441 ctags: CTAGS
442 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
443 $(TAGS_FILES) $(LISP)
444 tags=; \
445 here=`pwd`; \
446 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
447 unique=`for i in $$list; do \
448 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
449 done | \
450 $(AWK) ' { files[$$0] = 1; } \
451 END { for (i in files) print i; }'`; \
452 test -z "$(CTAGS_ARGS)$$tags$$unique" \
453 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
454 $$tags $$unique
456 GTAGS:
457 here=`$(am__cd) $(top_builddir) && pwd` \
458 && cd $(top_srcdir) \
459 && gtags -i $(GTAGS_ARGS) $$here
461 distclean-tags:
462 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
464 distdir: $(DISTFILES)
465 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
466 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
467 list='$(DISTFILES)'; for file in $$list; do \
468 case $$file in \
469 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
470 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
471 esac; \
472 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
473 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
474 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
475 dir="/$$dir"; \
476 $(mkdir_p) "$(distdir)$$dir"; \
477 else \
478 dir=''; \
479 fi; \
480 if test -d $$d/$$file; then \
481 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
482 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
483 fi; \
484 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
485 else \
486 test -f $(distdir)/$$file \
487 || cp -p $$d/$$file $(distdir)/$$file \
488 || exit 1; \
489 fi; \
490 done
491 list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
492 if test "$$subdir" = .; then :; else \
493 test -d "$(distdir)/$$subdir" \
494 || $(mkdir_p) "$(distdir)/$$subdir" \
495 || exit 1; \
496 distdir=`$(am__cd) $(distdir) && pwd`; \
497 top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
498 (cd $$subdir && \
499 $(MAKE) $(AM_MAKEFLAGS) \
500 top_distdir="$$top_distdir" \
501 distdir="$$distdir/$$subdir" \
502 distdir) \
503 || exit 1; \
504 fi; \
505 done
506 check-am: all-am
507 $(MAKE) $(AM_MAKEFLAGS) check-local
508 check: check-recursive
509 all-am: Makefile $(SCRIPTS)
510 installdirs: installdirs-recursive
511 installdirs-am:
512 install: install-recursive
513 install-exec: install-exec-recursive
514 install-data: install-data-recursive
515 uninstall: uninstall-recursive
517 install-am: all-am
518 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
520 installcheck: installcheck-recursive
521 install-strip:
522 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
523 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
524 `test -z '$(STRIP)' || \
525 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
526 mostlyclean-generic:
528 clean-generic:
530 distclean-generic:
531 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
533 maintainer-clean-generic:
534 @echo "This command is intended for maintainers to use"
535 @echo "it deletes files that may require special tools to rebuild."
536 clean: clean-recursive
538 clean-am: clean-generic mostlyclean-am
540 distclean: distclean-recursive
541 -rm -f Makefile
542 distclean-am: clean-am distclean-generic distclean-tags
544 dvi: dvi-recursive
546 dvi-am:
548 html: html-recursive
550 info: info-recursive
552 info-am:
554 install-data-am:
556 install-exec-am:
558 install-info: install-info-recursive
560 install-man:
562 installcheck-am:
564 maintainer-clean: maintainer-clean-recursive
565 -rm -f Makefile
566 maintainer-clean-am: distclean-am maintainer-clean-generic
568 mostlyclean: mostlyclean-recursive
570 mostlyclean-am: mostlyclean-generic
572 pdf: pdf-recursive
574 pdf-am:
576 ps: ps-recursive
578 ps-am:
580 uninstall-am: uninstall-info-am
582 uninstall-info: uninstall-info-recursive
584 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
585 check-local clean clean-generic clean-recursive ctags \
586 ctags-recursive distclean distclean-generic \
587 distclean-recursive distclean-tags distdir dvi dvi-am html \
588 html-am info info-am install install-am install-data \
589 install-data-am install-exec install-exec-am install-info \
590 install-info-am install-man install-strip installcheck \
591 installcheck-am installdirs installdirs-am maintainer-clean \
592 maintainer-clean-generic maintainer-clean-recursive \
593 mostlyclean mostlyclean-generic mostlyclean-recursive pdf \
594 pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \
595 uninstall-info-am
598 # clean up before running the test suite so we dont test old builds of test code
600 check-local: clean
601 NOK=;\
602 NFAIL=;\
603 for dir in $(SUBDIRS) ; do \
604 echo Executing test "$$dir" ; \
605 ( cd "$$dir" && $(MAKE) test > OUTPUT 2>&1 ) ; \
606 case $$? in \
607 0 ) echo Test "$$dir" succeeded.; \
608 NOK=0$$NOK;\
609 ;; \
610 * ) echo Test "$$dir" FAILED. See "$$dir"/OUTPUT for details. ; \
611 NFAIL=0$$NFAIL; \
612 ;; \
613 esac; \
614 done ; \
615 echo Results: ; \
616 echo Tests succeeded: `echo @ECHO_N@ "$$NOK@ECHO_C@"|wc -c`; \
617 echo Tests FAILED: `echo @ECHO_N@ "$$NFAIL@ECHO_C@"|wc -c` ; \
618 test "$$NFAIL" = ""
619 # Tell versions [3.59,3.63) of GNU make to not export all variables.
620 # Otherwise a system limit (for SysV at least) may be exceeded.
621 .NOEXPORT: