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-multiple-scanners-r
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-1.l scanner-2.l main.c
198CLEANFILES = scanner-1.c scanner-1.h $(testname)$(EXEEXT) OUTPUT\
199             $(OBJS) scanner-2.c scanner-2.h scanner-1.tables \
200             scanner-2.tables
201
202OBJS = scanner-1.o scanner-2.o main.o
203AM_CPPFLAGS = -I$(srcdir) -I$(top_srcdir) -I$(top_builddir) -I$(builddir)
204#LDFLAGS = $(top_srcdir)/libfl.a
205#YFLAGS = --defines --output=parser.c
206testname = test-multiple-scanners-r
207all: all-am
208
209.SUFFIXES:
210.SUFFIXES: .c .o
211$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
212	@for dep in $?; do \
213	  case '$(am__configure_deps)' in \
214	    *$$dep*) \
215	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
216	        && { if test -f $@; then exit 0; else break; fi; }; \
217	      exit 1;; \
218	  esac; \
219	done; \
220	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnits tests/test-multiple-scanners-r/Makefile'; \
221	$(am__cd) $(top_srcdir) && \
222	  $(AUTOMAKE) --gnits tests/test-multiple-scanners-r/Makefile
223.PRECIOUS: Makefile
224Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
225	@case '$?' in \
226	  *config.status*) \
227	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
228	  *) \
229	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
230	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
231	esac;
232
233$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
234	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
235
236$(top_srcdir)/configure:  $(am__configure_deps)
237	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
238$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
239	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
240$(am__aclocal_m4_deps):
241tags: TAGS
242TAGS:
243
244ctags: CTAGS
245CTAGS:
246
247
248distdir: $(DISTFILES)
249	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
250	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
251	list='$(DISTFILES)'; \
252	  dist_files=`for file in $$list; do echo $$file; done | \
253	  sed -e "s|^$$srcdirstrip/||;t" \
254	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
255	case $$dist_files in \
256	  */*) $(MKDIR_P) `echo "$$dist_files" | \
257			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
258			   sort -u` ;; \
259	esac; \
260	for file in $$dist_files; do \
261	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
262	  if test -d $$d/$$file; then \
263	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
264	    if test -d "$(distdir)/$$file"; then \
265	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
266	    fi; \
267	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
268	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
269	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
270	    fi; \
271	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
272	  else \
273	    test -f "$(distdir)/$$file" \
274	    || cp -p $$d/$$file "$(distdir)/$$file" \
275	    || exit 1; \
276	  fi; \
277	done
278check-am: all-am
279check: check-am
280all-am: Makefile
281installdirs:
282install: install-am
283install-exec: install-exec-am
284install-data: install-data-am
285uninstall: uninstall-am
286
287install-am: all-am
288	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
289
290installcheck: installcheck-am
291install-strip:
292	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
293	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
294	  `test -z '$(STRIP)' || \
295	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
296mostlyclean-generic:
297
298clean-generic:
299	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
300
301distclean-generic:
302	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
303	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
304
305maintainer-clean-generic:
306	@echo "This command is intended for maintainers to use"
307	@echo "it deletes files that may require special tools to rebuild."
308clean: clean-am
309
310clean-am: clean-generic mostlyclean-am
311
312distclean: distclean-am
313	-rm -f Makefile
314distclean-am: clean-am distclean-generic
315
316dvi: dvi-am
317
318dvi-am:
319
320html: html-am
321
322html-am:
323
324info: info-am
325
326info-am:
327
328install-data-am:
329
330install-dvi: install-dvi-am
331
332install-dvi-am:
333
334install-exec-am:
335
336install-html: install-html-am
337
338install-html-am:
339
340install-info: install-info-am
341
342install-info-am:
343
344install-man:
345
346install-pdf: install-pdf-am
347
348install-pdf-am:
349
350install-ps: install-ps-am
351
352install-ps-am:
353
354installcheck-am:
355
356maintainer-clean: maintainer-clean-am
357	-rm -f Makefile
358maintainer-clean-am: distclean-am maintainer-clean-generic
359
360mostlyclean: mostlyclean-am
361
362mostlyclean-am: mostlyclean-generic
363
364pdf: pdf-am
365
366pdf-am:
367
368ps: ps-am
369
370ps-am:
371
372uninstall-am:
373
374.MAKE: install-am install-strip
375
376.PHONY: all all-am check check-am clean clean-generic distclean \
377	distclean-generic distdir dvi dvi-am html html-am info info-am \
378	install install-am install-data install-data-am install-dvi \
379	install-dvi-am install-exec install-exec-am install-html \
380	install-html-am install-info install-info-am install-man \
381	install-pdf install-pdf-am install-ps install-ps-am \
382	install-strip installcheck installcheck-am installdirs \
383	maintainer-clean maintainer-clean-generic mostlyclean \
384	mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am
385
386
387scanner-1.c: $(srcdir)/scanner-1.l
388	$(FLEX) $(LFLAGS) --header=scanner-1.h $<
389
390scanner-2.c: $(srcdir)/scanner-2.l
391	$(FLEX) $(LFLAGS) --header=scanner-2.h $<
392
393$(testname)$(EXEEXT): $(OBJS)
394	$(CC) -o $@ $(LDFLAGS) $(OBJS) $(LOADLIBES)
395
396test: $(testname)$(EXEEXT)
397	./$(testname)$(EXEEXT)
398
399.c.o:
400	$(CC) -c -o $@ $(AM_CPPFLAGS) $(CPPFLAGS) $(CFLAGS) $<
401
402main.o: scanner-1.h scanner-2.h
403scanner-1.h: scanner-1.c
404scanner-2.h: scanner-2.c
405
406# Tell versions [3.59,3.63) of GNU make to not export all variables.
407# Otherwise a system limit (for SysV at least) may be exceeded.
408.NOEXPORT:
409