source: trunk/essentials/sys-devel/flex/tests/Makefile.in

Last change on this file was 3031, checked in by bird, 18 years ago

flex 2.5.33.

File size: 15.4 KB
Line 
1# Makefile.in generated by automake 1.7.5 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# This file is part of flex.
18
19# Redistribution and use in source and binary forms, with or without
20# modification, are permitted provided that the following conditions
21# are met:
22
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.
28
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.
32
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.
37
38srcdir = @srcdir@
39top_srcdir = @top_srcdir@
40VPATH = @srcdir@
41pkgdatadir = $(datadir)/@PACKAGE@
42pkglibdir = $(libdir)/@PACKAGE@
43pkgincludedir = $(includedir)/@PACKAGE@
44top_builddir = ..
45
46am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
47INSTALL = @INSTALL@
48install_sh_DATA = $(install_sh) -c -m 644
49install_sh_PROGRAM = $(install_sh) -c
50install_sh_SCRIPT = $(install_sh) -c
51INSTALL_HEADER = $(INSTALL_DATA)
52transform = $(program_transform_name)
53NORMAL_INSTALL = :
54PRE_INSTALL = :
55POST_INSTALL = :
56NORMAL_UNINSTALL = :
57PRE_UNINSTALL = :
58POST_UNINSTALL = :
59host_triplet = @host@
60ACLOCAL = @ACLOCAL@
61AMDEP_FALSE = @AMDEP_FALSE@
62AMDEP_TRUE = @AMDEP_TRUE@
63AMTAR = @AMTAR@
64AUTOCONF = @AUTOCONF@
65AUTOHEADER = @AUTOHEADER@
66AUTOMAKE = @AUTOMAKE@
67AWK = @AWK@
68BISON = @BISON@
69CC = @CC@
70CCDEPMODE = @CCDEPMODE@
71CFLAGS = @CFLAGS@
72CPP = @CPP@
73CPPFLAGS = @CPPFLAGS@
74CXX = @CXX@
75CXXDEPMODE = @CXXDEPMODE@
76CXXFLAGS = @CXXFLAGS@
77CYGPATH_W = @CYGPATH_W@
78DEFS = @DEFS@
79DEPDIR = @DEPDIR@
80ECHO_C = @ECHO_C@
81ECHO_N = @ECHO_N@
82ECHO_T = @ECHO_T@
83EGREP = @EGREP@
84EXEEXT = @EXEEXT@
85GMSGFMT = @GMSGFMT@
86HELP2MAN = @HELP2MAN@
87INDENT = @INDENT@
88INSTALL_DATA = @INSTALL_DATA@
89INSTALL_PROGRAM = @INSTALL_PROGRAM@
90INSTALL_SCRIPT = @INSTALL_SCRIPT@
91INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
92INTLLIBS = @INTLLIBS@
93LDFLAGS = @LDFLAGS@
94LEX = @LEX@
95LEXLIB = @LEXLIB@
96LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
97LIBICONV = @LIBICONV@
98LIBINTL = @LIBINTL@
99LIBOBJS = @LIBOBJS@
100LIBS = @LIBS@
101LN_S = @LN_S@
102LTLIBICONV = @LTLIBICONV@
103LTLIBINTL = @LTLIBINTL@
104LTLIBOBJS = @LTLIBOBJS@
105M4 = @M4@
106MAKEINFO = @MAKEINFO@
107MKINSTALLDIRS = @MKINSTALLDIRS@
108MSGFMT = @MSGFMT@
109MSGMERGE = @MSGMERGE@
110OBJEXT = @OBJEXT@
111PACKAGE = @PACKAGE@
112PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
113PACKAGE_NAME = @PACKAGE_NAME@
114PACKAGE_STRING = @PACKAGE_STRING@
115PACKAGE_TARNAME = @PACKAGE_TARNAME@
116PACKAGE_VERSION = @PACKAGE_VERSION@
117PATH_SEPARATOR = @PATH_SEPARATOR@
118POSUB = @POSUB@
119RANLIB = @RANLIB@
120SET_MAKE = @SET_MAKE@
121SHELL = @SHELL@
122STRIP = @STRIP@
123USE_NLS = @USE_NLS@
124VERSION = @VERSION@
125XGETTEXT = @XGETTEXT@
126YACC = @YACC@
127ac_ct_CC = @ac_ct_CC@
128ac_ct_CXX = @ac_ct_CXX@
129ac_ct_RANLIB = @ac_ct_RANLIB@
130ac_ct_STRIP = @ac_ct_STRIP@
131am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
132am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
133am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
134am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
135am__include = @am__include@
136am__leading_dot = @am__leading_dot@
137am__quote = @am__quote@
138bindir = @bindir@
139build = @build@
140build_alias = @build_alias@
141build_cpu = @build_cpu@
142build_os = @build_os@
143build_vendor = @build_vendor@
144datadir = @datadir@
145exec_prefix = @exec_prefix@
146host = @host@
147host_alias = @host_alias@
148host_cpu = @host_cpu@
149host_os = @host_os@
150host_vendor = @host_vendor@
151includedir = @includedir@
152infodir = @infodir@
153install_sh = @install_sh@
154libdir = @libdir@
155libexecdir = @libexecdir@
156localstatedir = @localstatedir@
157mandir = @mandir@
158oldincludedir = @oldincludedir@
159prefix = @prefix@
160program_transform_name = @program_transform_name@
161sbindir = @sbindir@
162sharedstatedir = @sharedstatedir@
163sysconfdir = @sysconfdir@
164target_alias = @target_alias@
165
166EXTRA_DIST = \
167 README
168
169
170dist_noinst_SCRIPTS = \
171 create-test
172
173
174DIST_SUBDIRS = \
175 test-rescan-r \
176 test-rescan-nr \
177 test-basic-nr \
178 test-basic-r \
179 test-bison-yylloc \
180 test-bison-yylval \
181 test-bison-nr \
182 test-multiple-scanners-nr \
183 test-multiple-scanners-r \
184 test-header-nr \
185 test-header-r \
186 test-reject \
187 test-c++-multiple-scanners \
188 test-c++-basic \
189 test-posixly-correct \
190 test-posix \
191 test-mem-r \
192 test-mem-nr \
193 test-debug-nr \
194 test-debug-r \
195 test-lineno-r \
196 test-lineno-nr \
197 test-linedir-r \
198 TEMPLATE \
199 test-top \
200 test-array-nr \
201 test-array-r \
202 test-c-cpp-nr \
203 test-c-cpp-r \
204 test-include-by-buffer \
205 test-include-by-push \
206 test-include-by-reentrant \
207 test-prefix-nr \
208 test-prefix-r \
209 test-pthread \
210 test-string-nr \
211 test-string-r \
212 test-yyextra \
213 test-noansi-nr \
214 test-noansi-r \
215 test-table-opts
216
217
218SUBDIRS = \
219 test-rescan-r \
220 test-rescan-nr \
221 test-basic-nr \
222 test-basic-r \
223 test-bison-yylloc \
224 test-bison-yylval \
225 test-bison-nr \
226 test-multiple-scanners-nr \
227 test-multiple-scanners-r \
228 test-header-nr \
229 test-header-r \
230 test-reject \
231 test-c++-multiple-scanners \
232 test-c++-basic \
233 test-posixly-correct \
234 test-posix \
235 test-mem-r \
236 test-mem-nr \
237 test-debug-nr \
238 test-debug-r \
239 test-lineno-r \
240 test-lineno-nr \
241 test-linedir-r \
242 test-array-nr \
243 test-array-r \
244 test-c-cpp-nr \
245 test-c-cpp-r \
246 test-include-by-buffer \
247 test-include-by-push \
248 test-include-by-reentrant \
249 test-prefix-nr \
250 test-prefix-r \
251 test-pthread \
252 test-string-nr \
253 test-string-r \
254 test-yyextra \
255 test-noansi-nr \
256 test-noansi-r \
257 test-top \
258 test-table-opts
259
260subdir = tests
261ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
262mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
263CONFIG_HEADER = $(top_builddir)/config.h
264CONFIG_CLEAN_FILES =
265SCRIPTS = $(dist_noinst_SCRIPTS)
266
267DIST_SOURCES =
268
269RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \
270 ps-recursive install-info-recursive uninstall-info-recursive \
271 all-recursive install-data-recursive install-exec-recursive \
272 installdirs-recursive install-recursive uninstall-recursive \
273 check-recursive installcheck-recursive
274DIST_COMMON = README $(dist_noinst_SCRIPTS) Makefile.am Makefile.in
275all: all-recursive
276
277.SUFFIXES:
278$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
279 cd $(top_srcdir) && \
280 $(AUTOMAKE) --gnu tests/Makefile
281Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
282 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
283uninstall-info-am:
284
285# This directory's subdirectories are mostly independent; you can cd
286# into them and run `make' without going through this Makefile.
287# To change the values of `make' variables: instead of editing Makefiles,
288# (1) if the variable is set in `config.status', edit `config.status'
289# (which will cause the Makefiles to be regenerated when you run `make');
290# (2) otherwise, pass the desired values on the `make' command line.
291$(RECURSIVE_TARGETS):
292 @set fnord $$MAKEFLAGS; amf=$$2; \
293 dot_seen=no; \
294 target=`echo $@ | sed s/-recursive//`; \
295 list='$(SUBDIRS)'; for subdir in $$list; do \
296 echo "Making $$target in $$subdir"; \
297 if test "$$subdir" = "."; then \
298 dot_seen=yes; \
299 local_target="$$target-am"; \
300 else \
301 local_target="$$target"; \
302 fi; \
303 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
304 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
305 done; \
306 if test "$$dot_seen" = "no"; then \
307 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
308 fi; test -z "$$fail"
309
310mostlyclean-recursive clean-recursive distclean-recursive \
311maintainer-clean-recursive:
312 @set fnord $$MAKEFLAGS; amf=$$2; \
313 dot_seen=no; \
314 case "$@" in \
315 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
316 *) list='$(SUBDIRS)' ;; \
317 esac; \
318 rev=''; for subdir in $$list; do \
319 if test "$$subdir" = "."; then :; else \
320 rev="$$subdir $$rev"; \
321 fi; \
322 done; \
323 rev="$$rev ."; \
324 target=`echo $@ | sed s/-recursive//`; \
325 for subdir in $$rev; do \
326 echo "Making $$target in $$subdir"; \
327 if test "$$subdir" = "."; then \
328 local_target="$$target-am"; \
329 else \
330 local_target="$$target"; \
331 fi; \
332 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
333 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
334 done && test -z "$$fail"
335tags-recursive:
336 list='$(SUBDIRS)'; for subdir in $$list; do \
337 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
338 done
339ctags-recursive:
340 list='$(SUBDIRS)'; for subdir in $$list; do \
341 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
342 done
343
344ETAGS = etags
345ETAGSFLAGS =
346
347CTAGS = ctags
348CTAGSFLAGS =
349
350tags: TAGS
351
352ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
353 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
354 unique=`for i in $$list; do \
355 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
356 done | \
357 $(AWK) ' { files[$$0] = 1; } \
358 END { for (i in files) print i; }'`; \
359 mkid -fID $$unique
360
361TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
362 $(TAGS_FILES) $(LISP)
363 tags=; \
364 here=`pwd`; \
365 if (etags --etags-include --version) >/dev/null 2>&1; then \
366 include_option=--etags-include; \
367 else \
368 include_option=--include; \
369 fi; \
370 list='$(SUBDIRS)'; for subdir in $$list; do \
371 if test "$$subdir" = .; then :; else \
372 test -f $$subdir/TAGS && \
373 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
374 fi; \
375 done; \
376 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
377 unique=`for i in $$list; do \
378 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
379 done | \
380 $(AWK) ' { files[$$0] = 1; } \
381 END { for (i in files) print i; }'`; \
382 test -z "$(ETAGS_ARGS)$$tags$$unique" \
383 || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
384 $$tags $$unique
385
386ctags: CTAGS
387CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
388 $(TAGS_FILES) $(LISP)
389 tags=; \
390 here=`pwd`; \
391 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
392 unique=`for i in $$list; do \
393 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
394 done | \
395 $(AWK) ' { files[$$0] = 1; } \
396 END { for (i in files) print i; }'`; \
397 test -z "$(CTAGS_ARGS)$$tags$$unique" \
398 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
399 $$tags $$unique
400
401GTAGS:
402 here=`$(am__cd) $(top_builddir) && pwd` \
403 && cd $(top_srcdir) \
404 && gtags -i $(GTAGS_ARGS) $$here
405
406distclean-tags:
407 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
408DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
409
410top_distdir = ..
411distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
412
413distdir: $(DISTFILES)
414 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
415 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
416 list='$(DISTFILES)'; for file in $$list; do \
417 case $$file in \
418 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
419 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
420 esac; \
421 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
422 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
423 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
424 dir="/$$dir"; \
425 $(mkinstalldirs) "$(distdir)$$dir"; \
426 else \
427 dir=''; \
428 fi; \
429 if test -d $$d/$$file; then \
430 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
431 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
432 fi; \
433 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
434 else \
435 test -f $(distdir)/$$file \
436 || cp -p $$d/$$file $(distdir)/$$file \
437 || exit 1; \
438 fi; \
439 done
440 list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
441 if test "$$subdir" = .; then :; else \
442 test -d $(distdir)/$$subdir \
443 || mkdir $(distdir)/$$subdir \
444 || exit 1; \
445 (cd $$subdir && \
446 $(MAKE) $(AM_MAKEFLAGS) \
447 top_distdir="$(top_distdir)" \
448 distdir=../$(distdir)/$$subdir \
449 distdir) \
450 || exit 1; \
451 fi; \
452 done
453check-am: all-am
454 $(MAKE) $(AM_MAKEFLAGS) check-local
455check: check-recursive
456all-am: Makefile $(SCRIPTS)
457installdirs: installdirs-recursive
458installdirs-am:
459
460install: install-recursive
461install-exec: install-exec-recursive
462install-data: install-data-recursive
463uninstall: uninstall-recursive
464
465install-am: all-am
466 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
467
468installcheck: installcheck-recursive
469install-strip:
470 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
471 INSTALL_STRIP_FLAG=-s \
472 `test -z '$(STRIP)' || \
473 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
474mostlyclean-generic:
475
476clean-generic:
477
478distclean-generic:
479 -rm -f Makefile $(CONFIG_CLEAN_FILES)
480
481maintainer-clean-generic:
482 @echo "This command is intended for maintainers to use"
483 @echo "it deletes files that may require special tools to rebuild."
484clean: clean-recursive
485
486clean-am: clean-generic mostlyclean-am
487
488distclean: distclean-recursive
489
490distclean-am: clean-am distclean-generic distclean-tags
491
492dvi: dvi-recursive
493
494dvi-am:
495
496info: info-recursive
497
498info-am:
499
500install-data-am:
501
502install-exec-am:
503
504install-info: install-info-recursive
505
506install-man:
507
508installcheck-am:
509
510maintainer-clean: maintainer-clean-recursive
511
512maintainer-clean-am: distclean-am maintainer-clean-generic
513
514mostlyclean: mostlyclean-recursive
515
516mostlyclean-am: mostlyclean-generic
517
518pdf: pdf-recursive
519
520pdf-am:
521
522ps: ps-recursive
523
524ps-am:
525
526uninstall-am: uninstall-info-am
527
528uninstall-info: uninstall-info-recursive
529
530.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
531 check-local clean clean-generic clean-recursive ctags \
532 ctags-recursive distclean distclean-generic distclean-recursive \
533 distclean-tags distdir dvi dvi-am dvi-recursive info info-am \
534 info-recursive install install-am install-data install-data-am \
535 install-data-recursive install-exec install-exec-am \
536 install-exec-recursive install-info install-info-am \
537 install-info-recursive install-man install-recursive \
538 install-strip installcheck installcheck-am installdirs \
539 installdirs-am installdirs-recursive maintainer-clean \
540 maintainer-clean-generic maintainer-clean-recursive mostlyclean \
541 mostlyclean-generic mostlyclean-recursive pdf pdf-am \
542 pdf-recursive ps ps-am ps-recursive tags tags-recursive \
543 uninstall uninstall-am uninstall-info-am \
544 uninstall-info-recursive uninstall-recursive
545
546
547# clean up before running the test suite so we dont test old builds of test code
548
549check-local: clean
550 NOK=;\
551 NFAIL=;\
552 for dir in $(SUBDIRS) ; do \
553 echo Executing test "$$dir" ; \
554 ( cd "$$dir" && $(MAKE) test > OUTPUT 2>&1 ) ; \
555 case $$? in \
556 0 ) echo Test "$$DIR" succeeded.; \
557 NOK=0$$NOK;\
558 ;; \
559 * ) echo Test "$$DIR" FAILED. See "$$dir"/OUTPUT for details. ; \
560 NFAIL=0$$NFAIL; \
561 ;; \
562 esac; \
563 done ; \
564 echo Results: ; \
565 echo Tests succeeded: `echo @ECHO_N@ "$$NOK@ECHO_C@"|wc -c`; \
566 echo Tests FAILED: `echo @ECHO_N@ "$$NFAIL@ECHO_C@"|wc -c` ; \
567 test "$$NFAIL" = ""
568# Tell versions [3.59,3.63) of GNU make to not export all variables.
569# Otherwise a system limit (for SysV at least) may be exceeded.
570.NOEXPORT:
Note: See TracBrowser for help on using the repository browser.