Imported Upstream version 2.5.37
[platform/upstream/flex.git] / tests / test-yyextra / Makefile.in
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.
38 VPATH = @srcdir@
39 pkgdatadir = $(datadir)/@PACKAGE@
40 pkgincludedir = $(includedir)/@PACKAGE@
41 pkglibdir = $(libdir)/@PACKAGE@
42 pkglibexecdir = $(libexecdir)/@PACKAGE@
43 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
44 install_sh_DATA = $(install_sh) -c -m 644
45 install_sh_PROGRAM = $(install_sh) -c
46 install_sh_SCRIPT = $(install_sh) -c
47 INSTALL_HEADER = $(INSTALL_DATA)
48 transform = $(program_transform_name)
49 NORMAL_INSTALL = :
50 PRE_INSTALL = :
51 POST_INSTALL = :
52 NORMAL_UNINSTALL = :
53 PRE_UNINSTALL = :
54 POST_UNINSTALL = :
55 build_triplet = @build@
56 host_triplet = @host@
57 subdir = tests/test-yyextra
58 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
59 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
60 am__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
65 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
66         $(ACLOCAL_M4)
67 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
68 CONFIG_HEADER = $(top_builddir)/config.h
69 CONFIG_CLEAN_FILES =
70 CONFIG_CLEAN_VPATH_FILES =
71 SOURCES =
72 DIST_SOURCES =
73 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
74 ACLOCAL = @ACLOCAL@
75 ALLOCA = @ALLOCA@
76 AMTAR = @AMTAR@
77 AUTOCONF = @AUTOCONF@
78 AUTOHEADER = @AUTOHEADER@
79 AUTOMAKE = @AUTOMAKE@
80 AWK = @AWK@
81 BISON = @BISON@
82 CC = @CC@
83 CCDEPMODE = @CCDEPMODE@
84 CFLAGS = @CFLAGS@
85 CPP = @CPP@
86 CPPFLAGS = @CPPFLAGS@
87 CXX = @CXX@
88 CXXDEPMODE = @CXXDEPMODE@
89 CXXFLAGS = @CXXFLAGS@
90 CYGPATH_W = @CYGPATH_W@
91 DEFS = @DEFS@
92 DEPDIR = @DEPDIR@
93 ECHO_C = @ECHO_C@
94 ECHO_N = @ECHO_N@
95 ECHO_T = @ECHO_T@
96 EGREP = @EGREP@
97 EXEEXT = @EXEEXT@
98 GMSGFMT = @GMSGFMT@
99 GREP = @GREP@
100 HELP2MAN = @HELP2MAN@
101 INDENT = @INDENT@
102 INSTALL = @INSTALL@
103 INSTALL_DATA = @INSTALL_DATA@
104 INSTALL_PROGRAM = @INSTALL_PROGRAM@
105 INSTALL_SCRIPT = @INSTALL_SCRIPT@
106 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
107 INTLLIBS = @INTLLIBS@
108 LDFLAGS = @LDFLAGS@
109 LEX = @LEX@
110 LEXLIB = @LEXLIB@
111 LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
112 LIBICONV = @LIBICONV@
113 LIBINTL = @LIBINTL@
114 LIBOBJS = @LIBOBJS@
115 LIBS = @LIBS@
116 LN_S = @LN_S@
117 LTLIBICONV = @LTLIBICONV@
118 LTLIBINTL = @LTLIBINTL@
119 LTLIBOBJS = @LTLIBOBJS@
120 M4 = @M4@
121 MAKEINFO = @MAKEINFO@
122 MKDIR_P = @MKDIR_P@
123 MKINSTALLDIRS = @MKINSTALLDIRS@
124 MSGFMT = @MSGFMT@
125 MSGMERGE = @MSGMERGE@
126 OBJEXT = @OBJEXT@
127 PACKAGE = @PACKAGE@
128 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
129 PACKAGE_NAME = @PACKAGE_NAME@
130 PACKAGE_STRING = @PACKAGE_STRING@
131 PACKAGE_TARNAME = @PACKAGE_TARNAME@
132 PACKAGE_URL = @PACKAGE_URL@
133 PACKAGE_VERSION = @PACKAGE_VERSION@
134 PATH_SEPARATOR = @PATH_SEPARATOR@
135 POSUB = @POSUB@
136 RANLIB = @RANLIB@
137 SET_MAKE = @SET_MAKE@
138 SHELL = @SHELL@
139 STRIP = @STRIP@
140 USE_NLS = @USE_NLS@
141 VERSION = @VERSION@
142 XGETTEXT = @XGETTEXT@
143 YACC = @YACC@
144 YFLAGS = @YFLAGS@
145 abs_builddir = @abs_builddir@
146 abs_srcdir = @abs_srcdir@
147 abs_top_builddir = @abs_top_builddir@
148 abs_top_srcdir = @abs_top_srcdir@
149 ac_ct_CC = @ac_ct_CC@
150 ac_ct_CXX = @ac_ct_CXX@
151 am__include = @am__include@
152 am__leading_dot = @am__leading_dot@
153 am__quote = @am__quote@
154 am__tar = @am__tar@
155 am__untar = @am__untar@
156 bindir = @bindir@
157 build = @build@
158 build_alias = @build_alias@
159 build_cpu = @build_cpu@
160 build_os = @build_os@
161 build_vendor = @build_vendor@
162 builddir = @builddir@
163 datadir = @datadir@
164 datarootdir = @datarootdir@
165 docdir = @docdir@
166 dvidir = @dvidir@
167 exec_prefix = @exec_prefix@
168 host = @host@
169 host_alias = @host_alias@
170 host_cpu = @host_cpu@
171 host_os = @host_os@
172 host_vendor = @host_vendor@
173 htmldir = @htmldir@
174 includedir = @includedir@
175 infodir = @infodir@
176 install_sh = @install_sh@
177 libdir = @libdir@
178 libexecdir = @libexecdir@
179 localedir = @localedir@
180 localstatedir = @localstatedir@
181 mandir = @mandir@
182 mkdir_p = @mkdir_p@
183 oldincludedir = @oldincludedir@
184 pdfdir = @pdfdir@
185 prefix = @prefix@
186 program_transform_name = @program_transform_name@
187 psdir = @psdir@
188 sbindir = @sbindir@
189 sharedstatedir = @sharedstatedir@
190 srcdir = @srcdir@
191 sysconfdir = @sysconfdir@
192 target_alias = @target_alias@
193 top_build_prefix = @top_build_prefix@
194 top_builddir = @top_builddir@
195 top_srcdir = @top_srcdir@
196 FLEX = $(top_builddir)/flex
197 EXTRA_DIST = scanner.l test.input
198 CLEANFILES = scanner.c scanner.h parser.c parser.h $(testname)$(EXEEXT) OUTPUT $(OBJS)
199 OBJS = scanner.o # parser.o
200 AM_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
204 testname = test-yyextra
205 all: 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-yyextra/Makefile'; \
219         $(am__cd) $(top_srcdir) && \
220           $(AUTOMAKE) --gnits tests/test-yyextra/Makefile
221 .PRECIOUS: Makefile
222 Makefile: $(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):
239 tags: TAGS
240 TAGS:
241
242 ctags: CTAGS
243 CTAGS:
244
245
246 distdir: $(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
276 check-am: all-am
277 check: check-am
278 all-am: Makefile
279 installdirs:
280 install: install-am
281 install-exec: install-exec-am
282 install-data: install-data-am
283 uninstall: uninstall-am
284
285 install-am: all-am
286         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
287
288 installcheck: installcheck-am
289 install-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
294 mostlyclean-generic:
295
296 clean-generic:
297         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
298
299 distclean-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
303 maintainer-clean-generic:
304         @echo "This command is intended for maintainers to use"
305         @echo "it deletes files that may require special tools to rebuild."
306 clean: clean-am
307
308 clean-am: clean-generic mostlyclean-am
309
310 distclean: distclean-am
311         -rm -f Makefile
312 distclean-am: clean-am distclean-generic
313
314 dvi: dvi-am
315
316 dvi-am:
317
318 html: html-am
319
320 html-am:
321
322 info: info-am
323
324 info-am:
325
326 install-data-am:
327
328 install-dvi: install-dvi-am
329
330 install-dvi-am:
331
332 install-exec-am:
333
334 install-html: install-html-am
335
336 install-html-am:
337
338 install-info: install-info-am
339
340 install-info-am:
341
342 install-man:
343
344 install-pdf: install-pdf-am
345
346 install-pdf-am:
347
348 install-ps: install-ps-am
349
350 install-ps-am:
351
352 installcheck-am:
353
354 maintainer-clean: maintainer-clean-am
355         -rm -f Makefile
356 maintainer-clean-am: distclean-am maintainer-clean-generic
357
358 mostlyclean: mostlyclean-am
359
360 mostlyclean-am: mostlyclean-generic
361
362 pdf: pdf-am
363
364 pdf-am:
365
366 ps: ps-am
367
368 ps-am:
369
370 uninstall-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
385 scanner.c: $(srcdir)/scanner.l
386         $(FLEX) $(LFLAGS) $<
387
388 parser.c: $(srcdir)/parser.y
389         $(BISON) $(YFLAGS) $<
390
391 $(testname)$(EXEEXT): $(OBJS)
392         $(CC) -o $@ $(LDFLAGS) $(OBJS) $(LOADLIBES)
393
394 test: $(testname)$(EXEEXT)
395         ./$(testname)$(EXEEXT) < $(srcdir)/test.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: