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