Expand PMF_FN_* macros.
[netbsd-mini2440.git] / external / bsd / flex / dist / tests / test-reject / Makefile.in
blobf7055f02797bf8e6e0f0c11a15bfc66323eb3593
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.
37 srcdir = @srcdir@
38 top_srcdir = @top_srcdir@
39 VPATH = @srcdir@
40 pkgdatadir = $(datadir)/@PACKAGE@
41 pkglibdir = $(libdir)/@PACKAGE@
42 pkgincludedir = $(includedir)/@PACKAGE@
43 top_builddir = ../..
44 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
45 INSTALL = @INSTALL@
46 install_sh_DATA = $(install_sh) -c -m 644
47 install_sh_PROGRAM = $(install_sh) -c
48 install_sh_SCRIPT = $(install_sh) -c
49 INSTALL_HEADER = $(INSTALL_DATA)
50 transform = $(program_transform_name)
51 NORMAL_INSTALL = :
52 PRE_INSTALL = :
53 POST_INSTALL = :
54 NORMAL_UNINSTALL = :
55 PRE_UNINSTALL = :
56 POST_UNINSTALL = :
57 build_triplet = @build@
58 host_triplet = @host@
59 subdir = tests/test-reject
60 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
61 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
62 am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
63 $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/lib-ld.m4 \
64 $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
65 $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \
66 $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/configure.in
67 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
68 $(ACLOCAL_M4)
69 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
70 CONFIG_HEADER = $(top_builddir)/config.h
71 CONFIG_CLEAN_FILES =
72 SOURCES =
73 DIST_SOURCES =
74 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
75 ACLOCAL = @ACLOCAL@
76 ALLOCA = @ALLOCA@
77 AMDEP_FALSE = @AMDEP_FALSE@
78 AMDEP_TRUE = @AMDEP_TRUE@
79 AMTAR = @AMTAR@
80 AUTOCONF = @AUTOCONF@
81 AUTOHEADER = @AUTOHEADER@
82 AUTOMAKE = @AUTOMAKE@
83 AWK = @AWK@
84 BISON = @BISON@
85 CC = @CC@
86 CCDEPMODE = @CCDEPMODE@
87 CFLAGS = @CFLAGS@
88 CPP = @CPP@
89 CPPFLAGS = @CPPFLAGS@
90 CXX = @CXX@
91 CXXDEPMODE = @CXXDEPMODE@
92 CXXFLAGS = @CXXFLAGS@
93 CYGPATH_W = @CYGPATH_W@
94 DEFS = @DEFS@
95 DEPDIR = @DEPDIR@
96 ECHO_C = @ECHO_C@
97 ECHO_N = @ECHO_N@
98 ECHO_T = @ECHO_T@
99 EGREP = @EGREP@
100 EXEEXT = @EXEEXT@
101 GMSGFMT = @GMSGFMT@
102 HELP2MAN = @HELP2MAN@
103 INDENT = @INDENT@
104 INSTALL_DATA = @INSTALL_DATA@
105 INSTALL_PROGRAM = @INSTALL_PROGRAM@
106 INSTALL_SCRIPT = @INSTALL_SCRIPT@
107 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
108 INTLLIBS = @INTLLIBS@
109 LDFLAGS = @LDFLAGS@
110 LEX = @LEX@
111 LEXLIB = @LEXLIB@
112 LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
113 LIBICONV = @LIBICONV@
114 LIBINTL = @LIBINTL@
115 LIBOBJS = @LIBOBJS@
116 LIBS = @LIBS@
117 LN_S = @LN_S@
118 LTLIBICONV = @LTLIBICONV@
119 LTLIBINTL = @LTLIBINTL@
120 LTLIBOBJS = @LTLIBOBJS@
121 M4 = @M4@
122 MAKEINFO = @MAKEINFO@
123 MKINSTALLDIRS = @MKINSTALLDIRS@
124 MSGFMT = @MSGFMT@
125 MSGMERGE = @MSGMERGE@
126 OBJEXT = @OBJEXT@
127 PACKAGE = @PACKAGE@
128 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
129 PACKAGE_NAME = @PACKAGE_NAME@
130 PACKAGE_STRING = @PACKAGE_STRING@
131 PACKAGE_TARNAME = @PACKAGE_TARNAME@
132 PACKAGE_VERSION = @PACKAGE_VERSION@
133 PATH_SEPARATOR = @PATH_SEPARATOR@
134 POSUB = @POSUB@
135 RANLIB = @RANLIB@
136 SET_MAKE = @SET_MAKE@
137 SHELL = @SHELL@
138 STRIP = @STRIP@
139 USE_NLS = @USE_NLS@
140 VERSION = @VERSION@
141 XGETTEXT = @XGETTEXT@
142 YACC = @YACC@
143 ac_ct_CC = @ac_ct_CC@
144 ac_ct_CXX = @ac_ct_CXX@
145 ac_ct_RANLIB = @ac_ct_RANLIB@
146 ac_ct_STRIP = @ac_ct_STRIP@
147 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
148 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
149 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
150 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
151 am__include = @am__include@
152 am__leading_dot = @am__leading_dot@
153 am__quote = @am__quote@
154 am__tar = @am__tar@
155 am__untar = @am__untar@
156 bindir = @bindir@
157 build = @build@
158 build_alias = @build_alias@
159 build_cpu = @build_cpu@
160 build_os = @build_os@
161 build_vendor = @build_vendor@
162 datadir = @datadir@
163 exec_prefix = @exec_prefix@
164 host = @host@
165 host_alias = @host_alias@
166 host_cpu = @host_cpu@
167 host_os = @host_os@
168 host_vendor = @host_vendor@
169 includedir = @includedir@
170 infodir = @infodir@
171 install_sh = @install_sh@
172 libdir = @libdir@
173 libexecdir = @libexecdir@
174 localstatedir = @localstatedir@
175 mandir = @mandir@
176 mkdir_p = @mkdir_p@
177 oldincludedir = @oldincludedir@
178 prefix = @prefix@
179 program_transform_name = @program_transform_name@
180 sbindir = @sbindir@
181 sharedstatedir = @sharedstatedir@
182 sysconfdir = @sysconfdir@
183 target_alias = @target_alias@
184 FLEX = $(top_builddir)/flex
185 EXTRA_DIST = scanner.l test.input
186 CLEANFILES = scanner.c $(testname)$(EXEEXT)-* OUTPUT $(OBJS)
187 OBJS = test-reject-nr.o test-reject-r.o test-reject-ver.o \
188 test-reject-ser.o
190 AM_CPPFLAGS = -I$(srcdir) -I$(top_srcdir) -I$(top_builddir)
191 tests = test-reject-nr$(EXEEXT) test-reject-r$(EXEEXT) \
192 test-reject-ser$(EXEEXT) test-reject-ver$(EXEEXT)
194 testname = test-reject
195 all: all-am
197 .SUFFIXES:
198 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
199 @for dep in $?; do \
200 case '$(am__configure_deps)' in \
201 *$$dep*) \
202 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
203 && exit 0; \
204 exit 1;; \
205 esac; \
206 done; \
207 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnits tests/test-reject/Makefile'; \
208 cd $(top_srcdir) && \
209 $(AUTOMAKE) --gnits tests/test-reject/Makefile
210 .PRECIOUS: Makefile
211 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
212 @case '$?' in \
213 *config.status*) \
214 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
215 *) \
216 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
217 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
218 esac;
220 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
221 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
223 $(top_srcdir)/configure: $(am__configure_deps)
224 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
225 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
226 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
227 uninstall-info-am:
228 tags: TAGS
229 TAGS:
231 ctags: CTAGS
232 CTAGS:
235 distdir: $(DISTFILES)
236 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
237 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
238 list='$(DISTFILES)'; for file in $$list; do \
239 case $$file in \
240 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
241 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
242 esac; \
243 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
244 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
245 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
246 dir="/$$dir"; \
247 $(mkdir_p) "$(distdir)$$dir"; \
248 else \
249 dir=''; \
250 fi; \
251 if test -d $$d/$$file; then \
252 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
253 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
254 fi; \
255 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
256 else \
257 test -f $(distdir)/$$file \
258 || cp -p $$d/$$file $(distdir)/$$file \
259 || exit 1; \
260 fi; \
261 done
262 check-am: all-am
263 check: check-am
264 all-am: Makefile
265 installdirs:
266 install: install-am
267 install-exec: install-exec-am
268 install-data: install-data-am
269 uninstall: uninstall-am
271 install-am: all-am
272 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
274 installcheck: installcheck-am
275 install-strip:
276 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
277 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
278 `test -z '$(STRIP)' || \
279 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
280 mostlyclean-generic:
282 clean-generic:
283 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
285 distclean-generic:
286 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
288 maintainer-clean-generic:
289 @echo "This command is intended for maintainers to use"
290 @echo "it deletes files that may require special tools to rebuild."
291 clean: clean-am
293 clean-am: clean-generic mostlyclean-am
295 distclean: distclean-am
296 -rm -f Makefile
297 distclean-am: clean-am distclean-generic
299 dvi: dvi-am
301 dvi-am:
303 html: html-am
305 info: info-am
307 info-am:
309 install-data-am:
311 install-exec-am:
313 install-info: install-info-am
315 install-man:
317 installcheck-am:
319 maintainer-clean: maintainer-clean-am
320 -rm -f Makefile
321 maintainer-clean-am: distclean-am maintainer-clean-generic
323 mostlyclean: mostlyclean-am
325 mostlyclean-am: mostlyclean-generic
327 pdf: pdf-am
329 pdf-am:
331 ps: ps-am
333 ps-am:
335 uninstall-am: uninstall-info-am
337 .PHONY: all all-am check check-am clean clean-generic distclean \
338 distclean-generic distdir dvi dvi-am html html-am info info-am \
339 install install-am install-data install-data-am install-exec \
340 install-exec-am install-info install-info-am install-man \
341 install-strip installcheck installcheck-am installdirs \
342 maintainer-clean maintainer-clean-generic mostlyclean \
343 mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am \
344 uninstall-info-am
347 test-reject-nr.c: $(srcdir)/scanner.l
348 $(FLEX) -o $@ $(LFLAGS) $<
350 test-reject-ver.c: $(srcdir)/scanner.l
351 $(FLEX) -o $@ --tables-verify --tables-file=`basename $@ .c`.tables $(LFLAGS) $<
353 test-reject-ser.c: $(srcdir)/scanner.l
354 $(FLEX) -o $@ --tables-file=`basename $@ .c`.tables $(LFLAGS) $<
356 test-reject-r.c: $(srcdir)/scanner.l
357 $(FLEX) --reentrant -o $@ $(LFLAGS) $<
359 test-reject-nr$(EXEEXT): test-reject-nr.o
360 $(CC) -o $@ $(LDFLAGS) $< $(LOADLIBES)
362 test-reject-ver$(EXEEXT): test-reject-ver.o
363 $(CC) -o $@ $(LDFLAGS) $< $(LOADLIBES)
365 test-reject-ser$(EXEEXT): test-reject-ser.o
366 $(CC) -o $@ $(LDFLAGS) $< $(LOADLIBES)
368 test-reject-r$(EXEEXT): test-reject-r.o
369 $(CC) -o $@ $(LDFLAGS) $< $(LOADLIBES)
371 $(testname)$(EXEEXT): $(OBJS)
373 test: $(tests)
374 ./$(testname)-nr$(EXEEXT) < $(srcdir)/test.input
375 ./$(testname)-r$(EXEEXT) < $(srcdir)/test.input
376 ./$(testname)-ver$(EXEEXT) $(testname)-ver.tables < $(srcdir)/test.input
377 ./$(testname)-ser$(EXEEXT) $(testname)-ser.tables < $(srcdir)/test.input
379 test-reject-nr.o: test-reject-nr.c
380 $(CC) -c -o $@ $(AM_CPPFLAGS) $(CPPFLAGS) $(CFLAGS) $<
382 test-reject-ver.o: test-reject-ver.c
383 $(CC) -c -o $@ $(AM_CPPFLAGS) $(CPPFLAGS) -DTEST_HAS_TABLES_EXTERNAL $(CFLAGS) $<
385 test-reject-ser.o: test-reject-ser.c
386 $(CC) -c -o $@ $(AM_CPPFLAGS) $(CPPFLAGS) -DTEST_HAS_TABLES_EXTERNAL $(CFLAGS) $<
388 test-reject-r.o: test-reject-r.c
389 $(CC) -c -o $@ $(AM_CPPFLAGS) $(CPPFLAGS) -DTEST_IS_REENTRANT $(CFLAGS) $<
390 # Tell versions [3.59,3.63) of GNU make to not export all variables.
391 # Otherwise a system limit (for SysV at least) may be exceeded.
392 .NOEXPORT: