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