xref: /netbsd-src/external/bsd/flex/dist/examples/manual/Makefile.in (revision c7c727fae85036860d5bb848f2730ff419e2b060)
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.
38VPATH = @srcdir@
39pkgdatadir = $(datadir)/@PACKAGE@
40pkgincludedir = $(includedir)/@PACKAGE@
41pkglibdir = $(libdir)/@PACKAGE@
42pkglibexecdir = $(libexecdir)/@PACKAGE@
43am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
44install_sh_DATA = $(install_sh) -c -m 644
45install_sh_PROGRAM = $(install_sh) -c
46install_sh_SCRIPT = $(install_sh) -c
47INSTALL_HEADER = $(INSTALL_DATA)
48transform = $(program_transform_name)
49NORMAL_INSTALL = :
50PRE_INSTALL = :
51POST_INSTALL = :
52NORMAL_UNINSTALL = :
53PRE_UNINSTALL = :
54POST_UNINSTALL = :
55build_triplet = @build@
56host_triplet = @host@
57subdir = examples/manual
58DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
59	ChangeLog
60ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
61am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
62	$(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/lib-ld.m4 \
63	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
64	$(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \
65	$(top_srcdir)/m4/progtest.m4 $(top_srcdir)/configure.in
66am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
67	$(ACLOCAL_M4)
68mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
69CONFIG_HEADER = $(top_builddir)/config.h
70CONFIG_CLEAN_FILES =
71CONFIG_CLEAN_VPATH_FILES =
72SOURCES =
73DIST_SOURCES =
74DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
75ACLOCAL = @ACLOCAL@
76ALLOCA = @ALLOCA@
77AMTAR = @AMTAR@
78AUTOCONF = @AUTOCONF@
79AUTOHEADER = @AUTOHEADER@
80AUTOMAKE = @AUTOMAKE@
81AWK = @AWK@
82BISON = @BISON@
83CC = @CC@
84CCDEPMODE = @CCDEPMODE@
85CFLAGS = @CFLAGS@
86CPP = @CPP@
87CPPFLAGS = @CPPFLAGS@
88CXX = @CXX@
89CXXDEPMODE = @CXXDEPMODE@
90CXXFLAGS = @CXXFLAGS@
91CYGPATH_W = @CYGPATH_W@
92DEFS = @DEFS@
93DEPDIR = @DEPDIR@
94ECHO_C = @ECHO_C@
95ECHO_N = @ECHO_N@
96ECHO_T = @ECHO_T@
97EGREP = @EGREP@
98EXEEXT = @EXEEXT@
99GMSGFMT = @GMSGFMT@
100GREP = @GREP@
101HELP2MAN = @HELP2MAN@
102INDENT = @INDENT@
103INSTALL = @INSTALL@
104INSTALL_DATA = @INSTALL_DATA@
105INSTALL_PROGRAM = @INSTALL_PROGRAM@
106INSTALL_SCRIPT = @INSTALL_SCRIPT@
107INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
108INTLLIBS = @INTLLIBS@
109LDFLAGS = @LDFLAGS@
110LEX = @LEX@
111LEXLIB = @LEXLIB@
112LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
113LIBICONV = @LIBICONV@
114LIBINTL = @LIBINTL@
115LIBOBJS = @LIBOBJS@
116LIBS = @LIBS@
117LN_S = @LN_S@
118LTLIBICONV = @LTLIBICONV@
119LTLIBINTL = @LTLIBINTL@
120LTLIBOBJS = @LTLIBOBJS@
121M4 = @M4@
122MAKEINFO = @MAKEINFO@
123MKDIR_P = @MKDIR_P@
124MKINSTALLDIRS = @MKINSTALLDIRS@
125MSGFMT = @MSGFMT@
126MSGMERGE = @MSGMERGE@
127OBJEXT = @OBJEXT@
128PACKAGE = @PACKAGE@
129PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
130PACKAGE_NAME = @PACKAGE_NAME@
131PACKAGE_STRING = @PACKAGE_STRING@
132PACKAGE_TARNAME = @PACKAGE_TARNAME@
133PACKAGE_URL = @PACKAGE_URL@
134PACKAGE_VERSION = @PACKAGE_VERSION@
135PATH_SEPARATOR = @PATH_SEPARATOR@
136POSUB = @POSUB@
137RANLIB = @RANLIB@
138SET_MAKE = @SET_MAKE@
139SHELL = @SHELL@
140STRIP = @STRIP@
141USE_NLS = @USE_NLS@
142VERSION = @VERSION@
143XGETTEXT = @XGETTEXT@
144YACC = @YACC@
145YFLAGS = @YFLAGS@
146abs_builddir = @abs_builddir@
147abs_srcdir = @abs_srcdir@
148abs_top_builddir = @abs_top_builddir@
149abs_top_srcdir = @abs_top_srcdir@
150ac_ct_CC = @ac_ct_CC@
151ac_ct_CXX = @ac_ct_CXX@
152am__include = @am__include@
153am__leading_dot = @am__leading_dot@
154am__quote = @am__quote@
155am__tar = @am__tar@
156am__untar = @am__untar@
157bindir = @bindir@
158build = @build@
159build_alias = @build_alias@
160build_cpu = @build_cpu@
161build_os = @build_os@
162build_vendor = @build_vendor@
163builddir = @builddir@
164datadir = @datadir@
165datarootdir = @datarootdir@
166docdir = @docdir@
167dvidir = @dvidir@
168exec_prefix = @exec_prefix@
169host = @host@
170host_alias = @host_alias@
171host_cpu = @host_cpu@
172host_os = @host_os@
173host_vendor = @host_vendor@
174htmldir = @htmldir@
175includedir = @includedir@
176infodir = @infodir@
177install_sh = @install_sh@
178libdir = @libdir@
179libexecdir = @libexecdir@
180localedir = @localedir@
181localstatedir = @localstatedir@
182mandir = @mandir@
183mkdir_p = @mkdir_p@
184oldincludedir = @oldincludedir@
185pdfdir = @pdfdir@
186prefix = @prefix@
187program_transform_name = @program_transform_name@
188psdir = @psdir@
189sbindir = @sbindir@
190sharedstatedir = @sharedstatedir@
191srcdir = @srcdir@
192sysconfdir = @sysconfdir@
193target_alias = @target_alias@
194top_build_prefix = @top_build_prefix@
195top_builddir = @top_builddir@
196top_srcdir = @top_srcdir@
197EXTRA_DIST = \
198	ChangeLog \
199	Makefile.examples \
200	README \
201	cat.lex   \
202	dates.lex \
203	datetest.dat \
204	eof_rules.lex \
205	eof_test01.txt \
206	eof_test02.txt \
207	eof_test03.txt \
208	expr.lex \
209	expr.y \
210	front.lex \
211	front.y \
212	j2t.lex \
213	myname.lex \
214	myname.txt \
215	myname2.lex \
216	numbers.lex \
217	pas_include.lex \
218	pascal.lex \
219	reject.lex \
220	replace.lex \
221	string1.lex \
222	string2.lex \
223	strtest.dat \
224	unput.lex \
225	user_act.lex \
226	userinit.lex \
227	wc.lex \
228	yymore.lex \
229	yymore2.lex \
230	yymoretest.dat
231
232all: all-am
233
234.SUFFIXES:
235$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
236	@for dep in $?; do \
237	  case '$(am__configure_deps)' in \
238	    *$$dep*) \
239	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
240	        && { if test -f $@; then exit 0; else break; fi; }; \
241	      exit 1;; \
242	  esac; \
243	done; \
244	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnits examples/manual/Makefile'; \
245	$(am__cd) $(top_srcdir) && \
246	  $(AUTOMAKE) --gnits examples/manual/Makefile
247.PRECIOUS: Makefile
248Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
249	@case '$?' in \
250	  *config.status*) \
251	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
252	  *) \
253	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
254	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
255	esac;
256
257$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
258	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
259
260$(top_srcdir)/configure:  $(am__configure_deps)
261	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
262$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
263	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
264$(am__aclocal_m4_deps):
265tags: TAGS
266TAGS:
267
268ctags: CTAGS
269CTAGS:
270
271
272distdir: $(DISTFILES)
273	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
274	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
275	list='$(DISTFILES)'; \
276	  dist_files=`for file in $$list; do echo $$file; done | \
277	  sed -e "s|^$$srcdirstrip/||;t" \
278	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
279	case $$dist_files in \
280	  */*) $(MKDIR_P) `echo "$$dist_files" | \
281			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
282			   sort -u` ;; \
283	esac; \
284	for file in $$dist_files; do \
285	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
286	  if test -d $$d/$$file; then \
287	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
288	    if test -d "$(distdir)/$$file"; then \
289	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
290	    fi; \
291	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
292	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
293	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
294	    fi; \
295	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
296	  else \
297	    test -f "$(distdir)/$$file" \
298	    || cp -p $$d/$$file "$(distdir)/$$file" \
299	    || exit 1; \
300	  fi; \
301	done
302check-am: all-am
303check: check-am
304all-am: Makefile
305installdirs:
306install: install-am
307install-exec: install-exec-am
308install-data: install-data-am
309uninstall: uninstall-am
310
311install-am: all-am
312	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
313
314installcheck: installcheck-am
315install-strip:
316	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
317	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
318	  `test -z '$(STRIP)' || \
319	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
320mostlyclean-generic:
321
322clean-generic:
323
324distclean-generic:
325	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
326	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
327
328maintainer-clean-generic:
329	@echo "This command is intended for maintainers to use"
330	@echo "it deletes files that may require special tools to rebuild."
331clean: clean-am
332
333clean-am: clean-generic mostlyclean-am
334
335distclean: distclean-am
336	-rm -f Makefile
337distclean-am: clean-am distclean-generic
338
339dvi: dvi-am
340
341dvi-am:
342
343html: html-am
344
345html-am:
346
347info: info-am
348
349info-am:
350
351install-data-am:
352
353install-dvi: install-dvi-am
354
355install-dvi-am:
356
357install-exec-am:
358
359install-html: install-html-am
360
361install-html-am:
362
363install-info: install-info-am
364
365install-info-am:
366
367install-man:
368
369install-pdf: install-pdf-am
370
371install-pdf-am:
372
373install-ps: install-ps-am
374
375install-ps-am:
376
377installcheck-am:
378
379maintainer-clean: maintainer-clean-am
380	-rm -f Makefile
381maintainer-clean-am: distclean-am maintainer-clean-generic
382
383mostlyclean: mostlyclean-am
384
385mostlyclean-am: mostlyclean-generic
386
387pdf: pdf-am
388
389pdf-am:
390
391ps: ps-am
392
393ps-am:
394
395uninstall-am:
396
397.MAKE: install-am install-strip
398
399.PHONY: all all-am check check-am clean clean-generic distclean \
400	distclean-generic distdir dvi dvi-am html html-am info info-am \
401	install install-am install-data install-data-am install-dvi \
402	install-dvi-am install-exec install-exec-am install-html \
403	install-html-am install-info install-info-am install-man \
404	install-pdf install-pdf-am install-ps install-ps-am \
405	install-strip installcheck installcheck-am installdirs \
406	maintainer-clean maintainer-clean-generic mostlyclean \
407	mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am
408
409
410# Tell versions [3.59,3.63) of GNU make to not export all variables.
411# Otherwise a system limit (for SysV at least) may be exceeded.
412.NOEXPORT:
413