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