1 # Makefile.in generated by automake 1.11.6 from Makefile.am.
2 # tests/Makefile. Generated from Makefile.in by configure.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
18 # This file is part of flex.
20 # Redistribution and use in source and binary forms, with or without
21 # modification, are permitted provided that the following conditions
24 # 1. Redistributions of source code must retain the above copyright
25 # notice, this list of conditions and the following disclaimer.
26 # 2. Redistributions in binary form must reproduce the above copyright
27 # notice, this list of conditions and the following disclaimer in the
28 # documentation and/or other materials provided with the distribution.
30 # Neither the name of the University nor the names of its contributors
31 # may be used to endorse or promote products derived from this software
32 # without specific prior written permission.
34 # THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR
35 # IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
36 # WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
45 echo
'am--echo: ; @echo "AM" OK' |
$(MAKE
) -f
- 2>/dev
/null \
46 | grep
'^AM OK$$' >/dev
/null || am__dry
=yes
;; \
48 for am__flg in
$$MAKEFLAGS; do \
51 *n
*) am__dry
=yes
; break
;; \
55 test $$am__dry = yes
; \
57 pkgdatadir
= $(datadir)/flex
58 pkgincludedir
= $(includedir)/flex
59 pkglibdir
= $(libdir)/flex
60 pkglibexecdir
= $(libexecdir
)/flex
61 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
62 install_sh_DATA
= $(install_sh
) -c
-m
644
63 install_sh_PROGRAM
= $(install_sh
) -c
64 install_sh_SCRIPT
= $(install_sh
) -c
65 INSTALL_HEADER
= $(INSTALL_DATA
)
66 transform
= $(program_transform_name
)
73 build_triplet
= x86_64-unknown-netbsd7.99
.1
74 host_triplet
= x86_64-unknown-netbsd7.99
.1
76 DIST_COMMON
= README
$(dist_noinst_SCRIPTS
) $(srcdir)/Makefile.am \
78 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
79 am__aclocal_m4_deps
= $(top_srcdir
)/m4
/gettext.m4 \
80 $(top_srcdir
)/m4
/iconv.m4
$(top_srcdir
)/m4
/intlmacosx.m4 \
81 $(top_srcdir
)/m4
/lib-ld.m4
$(top_srcdir
)/m4
/lib-link.m4 \
82 $(top_srcdir
)/m4
/lib-prefix.m4
$(top_srcdir
)/m4
/libtool.m4 \
83 $(top_srcdir
)/m4
/ltoptions.m4
$(top_srcdir
)/m4
/ltsugar.m4 \
84 $(top_srcdir
)/m4
/ltversion.m4
$(top_srcdir
)/m4
/lt~obsolete.m4 \
85 $(top_srcdir
)/m4
/nls.m4
$(top_srcdir
)/m4
/po.m4 \
86 $(top_srcdir
)/m4
/progtest.m4
$(top_srcdir
)/configure.ac
87 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
89 mkinstalldirs
= $(install_sh
) -d
90 CONFIG_HEADER
= $(top_builddir
)/config.h
92 CONFIG_CLEAN_VPATH_FILES
=
93 SCRIPTS
= $(dist_noinst_SCRIPTS
)
96 RECURSIVE_TARGETS
= all-recursive check-recursive dvi-recursive \
97 html-recursive info-recursive install-data-recursive \
98 install-dvi-recursive install-exec-recursive \
99 install-html-recursive install-info-recursive \
100 install-pdf-recursive install-ps-recursive install-recursive \
101 installcheck-recursive installdirs-recursive pdf-recursive \
102 ps-recursive uninstall-recursive
103 am__can_run_installinfo
= \
104 case
$$AM_UPDATE_INFO_DIR in \
106 *) (install-info
--version
) >/dev
/null
2>&1;; \
108 RECURSIVE_CLEAN_TARGETS
= mostlyclean-recursive clean-recursive \
109 distclean-recursive maintainer-clean-recursive
110 AM_RECURSIVE_TARGETS
= $(RECURSIVE_TARGETS
:-recursive
=) \
111 $(RECURSIVE_CLEAN_TARGETS
:-recursive
=) tags TAGS ctags CTAGS \
115 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
118 sed_first
='s,^\([^/]*\)/.*$$,\1,'; \
119 sed_rest
='s,^[^/]*/*,,'; \
120 sed_last
='s,^.*/\([^/]*\)$$,\1,'; \
121 sed_butlast
='s,/*[^/]*$$,,'; \
122 while
test -n
"$$dir1"; do \
123 first
=`echo "$$dir1" | sed -e "$$sed_first"`; \
124 if
test "$$first" != "."; then \
125 if
test "$$first" = ".."; then \
126 dir2
=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
127 dir0
=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
129 first2
=`echo "$$dir2" | sed -e "$$sed_first"`; \
130 if
test "$$first2" = "$$first"; then \
131 dir2
=`echo "$$dir2" | sed -e "$$sed_rest"`; \
135 dir0
="$$dir0"/"$$first"; \
138 dir1
=`echo "$$dir1" | sed -e "$$sed_rest"`; \
141 ACLOCAL
= ${SHELL} /usr
/src
/external
/bsd
/flex
/flex-2.5
.39/missing
--run aclocal-1.11
145 AUTOCONF
= ${SHELL} /usr
/src
/external
/bsd
/flex
/flex-2.5
.39/missing
--run autoconf
146 AUTOHEADER
= ${SHELL} /usr
/src
/external
/bsd
/flex
/flex-2.5
.39/missing
--run autoheader
147 AUTOMAKE
= ${SHELL} /usr
/src
/external
/bsd
/flex
/flex-2.5
.39/missing
--run automake-1.11
149 BISON
= /usr
/pkg
/bin
/bison
151 CCDEPMODE
= depmode
=gcc3
157 CXXDEPMODE
= depmode
=gcc3
160 DEFS
= -DHAVE_CONFIG_H
168 EGREP
= /usr
/bin
/grep
-E
170 FGREP
= /usr
/bin
/grep
-F
171 GETTEXT_MACRO_VERSION
= 0.18
172 GMSGFMT
= /usr
/pkg
/bin
/msgfmt
173 GMSGFMT_015
= /usr
/pkg
/bin
/msgfmt
175 HELP2MAN
= /usr
/pkg
/bin
/help2man
176 INDENT
= /usr
/bin
/indent
177 INSTALL
= /usr
/bin
/install -c
178 INSTALL_DATA
= ${INSTALL} -m
644
179 INSTALL_PROGRAM
= ${INSTALL}
180 INSTALL_SCRIPT
= ${INSTALL}
181 INSTALL_STRIP_PROGRAM
= $(install_sh
) -c
-s
188 LEX_OUTPUT_ROOT
= lex.yy
193 LIBTOOL
= $(SHELL
) $(top_builddir
)/libtool
199 M4
= /usr
/pkg
/bin
/gm4
200 MAKEINFO
= ${SHELL} /usr
/src
/external
/bsd
/flex
/flex-2.5
.39/missing
--run
makeinfo
202 MKDIR_P
= ..
/.
/install-sh
-c
-d
203 MSGFMT
= /usr
/pkg
/bin
/msgfmt
204 MSGFMT_015
= /usr
/pkg
/bin
/msgfmt
205 MSGMERGE
= /usr
/pkg
/bin
/msgmerge
213 PACKAGE_BUGREPORT
= flex-help@lists.sourceforge.net
214 PACKAGE_NAME
= the fast lexical analyser generator
215 PACKAGE_STRING
= the fast lexical analyser generator
2.5.39
216 PACKAGE_TARNAME
= flex
218 PACKAGE_VERSION
= 2.5.39
222 SED
= /usr
/pkg
/bin
/gsed
224 SHARED_VERSION_INFO
= 2:0:0
229 XGETTEXT
= /usr
/pkg
/bin
/xgettext
230 XGETTEXT_015
= /usr
/pkg
/bin
/xgettext
231 XGETTEXT_EXTRA_OPTIONS
=
234 abs_builddir
= /usr
/src
/external
/bsd
/flex
/flex-2.5
.39/tests
235 abs_srcdir
= /usr
/src
/external
/bsd
/flex
/flex-2.5
.39/tests
236 abs_top_builddir
= /usr
/src
/external
/bsd
/flex
/flex-2.5
.39
237 abs_top_srcdir
= /usr
/src
/external
/bsd
/flex
/flex-2.5
.39
242 am__include
= include
245 am__tar
= $${TAR-tar
} chof
- "$$tardir"
246 am__untar
= $${TAR-tar
} xf
-
247 bindir = ${exec_prefix}/bin
248 build
= x86_64-unknown-netbsd7.99
.1
251 build_os
= netbsd7.99
.1
252 build_vendor
= unknown
254 datadir = ${datarootdir}
255 datarootdir
= ${prefix}/share
256 docdir
= ${datarootdir}/doc
/${PACKAGE_TARNAME}
258 exec_prefix = ${prefix}
259 host
= x86_64-unknown-netbsd7.99
.1
262 host_os
= netbsd7.99
.1
263 host_vendor
= unknown
265 includedir = ${prefix}/include
266 infodir = ${datarootdir}/info
267 install_sh
= ${SHELL} /usr
/src
/external
/bsd
/flex
/flex-2.5
.39/install-sh
268 libdir = ${exec_prefix}/lib
269 libexecdir
= ${exec_prefix}/libexec
270 localedir
= ${datarootdir}/locale
271 localstatedir
= ${prefix}/var
272 mandir = ${datarootdir}/man
273 mkdir_p
= $(top_builddir
)/.
/install-sh
-c
-d
274 oldincludedir = /usr
/include
277 program_transform_name
= s
,x
,x
,
279 sbindir
= ${exec_prefix}/sbin
280 sharedstatedir
= ${prefix}/com
282 sysconfdir
= ${prefix}/etc
284 top_build_prefix
= ..
/
290 dist_noinst_SCRIPTS
= \
294 test-concatenated-options \
306 test-multiple-scanners-nr \
307 test-multiple-scanners-r \
311 test-c
++-multiple-scanners \
313 test-posixly-correct \
321 test-lineno-trailing \
329 test-include-by-buffer \
330 test-include-by-push \
331 test-include-by-reentrant \
344 test-concatenated-options \
356 test-multiple-scanners-nr \
357 test-multiple-scanners-r \
361 test-c
++-multiple-scanners \
363 test-posixly-correct \
371 test-lineno-trailing \
377 test-include-by-buffer \
378 test-include-by-push \
379 test-include-by-reentrant \
395 $(srcdir)/Makefile.in
: $(srcdir)/Makefile.am
$(am__configure_deps
)
397 case
'$(am__configure_deps)' in \
399 ( cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
) \
400 && { if
test -f
$@
; then exit
0; else break
; fi
; }; \
404 echo
' cd $(top_srcdir) && $(AUTOMAKE) --gnu tests/Makefile'; \
405 $(am__cd
) $(top_srcdir
) && \
406 $(AUTOMAKE
) --gnu tests
/Makefile
408 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
411 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
;; \
413 echo
' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
414 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$(subdir
)/$@
$(am__depfiles_maybe
);; \
417 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
418 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
420 $(top_srcdir
)/configure
: $(am__configure_deps
)
421 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
422 $(ACLOCAL_M4
): $(am__aclocal_m4_deps
)
423 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
424 $(am__aclocal_m4_deps
):
432 # This directory's subdirectories are mostly independent; you can cd
433 # into them and run `make' without going through this Makefile.
434 # To change the values of `make' variables: instead of editing Makefiles,
435 # (1) if the variable is set in `config.status', edit `config.status'
436 # (which will cause the Makefiles to be regenerated when you run `make');
437 # (2) otherwise, pass the desired values on the `make' command line.
438 $(RECURSIVE_TARGETS
):
439 @fail
= failcom
='exit 1'; \
440 for f in x
$$MAKEFLAGS; do \
443 *k
*) failcom
='fail=yes';; \
447 target
=`echo $@ | sed s/-recursive//`; \
448 list
='$(SUBDIRS)'; for subdir in
$$list; do \
449 echo
"Making $$target in $$subdir"; \
450 if
test "$$subdir" = "."; then \
452 local_target
="$$target-am"; \
454 local_target
="$$target"; \
456 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
459 if
test "$$dot_seen" = "no"; then \
460 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
463 $(RECURSIVE_CLEAN_TARGETS
):
464 @fail
= failcom
='exit 1'; \
465 for f in x
$$MAKEFLAGS; do \
468 *k
*) failcom
='fail=yes';; \
473 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
474 *) list
='$(SUBDIRS)' ;; \
476 rev
=''; for subdir in
$$list; do \
477 if
test "$$subdir" = "."; then
:; else \
478 rev
="$$subdir $$rev"; \
482 target
=`echo $@ | sed s/-recursive//`; \
483 for subdir in
$$rev; do \
484 echo
"Making $$target in $$subdir"; \
485 if
test "$$subdir" = "."; then \
486 local_target
="$$target-am"; \
488 local_target
="$$target"; \
490 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
492 done
&& test -z
"$$fail"
494 list
='$(SUBDIRS)'; for subdir in
$$list; do \
495 test "$$subdir" = . ||
($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
498 list
='$(SUBDIRS)'; for subdir in
$$list; do \
499 test "$$subdir" = . ||
($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) ctags
); \
502 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
503 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
504 unique
=`for i in $$list; do \
505 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
507 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
508 END { if (nonempty) { for (i in files) print i; }; }'`; \
512 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
513 $(TAGS_FILES
) $(LISP
)
516 if
($(ETAGS
) --etags-include
--version
) >/dev
/null
2>&1; then \
517 include_option
=--etags-include
; \
520 include_option
=--include; \
523 list
='$(SUBDIRS)'; for subdir in
$$list; do \
524 if
test "$$subdir" = .
; then
:; else \
525 test ! -f
$$subdir/TAGS || \
526 set
"$$@" "$$include_option=$$here/$$subdir/TAGS"; \
529 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
530 unique
=`for i in $$list; do \
531 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
533 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
534 END { if (nonempty) { for (i in files) print i; }; }'`; \
536 if
test -z
"$(ETAGS_ARGS)$$*$$unique"; then
:; else \
537 test -n
"$$unique" || unique
=$$empty_fix; \
538 if
test $$# -gt 0; then \
539 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
542 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
547 CTAGS
: ctags-recursive
$(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
548 $(TAGS_FILES
) $(LISP
)
549 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
550 unique
=`for i in $$list; do \
551 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
553 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
554 END { if (nonempty) { for (i in files) print i; }; }'`; \
555 test -z
"$(CTAGS_ARGS)$$unique" \
556 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
560 here
=`$(am__cd) $(top_builddir) && pwd` \
561 && $(am__cd
) $(top_srcdir
) \
562 && gtags
-i
$(GTAGS_ARGS
) "$$here"
565 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
567 distdir
: $(DISTFILES
)
568 @srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
569 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
570 list
='$(DISTFILES)'; \
571 dist_files
=`for file in $$list; do echo $$file; done | \
572 sed -e "s|^$$srcdirstrip/||;t" \
573 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
574 case
$$dist_files in \
575 */*) $(MKDIR_P
) `echo "$$dist_files" | \
576 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
579 for file in
$$dist_files; do \
580 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
581 if
test -d
$$d/$$file; then \
582 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
583 if
test -d
"$(distdir)/$$file"; then \
584 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
586 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
587 cp
-fpR
$(srcdir)/$$file "$(distdir)$$dir" || exit
1; \
588 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
590 cp
-fpR
$$d/$$file "$(distdir)$$dir" || exit
1; \
592 test -f
"$(distdir)/$$file" \
593 || cp
-p
$$d/$$file "$(distdir)/$$file" \
597 @list
='$(DIST_SUBDIRS)'; for subdir in
$$list; do \
598 if
test "$$subdir" = .
; then
:; else \
600 ||
test -d
"$(distdir)/$$subdir" \
601 ||
$(MKDIR_P
) "$(distdir)/$$subdir" \
603 dir1
=$$subdir; dir2
="$(distdir)/$$subdir"; \
605 new_distdir
=$$reldir; \
606 dir1
=$$subdir; dir2
="$(top_distdir)"; \
608 new_top_distdir
=$$reldir; \
609 echo
" (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
610 echo
" am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
611 ($(am__cd
) $$subdir && \
612 $(MAKE
) $(AM_MAKEFLAGS
) \
613 top_distdir
="$$new_top_distdir" \
614 distdir
="$$new_distdir" \
615 am__remove_distdir
=: \
616 am__skip_length_check
=: \
617 am__skip_mode_fix
=: \
623 $(MAKE
) $(AM_MAKEFLAGS
) check-local
624 check: check-recursive
625 all-am
: Makefile
$(SCRIPTS
)
626 installdirs: installdirs-recursive
628 install: install-recursive
629 install-exec
: install-exec-recursive
630 install-data
: install-data-recursive
631 uninstall: uninstall-recursive
634 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
636 installcheck: installcheck-recursive
638 if
test -z
'$(STRIP)'; then \
639 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
640 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
643 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
644 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
645 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
652 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
653 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
655 maintainer-clean-generic
:
656 @echo
"This command is intended for maintainers to use"
657 @echo
"it deletes files that may require special tools to rebuild."
658 clean: clean-recursive
660 clean-am
: clean-generic clean-libtool mostlyclean-am
662 distclean: distclean-recursive
664 distclean-am
: clean-am distclean-generic distclean-tags
680 install-dvi
: install-dvi-recursive
686 install-html
: install-html-recursive
690 install-info
: install-info-recursive
696 install-pdf
: install-pdf-recursive
700 install-ps
: install-ps-recursive
706 maintainer-clean
: maintainer-clean-recursive
708 maintainer-clean-am
: distclean-am maintainer-clean-generic
710 mostlyclean: mostlyclean-recursive
712 mostlyclean-am
: mostlyclean-generic mostlyclean-libtool
724 .MAKE
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) check-am \
725 ctags-recursive install-am install-strip tags-recursive
727 .PHONY
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) CTAGS GTAGS \
728 all all-am
check check-am check-local
clean clean-generic \
729 clean-libtool ctags ctags-recursive
distclean \
730 distclean-generic distclean-libtool distclean-tags distdir
dvi \
731 dvi-am html html-am
info info-am
install install-am \
732 install-data install-data-am install-dvi install-dvi-am \
733 install-exec install-exec-am install-html install-html-am \
734 install-info install-info-am install-man install-pdf \
735 install-pdf-am install-ps install-ps-am install-strip \
736 installcheck installcheck-am
installdirs installdirs-am \
737 maintainer-clean maintainer-clean-generic
mostlyclean \
738 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
739 tags tags-recursive
uninstall uninstall-am
742 # clean up before running the test suite so we dont test old builds of test code
747 for
dir in
$(SUBDIRS
) ; do \
748 echo Executing
test "$$dir" ; \
749 ( cd
"$$dir" && $(MAKE
) test > OUTPUT
2>&1 ) ; \
751 0 ) echo Test
"$$dir" succeeded.
; \
754 * ) echo Test
"$$dir" FAILED. See
"$$dir"/OUTPUT for details.
; \
760 echo Tests succeeded
: `echo -n "$$NOK"|wc -c`; \
761 echo Tests FAILED
: `echo -n "$$NFAIL"|wc -c` ; \
764 # Tell versions [3.59,3.63) of GNU make to not export all variables.
765 # Otherwise a system limit (for SysV at least) may be exceeded.