source: trunk/essentials/sys-devel/flex/tests/test-include-by-buffer/Makefile.in

Last change on this file was 3031, checked in by bird, 18 years ago

flex 2.5.33.

File size: 8.8 KB
Line 
1# Makefile.in generated by automake 1.7.5 from Makefile.am.
2# @configure_input@
3
4# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
5# 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.
37
38srcdir = @srcdir@
39top_srcdir = @top_srcdir@
40VPATH = @srcdir@
41pkgdatadir = $(datadir)/@PACKAGE@
42pkglibdir = $(libdir)/@PACKAGE@
43pkgincludedir = $(includedir)/@PACKAGE@
44top_builddir = ../..
45
46am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
47INSTALL = @INSTALL@
48install_sh_DATA = $(install_sh) -c -m 644
49install_sh_PROGRAM = $(install_sh) -c
50install_sh_SCRIPT = $(install_sh) -c
51INSTALL_HEADER = $(INSTALL_DATA)
52transform = $(program_transform_name)
53NORMAL_INSTALL = :
54PRE_INSTALL = :
55POST_INSTALL = :
56NORMAL_UNINSTALL = :
57PRE_UNINSTALL = :
58POST_UNINSTALL = :
59host_triplet = @host@
60ACLOCAL = @ACLOCAL@
61AMDEP_FALSE = @AMDEP_FALSE@
62AMDEP_TRUE = @AMDEP_TRUE@
63AMTAR = @AMTAR@
64AUTOCONF = @AUTOCONF@
65AUTOHEADER = @AUTOHEADER@
66AUTOMAKE = @AUTOMAKE@
67AWK = @AWK@
68BISON = @BISON@
69CC = @CC@
70CCDEPMODE = @CCDEPMODE@
71CFLAGS = @CFLAGS@
72CPP = @CPP@
73CPPFLAGS = @CPPFLAGS@
74CXX = @CXX@
75CXXDEPMODE = @CXXDEPMODE@
76CXXFLAGS = @CXXFLAGS@
77CYGPATH_W = @CYGPATH_W@
78DEFS = @DEFS@
79DEPDIR = @DEPDIR@
80ECHO_C = @ECHO_C@
81ECHO_N = @ECHO_N@
82ECHO_T = @ECHO_T@
83EGREP = @EGREP@
84EXEEXT = @EXEEXT@
85GMSGFMT = @GMSGFMT@
86HELP2MAN = @HELP2MAN@
87INDENT = @INDENT@
88INSTALL_DATA = @INSTALL_DATA@
89INSTALL_PROGRAM = @INSTALL_PROGRAM@
90INSTALL_SCRIPT = @INSTALL_SCRIPT@
91INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
92INTLLIBS = @INTLLIBS@
93LDFLAGS = @LDFLAGS@
94LEX = @LEX@
95LEXLIB = @LEXLIB@
96LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
97LIBICONV = @LIBICONV@
98LIBINTL = @LIBINTL@
99LIBOBJS = @LIBOBJS@
100LIBS = @LIBS@
101LN_S = @LN_S@
102LTLIBICONV = @LTLIBICONV@
103LTLIBINTL = @LTLIBINTL@
104LTLIBOBJS = @LTLIBOBJS@
105M4 = @M4@
106MAKEINFO = @MAKEINFO@
107MKINSTALLDIRS = @MKINSTALLDIRS@
108MSGFMT = @MSGFMT@
109MSGMERGE = @MSGMERGE@
110OBJEXT = @OBJEXT@
111PACKAGE = @PACKAGE@
112PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
113PACKAGE_NAME = @PACKAGE_NAME@
114PACKAGE_STRING = @PACKAGE_STRING@
115PACKAGE_TARNAME = @PACKAGE_TARNAME@
116PACKAGE_VERSION = @PACKAGE_VERSION@
117PATH_SEPARATOR = @PATH_SEPARATOR@
118POSUB = @POSUB@
119RANLIB = @RANLIB@
120SET_MAKE = @SET_MAKE@
121SHELL = @SHELL@
122STRIP = @STRIP@
123USE_NLS = @USE_NLS@
124VERSION = @VERSION@
125XGETTEXT = @XGETTEXT@
126YACC = @YACC@
127ac_ct_CC = @ac_ct_CC@
128ac_ct_CXX = @ac_ct_CXX@
129ac_ct_RANLIB = @ac_ct_RANLIB@
130ac_ct_STRIP = @ac_ct_STRIP@
131am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
132am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
133am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
134am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
135am__include = @am__include@
136am__leading_dot = @am__leading_dot@
137am__quote = @am__quote@
138bindir = @bindir@
139build = @build@
140build_alias = @build_alias@
141build_cpu = @build_cpu@
142build_os = @build_os@
143build_vendor = @build_vendor@
144datadir = @datadir@
145exec_prefix = @exec_prefix@
146host = @host@
147host_alias = @host_alias@
148host_cpu = @host_cpu@
149host_os = @host_os@
150host_vendor = @host_vendor@
151includedir = @includedir@
152infodir = @infodir@
153install_sh = @install_sh@
154libdir = @libdir@
155libexecdir = @libexecdir@
156localstatedir = @localstatedir@
157mandir = @mandir@
158oldincludedir = @oldincludedir@
159prefix = @prefix@
160program_transform_name = @program_transform_name@
161sbindir = @sbindir@
162sharedstatedir = @sharedstatedir@
163sysconfdir = @sysconfdir@
164target_alias = @target_alias@
165
166FLEX = $(top_builddir)/flex
167
168EXTRA_DIST = scanner.l test-1.input test-2.input test-3.input
169CLEANFILES = scanner.c scanner.h parser.c parser.h test-include-by-buffer OUTPUT $(OBJS)
170OBJS = scanner.o # parser.o
171
172AM_CPPFLAGS = -I$(srcdir) -I$(top_srcdir) -I$(top_builddir)
173
174#LDFLAGS = $(top_srcdir)/libfl.a
175#LFLAGS = --header="scanner.h"
176#YFLAGS = --defines --output=parser.c
177testname = test-include-by-buffer
178subdir = tests/test-include-by-buffer
179ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
180mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
181CONFIG_HEADER = $(top_builddir)/config.h
182CONFIG_CLEAN_FILES =
183DIST_SOURCES =
184DIST_COMMON = Makefile.am Makefile.in
185all: all-am
186
187.SUFFIXES:
188.SUFFIXES: .c .o
189$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
190 cd $(top_srcdir) && \
191 $(AUTOMAKE) --gnu tests/test-include-by-buffer/Makefile
192Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
193 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
194uninstall-info-am:
195tags: TAGS
196TAGS:
197
198ctags: CTAGS
199CTAGS:
200
201DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
202
203top_distdir = ../..
204distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
205
206distdir: $(DISTFILES)
207 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
208 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
209 list='$(DISTFILES)'; for file in $$list; do \
210 case $$file in \
211 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
212 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
213 esac; \
214 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
215 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
216 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
217 dir="/$$dir"; \
218 $(mkinstalldirs) "$(distdir)$$dir"; \
219 else \
220 dir=''; \
221 fi; \
222 if test -d $$d/$$file; then \
223 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
224 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
225 fi; \
226 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
227 else \
228 test -f $(distdir)/$$file \
229 || cp -p $$d/$$file $(distdir)/$$file \
230 || exit 1; \
231 fi; \
232 done
233check-am: all-am
234check: check-am
235all-am: Makefile
236
237installdirs:
238install: install-am
239install-exec: install-exec-am
240install-data: install-data-am
241uninstall: uninstall-am
242
243install-am: all-am
244 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
245
246installcheck: installcheck-am
247install-strip:
248 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
249 INSTALL_STRIP_FLAG=-s \
250 `test -z '$(STRIP)' || \
251 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
252mostlyclean-generic:
253
254clean-generic:
255 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
256
257distclean-generic:
258 -rm -f Makefile $(CONFIG_CLEAN_FILES)
259
260maintainer-clean-generic:
261 @echo "This command is intended for maintainers to use"
262 @echo "it deletes files that may require special tools to rebuild."
263clean: clean-am
264
265clean-am: clean-generic mostlyclean-am
266
267distclean: distclean-am
268
269distclean-am: clean-am distclean-generic
270
271dvi: dvi-am
272
273dvi-am:
274
275info: info-am
276
277info-am:
278
279install-data-am:
280
281install-exec-am:
282
283install-info: install-info-am
284
285install-man:
286
287installcheck-am:
288
289maintainer-clean: maintainer-clean-am
290
291maintainer-clean-am: distclean-am maintainer-clean-generic
292
293mostlyclean: mostlyclean-am
294
295mostlyclean-am: mostlyclean-generic
296
297pdf: pdf-am
298
299pdf-am:
300
301ps: ps-am
302
303ps-am:
304
305uninstall-am: uninstall-info-am
306
307.PHONY: all all-am check check-am clean clean-generic distclean \
308 distclean-generic distdir dvi dvi-am info info-am install \
309 install-am install-data install-data-am install-exec \
310 install-exec-am install-info install-info-am install-man \
311 install-strip installcheck installcheck-am installdirs \
312 maintainer-clean maintainer-clean-generic mostlyclean \
313 mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am \
314 uninstall-info-am
315
316
317scanner.c: $(srcdir)/scanner.l
318 $(FLEX) $<
319
320parser.c: $(srcdir)/parser.y
321 $(BISON) $(YFLAGS) $<
322
323$(testname)$(EXEEXT): $(OBJS)
324 $(CC) -o $@ $(LDFLAGS) $(OBJS) $(LOADLIBES)
325
326test: $(testname)$(EXEEXT)
327 ./$(testname)$(EXEEXT) $(srcdir)/test-1.input
328
329.c.o:
330 $(CC) -c -o $@ $(AM_CPPFLAGS) $(CPPFLAGS) $(CFLAGS) $<
331# Tell versions [3.59,3.63) of GNU make to not export all variables.
332# Otherwise a system limit (for SysV at least) may be exceeded.
333.NOEXPORT:
Note: See TracBrowser for help on using the repository browser.