xref: /minix3/external/bsd/flex/dist/tests/test-table-opts/Makefile.in (revision 0a6a1f1d05b60e214de2f05a7310ddd1f0e590e7)
1# Makefile.in generated by automake 1.11.6 from Makefile.am.
2# @configure_input@
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@SET_MAKE@
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# ------------------------------------------------
47VPATH = @srcdir@
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)/@PACKAGE@
66pkgincludedir = $(includedir)/@PACKAGE@
67pkglibdir = $(libdir)/@PACKAGE@
68pkglibexecdir = $(libexecdir)/@PACKAGE@
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 = @build@
82host_triplet = @host@
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 = @ACLOCAL@
109ALLOCA = @ALLOCA@
110AMTAR = @AMTAR@
111AR = @AR@
112AUTOCONF = @AUTOCONF@
113AUTOHEADER = @AUTOHEADER@
114AUTOMAKE = @AUTOMAKE@
115AWK = @AWK@
116BISON = @BISON@
117CC = @CC@
118CCDEPMODE = @CCDEPMODE@
119CFLAGS = @CFLAGS@
120CPP = @CPP@
121CPPFLAGS = @CPPFLAGS@
122CXX = @CXX@
123CXXCPP = @CXXCPP@
124CXXDEPMODE = @CXXDEPMODE@
125CXXFLAGS = @CXXFLAGS@
126CYGPATH_W = @CYGPATH_W@
127DEFS = @DEFS@
128DEPDIR = @DEPDIR@
129DLLTOOL = @DLLTOOL@
130DSYMUTIL = @DSYMUTIL@
131DUMPBIN = @DUMPBIN@
132ECHO_C = @ECHO_C@
133ECHO_N = @ECHO_N@
134ECHO_T = @ECHO_T@
135EGREP = @EGREP@
136EXEEXT = @EXEEXT@
137FGREP = @FGREP@
138GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
139GMSGFMT = @GMSGFMT@
140GMSGFMT_015 = @GMSGFMT_015@
141GREP = @GREP@
142HELP2MAN = @HELP2MAN@
143INDENT = @INDENT@
144INSTALL = @INSTALL@
145INSTALL_DATA = @INSTALL_DATA@
146INSTALL_PROGRAM = @INSTALL_PROGRAM@
147INSTALL_SCRIPT = @INSTALL_SCRIPT@
148INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
149INTLLIBS = @INTLLIBS@
150INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
151LD = @LD@
152LDFLAGS = @LDFLAGS@
153LEX = @LEX@
154LEXLIB = @LEXLIB@
155LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
156LIBICONV = @LIBICONV@
157LIBINTL = @LIBINTL@
158LIBOBJS = @LIBOBJS@
159LIBS = @LIBS@
160LIBTOOL = @LIBTOOL@
161LIPO = @LIPO@
162LN_S = @LN_S@
163LTLIBICONV = @LTLIBICONV@
164LTLIBINTL = @LTLIBINTL@
165LTLIBOBJS = @LTLIBOBJS@
166M4 = @M4@
167MAKEINFO = @MAKEINFO@
168MANIFEST_TOOL = @MANIFEST_TOOL@
169MKDIR_P = @MKDIR_P@
170MSGFMT = @MSGFMT@
171MSGFMT_015 = @MSGFMT_015@
172MSGMERGE = @MSGMERGE@
173NM = @NM@
174NMEDIT = @NMEDIT@
175OBJDUMP = @OBJDUMP@
176OBJEXT = @OBJEXT@
177OTOOL = @OTOOL@
178OTOOL64 = @OTOOL64@
179PACKAGE = @PACKAGE@
180PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
181PACKAGE_NAME = @PACKAGE_NAME@
182PACKAGE_STRING = @PACKAGE_STRING@
183PACKAGE_TARNAME = @PACKAGE_TARNAME@
184PACKAGE_URL = @PACKAGE_URL@
185PACKAGE_VERSION = @PACKAGE_VERSION@
186PATH_SEPARATOR = @PATH_SEPARATOR@
187POSUB = @POSUB@
188RANLIB = @RANLIB@
189SED = @SED@
190SET_MAKE = @SET_MAKE@
191SHARED_VERSION_INFO = @SHARED_VERSION_INFO@
192SHELL = @SHELL@
193STRIP = @STRIP@
194USE_NLS = @USE_NLS@
195VERSION = @VERSION@
196XGETTEXT = @XGETTEXT@
197XGETTEXT_015 = @XGETTEXT_015@
198XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
199YACC = @YACC@
200YFLAGS = @YFLAGS@
201abs_builddir = @abs_builddir@
202abs_srcdir = @abs_srcdir@
203abs_top_builddir = @abs_top_builddir@
204abs_top_srcdir = @abs_top_srcdir@
205ac_ct_AR = @ac_ct_AR@
206ac_ct_CC = @ac_ct_CC@
207ac_ct_CXX = @ac_ct_CXX@
208ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
209am__include = @am__include@
210am__leading_dot = @am__leading_dot@
211am__quote = @am__quote@
212am__tar = @am__tar@
213am__untar = @am__untar@
214bindir = @bindir@
215build = @build@
216build_alias = @build_alias@
217build_cpu = @build_cpu@
218build_os = @build_os@
219build_vendor = @build_vendor@
220builddir = @builddir@
221datadir = @datadir@
222datarootdir = @datarootdir@
223docdir = @docdir@
224dvidir = @dvidir@
225exec_prefix = @exec_prefix@
226host = @host@
227host_alias = @host_alias@
228host_cpu = @host_cpu@
229host_os = @host_os@
230host_vendor = @host_vendor@
231htmldir = @htmldir@
232includedir = @includedir@
233infodir = @infodir@
234install_sh = @install_sh@
235libdir = @libdir@
236libexecdir = @libexecdir@
237localedir = @localedir@
238localstatedir = @localstatedir@
239mandir = @mandir@
240mkdir_p = @mkdir_p@
241oldincludedir = @oldincludedir@
242pdfdir = @pdfdir@
243prefix = @prefix@
244program_transform_name = @program_transform_name@
245psdir = @psdir@
246sbindir = @sbindir@
247sharedstatedir = @sharedstatedir@
248srcdir = @srcdir@
249sysconfdir = @sysconfdir@
250target_alias = @target_alias@
251top_build_prefix = @top_build_prefix@
252top_builddir = @top_builddir@
253top_srcdir = @top_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