source: trunk/essentials/sys-devel/flex/examples/Makefile.in

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

flex 2.5.33.

File size: 13.3 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
166EXTRA_DIST = \
167 testxxLexer.l \
168 debflex.awk \
169 README
170
171
172SUBDIRS = \
173 manual \
174 fastwc
175
176subdir = examples
177ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
178mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
179CONFIG_HEADER = $(top_builddir)/config.h
180CONFIG_CLEAN_FILES =
181DIST_SOURCES =
182
183RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \
184 ps-recursive install-info-recursive uninstall-info-recursive \
185 all-recursive install-data-recursive install-exec-recursive \
186 installdirs-recursive install-recursive uninstall-recursive \
187 check-recursive installcheck-recursive
188DIST_COMMON = README Makefile.am Makefile.in
189DIST_SUBDIRS = $(SUBDIRS)
190all: all-recursive
191
192.SUFFIXES:
193$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
194 cd $(top_srcdir) && \
195 $(AUTOMAKE) --gnu examples/Makefile
196Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
197 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
198uninstall-info-am:
199
200# This directory's subdirectories are mostly independent; you can cd
201# into them and run `make' without going through this Makefile.
202# To change the values of `make' variables: instead of editing Makefiles,
203# (1) if the variable is set in `config.status', edit `config.status'
204# (which will cause the Makefiles to be regenerated when you run `make');
205# (2) otherwise, pass the desired values on the `make' command line.
206$(RECURSIVE_TARGETS):
207 @set fnord $$MAKEFLAGS; amf=$$2; \
208 dot_seen=no; \
209 target=`echo $@ | sed s/-recursive//`; \
210 list='$(SUBDIRS)'; for subdir in $$list; do \
211 echo "Making $$target in $$subdir"; \
212 if test "$$subdir" = "."; then \
213 dot_seen=yes; \
214 local_target="$$target-am"; \
215 else \
216 local_target="$$target"; \
217 fi; \
218 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
219 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
220 done; \
221 if test "$$dot_seen" = "no"; then \
222 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
223 fi; test -z "$$fail"
224
225mostlyclean-recursive clean-recursive distclean-recursive \
226maintainer-clean-recursive:
227 @set fnord $$MAKEFLAGS; amf=$$2; \
228 dot_seen=no; \
229 case "$@" in \
230 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
231 *) list='$(SUBDIRS)' ;; \
232 esac; \
233 rev=''; for subdir in $$list; do \
234 if test "$$subdir" = "."; then :; else \
235 rev="$$subdir $$rev"; \
236 fi; \
237 done; \
238 rev="$$rev ."; \
239 target=`echo $@ | sed s/-recursive//`; \
240 for subdir in $$rev; do \
241 echo "Making $$target in $$subdir"; \
242 if test "$$subdir" = "."; then \
243 local_target="$$target-am"; \
244 else \
245 local_target="$$target"; \
246 fi; \
247 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
248 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
249 done && test -z "$$fail"
250tags-recursive:
251 list='$(SUBDIRS)'; for subdir in $$list; do \
252 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
253 done
254ctags-recursive:
255 list='$(SUBDIRS)'; for subdir in $$list; do \
256 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
257 done
258
259ETAGS = etags
260ETAGSFLAGS =
261
262CTAGS = ctags
263CTAGSFLAGS =
264
265tags: TAGS
266
267ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
268 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
269 unique=`for i in $$list; do \
270 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
271 done | \
272 $(AWK) ' { files[$$0] = 1; } \
273 END { for (i in files) print i; }'`; \
274 mkid -fID $$unique
275
276TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
277 $(TAGS_FILES) $(LISP)
278 tags=; \
279 here=`pwd`; \
280 if (etags --etags-include --version) >/dev/null 2>&1; then \
281 include_option=--etags-include; \
282 else \
283 include_option=--include; \
284 fi; \
285 list='$(SUBDIRS)'; for subdir in $$list; do \
286 if test "$$subdir" = .; then :; else \
287 test -f $$subdir/TAGS && \
288 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
289 fi; \
290 done; \
291 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
292 unique=`for i in $$list; do \
293 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
294 done | \
295 $(AWK) ' { files[$$0] = 1; } \
296 END { for (i in files) print i; }'`; \
297 test -z "$(ETAGS_ARGS)$$tags$$unique" \
298 || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
299 $$tags $$unique
300
301ctags: CTAGS
302CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
303 $(TAGS_FILES) $(LISP)
304 tags=; \
305 here=`pwd`; \
306 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
307 unique=`for i in $$list; do \
308 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
309 done | \
310 $(AWK) ' { files[$$0] = 1; } \
311 END { for (i in files) print i; }'`; \
312 test -z "$(CTAGS_ARGS)$$tags$$unique" \
313 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
314 $$tags $$unique
315
316GTAGS:
317 here=`$(am__cd) $(top_builddir) && pwd` \
318 && cd $(top_srcdir) \
319 && gtags -i $(GTAGS_ARGS) $$here
320
321distclean-tags:
322 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
323DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
324
325top_distdir = ..
326distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
327
328distdir: $(DISTFILES)
329 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
330 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
331 list='$(DISTFILES)'; for file in $$list; do \
332 case $$file in \
333 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
334 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
335 esac; \
336 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
337 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
338 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
339 dir="/$$dir"; \
340 $(mkinstalldirs) "$(distdir)$$dir"; \
341 else \
342 dir=''; \
343 fi; \
344 if test -d $$d/$$file; then \
345 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
346 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
347 fi; \
348 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
349 else \
350 test -f $(distdir)/$$file \
351 || cp -p $$d/$$file $(distdir)/$$file \
352 || exit 1; \
353 fi; \
354 done
355 list='$(SUBDIRS)'; for subdir in $$list; do \
356 if test "$$subdir" = .; then :; else \
357 test -d $(distdir)/$$subdir \
358 || mkdir $(distdir)/$$subdir \
359 || exit 1; \
360 (cd $$subdir && \
361 $(MAKE) $(AM_MAKEFLAGS) \
362 top_distdir="$(top_distdir)" \
363 distdir=../$(distdir)/$$subdir \
364 distdir) \
365 || exit 1; \
366 fi; \
367 done
368check-am: all-am
369check: check-recursive
370all-am: Makefile
371installdirs: installdirs-recursive
372installdirs-am:
373
374install: install-recursive
375install-exec: install-exec-recursive
376install-data: install-data-recursive
377uninstall: uninstall-recursive
378
379install-am: all-am
380 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
381
382installcheck: installcheck-recursive
383install-strip:
384 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
385 INSTALL_STRIP_FLAG=-s \
386 `test -z '$(STRIP)' || \
387 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
388mostlyclean-generic:
389
390clean-generic:
391
392distclean-generic:
393 -rm -f Makefile $(CONFIG_CLEAN_FILES)
394
395maintainer-clean-generic:
396 @echo "This command is intended for maintainers to use"
397 @echo "it deletes files that may require special tools to rebuild."
398clean: clean-recursive
399
400clean-am: clean-generic mostlyclean-am
401
402distclean: distclean-recursive
403
404distclean-am: clean-am distclean-generic distclean-tags
405
406dvi: dvi-recursive
407
408dvi-am:
409
410info: info-recursive
411
412info-am:
413
414install-data-am:
415
416install-exec-am:
417
418install-info: install-info-recursive
419
420install-man:
421
422installcheck-am:
423
424maintainer-clean: maintainer-clean-recursive
425
426maintainer-clean-am: distclean-am maintainer-clean-generic
427
428mostlyclean: mostlyclean-recursive
429
430mostlyclean-am: mostlyclean-generic
431
432pdf: pdf-recursive
433
434pdf-am:
435
436ps: ps-recursive
437
438ps-am:
439
440uninstall-am: uninstall-info-am
441
442uninstall-info: uninstall-info-recursive
443
444.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am clean \
445 clean-generic clean-recursive ctags ctags-recursive distclean \
446 distclean-generic distclean-recursive distclean-tags distdir \
447 dvi dvi-am dvi-recursive info info-am info-recursive install \
448 install-am install-data install-data-am install-data-recursive \
449 install-exec install-exec-am install-exec-recursive \
450 install-info install-info-am install-info-recursive install-man \
451 install-recursive install-strip installcheck installcheck-am \
452 installdirs installdirs-am installdirs-recursive \
453 maintainer-clean maintainer-clean-generic \
454 maintainer-clean-recursive mostlyclean mostlyclean-generic \
455 mostlyclean-recursive pdf pdf-am pdf-recursive ps ps-am \
456 ps-recursive tags tags-recursive uninstall uninstall-am \
457 uninstall-info-am uninstall-info-recursive uninstall-recursive
458
459# Tell versions [3.59,3.63) of GNU make to not export all variables.
460# Otherwise a system limit (for SysV at least) may be exceeded.
461.NOEXPORT:
Note: See TracBrowser for help on using the repository browser.