1# Makefile.in generated by automake 1.11.6 from Makefile.am.
2# tests/test-table-opts/Makefile.  Generated from Makefile.in by configure.
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6# Foundation, Inc.
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.
10
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
14# PARTICULAR PURPOSE.
15
16
17
18# This file is part of flex.
19
20# Redistribution and use in source and binary forms, with or without
21# modification, are permitted provided that the following conditions
22# are met:
23
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.
29
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.
33
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
37# PURPOSE.
38
39# ------------------------------------------------
40# This test is really a set of tests, one for
41# each compression flag. -Ca, -Cem, etc..
42# 'test-opt' builds non-serialized scanners with various table options.
43# 'test-ver' verifies that the serialized tables match the in-code tables.
44# 'test-ser' deserializes the tables at runtime.
45# 'test-mul' checks that we can store multiple tables in a single file.
46# ------------------------------------------------
47
48am__make_dryrun = \
49  { \
50    am__dry=no; \
51    case $$MAKEFLAGS in \
52      *\\[\ \	]*) \
53        echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
54          | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
55      *) \
56        for am__flg in $$MAKEFLAGS; do \
57          case $$am__flg in \
58            *=*|--*) ;; \
59            *n*) am__dry=yes; break;; \
60          esac; \
61        done;; \
62    esac; \
63    test $$am__dry = yes; \
64  }
65pkgdatadir = $(datadir)/flex
66pkgincludedir = $(includedir)/flex
67pkglibdir = $(libdir)/flex
68pkglibexecdir = $(libexecdir)/flex
69am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
70install_sh_DATA = $(install_sh) -c -m 644
71install_sh_PROGRAM = $(install_sh) -c
72install_sh_SCRIPT = $(install_sh) -c
73INSTALL_HEADER = $(INSTALL_DATA)
74transform = $(program_transform_name)
75NORMAL_INSTALL = :
76PRE_INSTALL = :
77POST_INSTALL = :
78NORMAL_UNINSTALL = :
79PRE_UNINSTALL = :
80POST_UNINSTALL = :
81build_triplet = x86_64-unknown-netbsd7.99.1
82host_triplet = x86_64-unknown-netbsd7.99.1
83subdir = tests/test-table-opts
84DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
85ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
86am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
87	$(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 \
88	$(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
89	$(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/libtool.m4 \
90	$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
91	$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
92	$(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \
93	$(top_srcdir)/m4/progtest.m4 $(top_srcdir)/configure.ac
94am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
95	$(ACLOCAL_M4)
96mkinstalldirs = $(install_sh) -d
97CONFIG_HEADER = $(top_builddir)/config.h
98CONFIG_CLEAN_FILES =
99CONFIG_CLEAN_VPATH_FILES =
100SOURCES =
101DIST_SOURCES =
102am__can_run_installinfo = \
103  case $$AM_UPDATE_INFO_DIR in \
104    n|no|NO) false;; \
105    *) (install-info --version) >/dev/null 2>&1;; \
106  esac
107DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
108ACLOCAL = ${SHELL} /usr/src/external/bsd/flex/flex-2.5.39/missing --run aclocal-1.11
109ALLOCA =
110AMTAR = $${TAR-tar}
111AR = ar
112AUTOCONF = ${SHELL} /usr/src/external/bsd/flex/flex-2.5.39/missing --run autoconf
113AUTOHEADER = ${SHELL} /usr/src/external/bsd/flex/flex-2.5.39/missing --run autoheader
114AUTOMAKE = ${SHELL} /usr/src/external/bsd/flex/flex-2.5.39/missing --run automake-1.11
115AWK = gawk
116BISON = /usr/pkg/bin/bison
117CC = gcc
118CCDEPMODE = depmode=gcc3
119CFLAGS = -g -O2
120CPP = gcc -E
121CPPFLAGS =
122CXX = g++
123CXXCPP = g++ -E
124CXXDEPMODE = depmode=gcc3
125CXXFLAGS = -g -O2
126CYGPATH_W = echo
127DEFS = -DHAVE_CONFIG_H
128DEPDIR = .deps
129DLLTOOL = false
130DSYMUTIL =
131DUMPBIN =
132ECHO_C =
133ECHO_N = -n
134ECHO_T =
135EGREP = /usr/bin/grep -E
136EXEEXT =
137FGREP = /usr/bin/grep -F
138GETTEXT_MACRO_VERSION = 0.18
139GMSGFMT = /usr/pkg/bin/msgfmt
140GMSGFMT_015 = /usr/pkg/bin/msgfmt
141GREP = /usr/bin/grep
142HELP2MAN = /usr/pkg/bin/help2man
143INDENT = /usr/bin/indent
144INSTALL = /usr/bin/install -c
145INSTALL_DATA = ${INSTALL} -m 644
146INSTALL_PROGRAM = ${INSTALL}
147INSTALL_SCRIPT = ${INSTALL}
148INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
149INTLLIBS =
150INTL_MACOSX_LIBS =
151LD = /usr/bin/ld
152LDFLAGS =
153LEX = flex
154LEXLIB = -lfl
155LEX_OUTPUT_ROOT = lex.yy
156LIBICONV =
157LIBINTL =
158LIBOBJS =
159LIBS = -lm
160LIBTOOL = $(SHELL) $(top_builddir)/libtool
161LIPO =
162LN_S = ln -s
163LTLIBICONV =
164LTLIBINTL =
165LTLIBOBJS =
166M4 = /usr/pkg/bin/gm4
167MAKEINFO = ${SHELL} /usr/src/external/bsd/flex/flex-2.5.39/missing --run makeinfo
168MANIFEST_TOOL = :
169MKDIR_P = ../.././install-sh -c -d
170MSGFMT = /usr/pkg/bin/msgfmt
171MSGFMT_015 = /usr/pkg/bin/msgfmt
172MSGMERGE = /usr/pkg/bin/msgmerge
173NM = /usr/bin/nm -B
174NMEDIT =
175OBJDUMP = objdump
176OBJEXT = o
177OTOOL =
178OTOOL64 =
179PACKAGE = flex
180PACKAGE_BUGREPORT = flex-help@lists.sourceforge.net
181PACKAGE_NAME = the fast lexical analyser generator
182PACKAGE_STRING = the fast lexical analyser generator 2.5.39
183PACKAGE_TARNAME = flex
184PACKAGE_URL =
185PACKAGE_VERSION = 2.5.39
186PATH_SEPARATOR = :
187POSUB =
188RANLIB = ranlib
189SED = /usr/pkg/bin/gsed
190SET_MAKE =
191SHARED_VERSION_INFO = 2:0:0
192SHELL = /bin/sh
193STRIP = strip
194USE_NLS = no
195VERSION = 2.5.39
196XGETTEXT = /usr/pkg/bin/xgettext
197XGETTEXT_015 = /usr/pkg/bin/xgettext
198XGETTEXT_EXTRA_OPTIONS =
199YACC = bison -y
200YFLAGS =
201abs_builddir = /usr/src/external/bsd/flex/flex-2.5.39/tests/test-table-opts
202abs_srcdir = /usr/src/external/bsd/flex/flex-2.5.39/tests/test-table-opts
203abs_top_builddir = /usr/src/external/bsd/flex/flex-2.5.39
204abs_top_srcdir = /usr/src/external/bsd/flex/flex-2.5.39
205ac_ct_AR = ar
206ac_ct_CC = gcc
207ac_ct_CXX = g++
208ac_ct_DUMPBIN =
209am__include = include
210am__leading_dot = .
211am__quote =
212am__tar = $${TAR-tar} chof - "$$tardir"
213am__untar = $${TAR-tar} xf -
214bindir = ${exec_prefix}/bin
215build = x86_64-unknown-netbsd7.99.1
216build_alias =
217build_cpu = x86_64
218build_os = netbsd7.99.1
219build_vendor = unknown
220builddir = .
221datadir = ${datarootdir}
222datarootdir = ${prefix}/share
223docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
224dvidir = ${docdir}
225exec_prefix = ${prefix}
226host = x86_64-unknown-netbsd7.99.1
227host_alias =
228host_cpu = x86_64
229host_os = netbsd7.99.1
230host_vendor = unknown
231htmldir = ${docdir}
232includedir = ${prefix}/include
233infodir = ${datarootdir}/info
234install_sh = ${SHELL} /usr/src/external/bsd/flex/flex-2.5.39/install-sh
235libdir = ${exec_prefix}/lib
236libexecdir = ${exec_prefix}/libexec
237localedir = ${datarootdir}/locale
238localstatedir = ${prefix}/var
239mandir = ${datarootdir}/man
240mkdir_p = $(top_builddir)/./install-sh -c -d
241oldincludedir = /usr/include
242pdfdir = ${docdir}
243prefix = /usr/local
244program_transform_name = s,x,x,
245psdir = ${docdir}
246sbindir = ${exec_prefix}/sbin
247sharedstatedir = ${prefix}/com
248srcdir = .
249sysconfdir = ${prefix}/etc
250target_alias =
251top_build_prefix = ../../
252top_builddir = ../..
253top_srcdir = ../..
254FLEX = $(top_builddir)/flex
255testname := test-table-opts
256allopts := -Ca -Ce -Cf -CF -Cm -Cem -Cae -Caef -CaeF -Cam -Caem
257
258# the test names themselves
259opttests := $(foreach opt,$(allopts), test-opt-nr$(opt) test-opt-r$(opt))
260sertests := $(foreach opt,$(allopts), test-ser-nr$(opt) test-ser-r$(opt))
261vertests := $(foreach opt,$(allopts), test-ver-nr$(opt) test-ver-r$(opt))
262alltests := $(opttests) $(vertests) $(sertests) test-mul
263
264# the executables to build
265optexe := $(addsuffix $(EXEEXT),$(opttests))
266verexe := $(addsuffix $(EXEEXT),$(vertests))
267serexe := $(addsuffix $(EXEEXT),$(sertests))
268allexe := $(optexe) $(verexe) $(serexe)
269
270# the .c files
271optsrc := $(addsuffix .c,$(opttests))
272versrc := $(addsuffix .c,$(vertests))
273sersrc := $(addsuffix .c,$(sertests))
274allsrc := $(optsrc) $(versrc) $(sersrc)
275
276# the .o files
277optobj := $(addsuffix .o,$(opttests))
278verobj := $(addsuffix .o,$(vertests))
279serobj := $(addsuffix .o,$(sertests))
280allobj := $(optobj) $(verobj) $(serobj)
281
282# the .tables files
283sertables := $(addsuffix .tables,$(sertests))
284alltables := $(addsuffix .tables,$(alltests))
285EXTRA_DIST = scanner.l test.input
286CLEANFILES = scanner.c OUTPUT $(allobj) $(allsrc) $(alltables) \
287             all-ser.tables $(allexe)
288
289AM_CPPFLAGS = -I$(srcdir) -I$(top_srcdir) -I$(top_builddir)
290all: all-am
291
292.SUFFIXES:
293$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
294	@for dep in $?; do \
295	  case '$(am__configure_deps)' in \
296	    *$$dep*) \
297	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
298	        && { if test -f $@; then exit 0; else break; fi; }; \
299	      exit 1;; \
300	  esac; \
301	done; \
302	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu tests/test-table-opts/Makefile'; \
303	$(am__cd) $(top_srcdir) && \
304	  $(AUTOMAKE) --gnu tests/test-table-opts/Makefile
305.PRECIOUS: Makefile
306Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
307	@case '$?' in \
308	  *config.status*) \
309	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
310	  *) \
311	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
312	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
313	esac;
314
315$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
316	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
317
318$(top_srcdir)/configure:  $(am__configure_deps)
319	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
320$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
321	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
322$(am__aclocal_m4_deps):
323
324mostlyclean-libtool:
325	-rm -f *.lo
326
327clean-libtool:
328	-rm -rf .libs _libs
329tags: TAGS
330TAGS:
331
332ctags: CTAGS
333CTAGS:
334
335
336distdir: $(DISTFILES)
337	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
338	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
339	list='$(DISTFILES)'; \
340	  dist_files=`for file in $$list; do echo $$file; done | \
341	  sed -e "s|^$$srcdirstrip/||;t" \
342	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
343	case $$dist_files in \
344	  */*) $(MKDIR_P) `echo "$$dist_files" | \
345			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
346			   sort -u` ;; \
347	esac; \
348	for file in $$dist_files; do \
349	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
350	  if test -d $$d/$$file; then \
351	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
352	    if test -d "$(distdir)/$$file"; then \
353	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
354	    fi; \
355	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
356	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
357	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
358	    fi; \
359	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
360	  else \
361	    test -f "$(distdir)/$$file" \
362	    || cp -p $$d/$$file "$(distdir)/$$file" \
363	    || exit 1; \
364	  fi; \
365	done
366check-am: all-am
367check: check-am
368all-am: Makefile
369installdirs:
370install: install-am
371install-exec: install-exec-am
372install-data: install-data-am
373uninstall: uninstall-am
374
375install-am: all-am
376	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
377
378installcheck: installcheck-am
379install-strip:
380	if test -z '$(STRIP)'; then \
381	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
382	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
383	      install; \
384	else \
385	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
386	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
387	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
388	fi
389mostlyclean-generic:
390
391clean-generic:
392	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
393
394distclean-generic:
395	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
396	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
397
398maintainer-clean-generic:
399	@echo "This command is intended for maintainers to use"
400	@echo "it deletes files that may require special tools to rebuild."
401clean: clean-am
402
403clean-am: clean-generic clean-libtool mostlyclean-am
404
405distclean: distclean-am
406	-rm -f Makefile
407distclean-am: clean-am distclean-generic
408
409dvi: dvi-am
410
411dvi-am:
412
413html: html-am
414
415html-am:
416
417info: info-am
418
419info-am:
420
421install-data-am:
422
423install-dvi: install-dvi-am
424
425install-dvi-am:
426
427install-exec-am:
428
429install-html: install-html-am
430
431install-html-am:
432
433install-info: install-info-am
434
435install-info-am:
436
437install-man:
438
439install-pdf: install-pdf-am
440
441install-pdf-am:
442
443install-ps: install-ps-am
444
445install-ps-am:
446
447installcheck-am:
448
449maintainer-clean: maintainer-clean-am
450	-rm -f Makefile
451maintainer-clean-am: distclean-am maintainer-clean-generic
452
453mostlyclean: mostlyclean-am
454
455mostlyclean-am: mostlyclean-generic mostlyclean-libtool
456
457pdf: pdf-am
458
459pdf-am:
460
461ps: ps-am
462
463ps-am:
464
465uninstall-am:
466
467.MAKE: install-am install-strip
468
469.PHONY: all all-am check check-am clean clean-generic clean-libtool \
470	distclean distclean-generic distclean-libtool distdir dvi \
471	dvi-am html html-am info info-am install install-am \
472	install-data install-data-am install-dvi install-dvi-am \
473	install-exec install-exec-am install-html install-html-am \
474	install-info install-info-am install-man install-pdf \
475	install-pdf-am install-ps install-ps-am install-strip \
476	installcheck installcheck-am installdirs maintainer-clean \
477	maintainer-clean-generic mostlyclean mostlyclean-generic \
478	mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am
479
480
481test: test-opt test-ser test-ver test-mul
482
483test-opt-r%.c: $(srcdir)/scanner.l
484	$(FLEX) -L -P $(subst -,_,$(basename $(@F))) --reentrant $*  -o $@ $<
485
486test-opt-nr%.c: $(srcdir)/scanner.l
487	$(FLEX) -L -P $(subst -,_,$(basename $(@F))) $* -o $@ $<
488
489test-ser-r%.c: $(srcdir)/scanner.l
490	$(FLEX) -L -P $(subst -,_,$(basename $(@F))) -R --tables-file="test-ser-r$*.tables" $*  -o $@ $<
491
492test-ser-nr%.c: $(srcdir)/scanner.l
493	$(FLEX) -L -P $(subst -,_,$(basename $(@F))) --tables-file="test-ser-nr$*.tables"  $* -o $@ $<
494
495test-ver-r%.c: $(srcdir)/scanner.l
496	$(FLEX) -L -P $(subst -,_,$(basename $(@F))) -R --tables-file="test-ver-r$*.tables" --tables-verify $*  -o $@ $<
497
498test-ver-nr%.c: $(srcdir)/scanner.l
499	$(FLEX) -L -P $(subst -,_,$(basename $(@F))) --tables-file="test-ver-nr$*.tables" --tables-verify $* -o $@ $<
500
501test-opt%$(EXEEXT): test-opt%.o
502	$(CC) $(CFLAGS) -o $@ $(LDFLAGS) $< $(LOADLIBES)
503
504test-ser%$(EXEEXT): test-ser%.o
505	$(CC) $(CFLAGS) -o $@ $(LDFLAGS) $< $(LOADLIBES)
506
507test-ver%$(EXEEXT): test-ver%.o
508	$(CC) $(CFLAGS) -o $@ $(LDFLAGS) $< $(LOADLIBES)
509
510test-opt: $(optexe)
511	for t in $(optexe) ; do \
512		./$$t `basename $$t $(EXEEXT)`.tables < $(srcdir)/test.input \
513          || { echo $t FAILED ; exit 1 ; } ; \
514	done
515
516test-ver: $(verexe)
517	for t in $(verexe) ; do \
518		./$$t `basename $$t $(EXEEXT)`.tables < $(srcdir)/test.input \
519          || { echo $t FAILED ; exit 1 ; } ; \
520	done
521
522test-ser: $(serexe)
523	for t in $(serexe) ; do \
524		./$$t `basename $$t $(EXEEXT)`.tables < $(srcdir)/test.input \
525          || { echo $t FAILED ; exit 1 ; } ; \
526	done
527
528test-mul: $(serexe)
529	$(RM) all-ser.tables
530	cat $(sertables) > all-ser.tables
531	for t in $(serexe) ; do \
532		./$$t all-ser.tables < $(srcdir)/test.input || { echo $$t FAILED; exit 1; } ;  \
533	done
534
535test-opt-nr-%.o: test-opt-nr-%.c ; $(CC) -c -o $@ $(AM_CPPFLAGS) $(CPPFLAGS) $(CFLAGS) $<
536test-ser-nr-%.o: test-ser-nr-%.c ; $(CC) -c -o $@ $(AM_CPPFLAGS) $(CPPFLAGS) -DTEST_HAS_TABLES_EXTERNAL $(CFLAGS) $<
537test-ver-nr-%.o: test-ver-nr-%.c ; $(CC) -c -o $@ $(AM_CPPFLAGS) $(CPPFLAGS) -DTEST_HAS_TABLES_EXTERNAL $(CFLAGS) $<
538
539test-opt-r-%.o:  test-opt-r-%.c  ; $(CC) -c -o $@ $(AM_CPPFLAGS) $(CPPFLAGS) -DTEST_IS_REENTRANT $(CFLAGS) $<
540test-ser-r-%.o:  test-ser-r-%.c  ; $(CC) -c -o $@ $(AM_CPPFLAGS) $(CPPFLAGS) -DTEST_HAS_TABLES_EXTERNAL -DTEST_IS_REENTRANT $(CFLAGS) $<
541test-ver-r-%.o:  test-ver-r-%.c  ; $(CC) -c -o $@ $(AM_CPPFLAGS) $(CPPFLAGS) -DTEST_HAS_TABLES_EXTERNAL -DTEST_IS_REENTRANT $(CFLAGS) $<
542
543.PHONY: test test-opt test-ser test-ver test-mul
544.SECONDARY: $(allobj) $(allsrc)
545
546# Tell versions [3.59,3.63) of GNU make to not export all variables.
547# Otherwise a system limit (for SysV at least) may be exceeded.
548.NOEXPORT:
549