1# Makefile.in generated by automake 1.9.6 from Makefile.am.
2# @configure_input@
3
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.
9
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.
14
15@SET_MAKE@
16
17# This file is part of flex.
18
19# Redistribution and use in source and binary forms, with or without
20# modification, are permitted provided that the following conditions
21# are met:
22
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.
28
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.
32
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.
37srcdir = @srcdir@
38top_srcdir = @top_srcdir@
39VPATH = @srcdir@
40pkgdatadir = $(datadir)/@PACKAGE@
41pkglibdir = $(libdir)/@PACKAGE@
42pkgincludedir = $(includedir)/@PACKAGE@
43top_builddir = ../..
44am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
45INSTALL = @INSTALL@
46install_sh_DATA = $(install_sh) -c -m 644
47install_sh_PROGRAM = $(install_sh) -c
48install_sh_SCRIPT = $(install_sh) -c
49INSTALL_HEADER = $(INSTALL_DATA)
50transform = $(program_transform_name)
51NORMAL_INSTALL = :
52PRE_INSTALL = :
53POST_INSTALL = :
54NORMAL_UNINSTALL = :
55PRE_UNINSTALL = :
56POST_UNINSTALL = :
57build_triplet = @build@
58host_triplet = @host@
59subdir = tests/test-header-r
60DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
61ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
62am__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
67am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
68	$(ACLOCAL_M4)
69mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
70CONFIG_HEADER = $(top_builddir)/config.h
71CONFIG_CLEAN_FILES =
72SOURCES =
73DIST_SOURCES =
74DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
75ACLOCAL = @ACLOCAL@
76ALLOCA = @ALLOCA@
77AMDEP_FALSE = @AMDEP_FALSE@
78AMDEP_TRUE = @AMDEP_TRUE@
79AMTAR = @AMTAR@
80AUTOCONF = @AUTOCONF@
81AUTOHEADER = @AUTOHEADER@
82AUTOMAKE = @AUTOMAKE@
83AWK = @AWK@
84BISON = @BISON@
85CC = @CC@
86CCDEPMODE = @CCDEPMODE@
87CFLAGS = @CFLAGS@
88CPP = @CPP@
89CPPFLAGS = @CPPFLAGS@
90CXX = @CXX@
91CXXDEPMODE = @CXXDEPMODE@
92CXXFLAGS = @CXXFLAGS@
93CYGPATH_W = @CYGPATH_W@
94DEFS = @DEFS@
95DEPDIR = @DEPDIR@
96ECHO_C = @ECHO_C@
97ECHO_N = @ECHO_N@
98ECHO_T = @ECHO_T@
99EGREP = @EGREP@
100EXEEXT = @EXEEXT@
101GMSGFMT = @GMSGFMT@
102HELP2MAN = @HELP2MAN@
103INDENT = @INDENT@
104INSTALL_DATA = @INSTALL_DATA@
105INSTALL_PROGRAM = @INSTALL_PROGRAM@
106INSTALL_SCRIPT = @INSTALL_SCRIPT@
107INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
108INTLLIBS = @INTLLIBS@
109LDFLAGS = @LDFLAGS@
110LEX = @LEX@
111LEXLIB = @LEXLIB@
112LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
113LIBICONV = @LIBICONV@
114LIBINTL = @LIBINTL@
115LIBOBJS = @LIBOBJS@
116LIBS = @LIBS@
117LN_S = @LN_S@
118LTLIBICONV = @LTLIBICONV@
119LTLIBINTL = @LTLIBINTL@
120LTLIBOBJS = @LTLIBOBJS@
121M4 = @M4@
122MAKEINFO = @MAKEINFO@
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_VERSION = @PACKAGE_VERSION@
133PATH_SEPARATOR = @PATH_SEPARATOR@
134POSUB = @POSUB@
135RANLIB = @RANLIB@
136SET_MAKE = @SET_MAKE@
137SHELL = @SHELL@
138STRIP = @STRIP@
139USE_NLS = @USE_NLS@
140VERSION = @VERSION@
141XGETTEXT = @XGETTEXT@
142YACC = @YACC@
143ac_ct_CC = @ac_ct_CC@
144ac_ct_CXX = @ac_ct_CXX@
145ac_ct_RANLIB = @ac_ct_RANLIB@
146ac_ct_STRIP = @ac_ct_STRIP@
147am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
148am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
149am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
150am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
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@
162datadir = @datadir@
163exec_prefix = @exec_prefix@
164host = @host@
165host_alias = @host_alias@
166host_cpu = @host_cpu@
167host_os = @host_os@
168host_vendor = @host_vendor@
169includedir = @includedir@
170infodir = @infodir@
171install_sh = @install_sh@
172libdir = @libdir@
173libexecdir = @libexecdir@
174localstatedir = @localstatedir@
175mandir = @mandir@
176mkdir_p = @mkdir_p@
177oldincludedir = @oldincludedir@
178prefix = @prefix@
179program_transform_name = @program_transform_name@
180sbindir = @sbindir@
181sharedstatedir = @sharedstatedir@
182sysconfdir = @sysconfdir@
183target_alias = @target_alias@
184FLEX = $(top_builddir)/flex
185builddir = @builddir@
186EXTRA_DIST = scanner.l test.input main.c
187CLEANFILES = scanner.c scanner.h $(testname)$(EXEEXT) OUTPUT $(OBJS)
188OBJS = scanner.o main.o
189AM_CPPFLAGS = -I$(srcdir) -I$(top_srcdir) -I$(top_builddir) -I$(builddir)
190#LDFLAGS = $(top_srcdir)/libfl.a 
191LFLAGS = --header="scanner.h"
192#YFLAGS = --defines --output=parser.c
193testname = test-header-r
194all: all-am
195
196.SUFFIXES:
197.SUFFIXES: .c .o
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-header-r/Makefile'; \
208	cd $(top_srcdir) && \
209	  $(AUTOMAKE) --gnits  tests/test-header-r/Makefile
210.PRECIOUS: Makefile
211Makefile: $(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;
219
220$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
221	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
222
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
227uninstall-info-am:
228tags: TAGS
229TAGS:
230
231ctags: CTAGS
232CTAGS:
233
234
235distdir: $(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
262check-am: all-am
263check: check-am
264all-am: Makefile
265installdirs:
266install: install-am
267install-exec: install-exec-am
268install-data: install-data-am
269uninstall: uninstall-am
270
271install-am: all-am
272	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
273
274installcheck: installcheck-am
275install-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
280mostlyclean-generic:
281
282clean-generic:
283	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
284
285distclean-generic:
286	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
287
288maintainer-clean-generic:
289	@echo "This command is intended for maintainers to use"
290	@echo "it deletes files that may require special tools to rebuild."
291clean: clean-am
292
293clean-am: clean-generic mostlyclean-am
294
295distclean: distclean-am
296	-rm -f Makefile
297distclean-am: clean-am distclean-generic
298
299dvi: dvi-am
300
301dvi-am:
302
303html: html-am
304
305info: info-am
306
307info-am:
308
309install-data-am:
310
311install-exec-am:
312
313install-info: install-info-am
314
315install-man:
316
317installcheck-am:
318
319maintainer-clean: maintainer-clean-am
320	-rm -f Makefile
321maintainer-clean-am: distclean-am maintainer-clean-generic
322
323mostlyclean: mostlyclean-am
324
325mostlyclean-am: mostlyclean-generic
326
327pdf: pdf-am
328
329pdf-am:
330
331ps: ps-am
332
333ps-am:
334
335uninstall-am: uninstall-info-am
336
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
345
346
347scanner.c: $(srcdir)/scanner.l
348	$(FLEX) $(LFLAGS) $<
349
350parser.c: $(srcdir)/parser.y
351	$(BISON) $(YFLAGS) $<
352
353$(testname)$(EXEEXT): $(OBJS)
354	$(CC) -o $@ $(LDFLAGS) $(OBJS) $(LOADLIBES)
355
356test: $(testname)$(EXEEXT)
357	./$(testname)$(EXEEXT) < $(srcdir)/test.input
358
359.c.o:
360	$(CC) -c -o $@ $(AM_CPPFLAGS) $(CPPFLAGS) $(CFLAGS) $<
361
362scanner.h: scanner.c
363main.o: scanner.h
364# Tell versions [3.59,3.63) of GNU make to not export all variables.
365# Otherwise a system limit (for SysV at least) may be exceeded.
366.NOEXPORT:
367