FYI: Reply from HP-UX
[git/dscho.git] / flex-2.5.33 / examples / Makefile.in
blob08f800e3575b32c108fa78c28bc00b7653fd4ea7
1 # Makefile.in generated by automake 1.7.5 from Makefile.am.
2 # @configure_input@
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.
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.
15 @SET_MAKE@
17 # This file is part of flex.
19 # Redistribution and use in source and binary forms, with or without
20 # modification, are permitted provided that the following conditions
21 # are met:
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.
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.
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.
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 = ..
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@
166 EXTRA_DIST = \
167 testxxLexer.l \
168 debflex.awk \
169 README
172 SUBDIRS = \
173 manual \
174 fastwc
176 subdir = examples
177 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
178 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
179 CONFIG_HEADER = $(top_builddir)/config.h
180 CONFIG_CLEAN_FILES =
181 DIST_SOURCES =
183 RECURSIVE_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
188 DIST_COMMON = README Makefile.am Makefile.in
189 DIST_SUBDIRS = $(SUBDIRS)
190 all: all-recursive
192 .SUFFIXES:
193 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
194 cd $(top_srcdir) && \
195 $(AUTOMAKE) --gnu examples/Makefile
196 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
197 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
198 uninstall-info-am:
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"
225 mostlyclean-recursive clean-recursive distclean-recursive \
226 maintainer-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"
250 tags-recursive:
251 list='$(SUBDIRS)'; for subdir in $$list; do \
252 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
253 done
254 ctags-recursive:
255 list='$(SUBDIRS)'; for subdir in $$list; do \
256 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
257 done
259 ETAGS = etags
260 ETAGSFLAGS =
262 CTAGS = ctags
263 CTAGSFLAGS =
265 tags: TAGS
267 ID: $(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
276 TAGS: 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
301 ctags: CTAGS
302 CTAGS: 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
316 GTAGS:
317 here=`$(am__cd) $(top_builddir) && pwd` \
318 && cd $(top_srcdir) \
319 && gtags -i $(GTAGS_ARGS) $$here
321 distclean-tags:
322 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
323 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
325 top_distdir = ..
326 distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
328 distdir: $(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
368 check-am: all-am
369 check: check-recursive
370 all-am: Makefile
371 installdirs: installdirs-recursive
372 installdirs-am:
374 install: install-recursive
375 install-exec: install-exec-recursive
376 install-data: install-data-recursive
377 uninstall: uninstall-recursive
379 install-am: all-am
380 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
382 installcheck: installcheck-recursive
383 install-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
388 mostlyclean-generic:
390 clean-generic:
392 distclean-generic:
393 -rm -f Makefile $(CONFIG_CLEAN_FILES)
395 maintainer-clean-generic:
396 @echo "This command is intended for maintainers to use"
397 @echo "it deletes files that may require special tools to rebuild."
398 clean: clean-recursive
399 -rm -f config.cache
401 clean-am: clean-generic mostlyclean-am
403 distclean: distclean-recursive
405 distclean-am: clean-am distclean-generic distclean-tags
407 dvi: dvi-recursive
409 dvi-am:
411 info: info-recursive
413 info-am:
415 install-data-am:
417 install-exec-am:
419 install-info: install-info-recursive
421 install-man:
423 installcheck-am:
425 maintainer-clean: maintainer-clean-recursive
427 maintainer-clean-am: distclean-am maintainer-clean-generic
429 mostlyclean: mostlyclean-recursive
431 mostlyclean-am: mostlyclean-generic
433 pdf: pdf-recursive
435 pdf-am:
437 ps: ps-recursive
439 ps-am:
441 uninstall-am: uninstall-info-am
443 uninstall-info: uninstall-info-recursive
445 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am clean \
446 clean-generic clean-recursive ctags ctags-recursive distclean \
447 distclean-generic distclean-recursive distclean-tags distdir \
448 dvi dvi-am dvi-recursive info info-am info-recursive install \
449 install-am install-data install-data-am install-data-recursive \
450 install-exec install-exec-am install-exec-recursive \
451 install-info install-info-am install-info-recursive install-man \
452 install-recursive install-strip installcheck installcheck-am \
453 installdirs installdirs-am installdirs-recursive \
454 maintainer-clean maintainer-clean-generic \
455 maintainer-clean-recursive mostlyclean mostlyclean-generic \
456 mostlyclean-recursive pdf pdf-am pdf-recursive ps ps-am \
457 ps-recursive tags tags-recursive uninstall uninstall-am \
458 uninstall-info-am uninstall-info-recursive uninstall-recursive
460 # Tell versions [3.59,3.63) of GNU make to not export all variables.
461 # Otherwise a system limit (for SysV at least) may be exceeded.
462 .NOEXPORT: