1# Makefile.in generated by automake 1.11.6 from Makefile.am.
2# examples/manual/Makefile.  Generated from Makefile.in by configure.
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6# Foundation, 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
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
39am__make_dryrun = \
40  { \
41    am__dry=no; \
42    case $$MAKEFLAGS in \
43      *\\[\ \	]*) \
44        echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
45          | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
46      *) \
47        for am__flg in $$MAKEFLAGS; do \
48          case $$am__flg in \
49            *=*|--*) ;; \
50            *n*) am__dry=yes; break;; \
51          esac; \
52        done;; \
53    esac; \
54    test $$am__dry = yes; \
55  }
56pkgdatadir = $(datadir)/flex
57pkgincludedir = $(includedir)/flex
58pkglibdir = $(libdir)/flex
59pkglibexecdir = $(libexecdir)/flex
60am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
61install_sh_DATA = $(install_sh) -c -m 644
62install_sh_PROGRAM = $(install_sh) -c
63install_sh_SCRIPT = $(install_sh) -c
64INSTALL_HEADER = $(INSTALL_DATA)
65transform = $(program_transform_name)
66NORMAL_INSTALL = :
67PRE_INSTALL = :
68POST_INSTALL = :
69NORMAL_UNINSTALL = :
70PRE_UNINSTALL = :
71POST_UNINSTALL = :
72build_triplet = x86_64-unknown-netbsd7.99.1
73host_triplet = x86_64-unknown-netbsd7.99.1
74subdir = examples/manual
75DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
76	ChangeLog
77ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
78am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
79	$(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 \
80	$(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
81	$(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/libtool.m4 \
82	$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
83	$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
84	$(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \
85	$(top_srcdir)/m4/progtest.m4 $(top_srcdir)/configure.ac
86am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
87	$(ACLOCAL_M4)
88mkinstalldirs = $(install_sh) -d
89CONFIG_HEADER = $(top_builddir)/config.h
90CONFIG_CLEAN_FILES =
91CONFIG_CLEAN_VPATH_FILES =
92SOURCES =
93DIST_SOURCES =
94am__can_run_installinfo = \
95  case $$AM_UPDATE_INFO_DIR in \
96    n|no|NO) false;; \
97    *) (install-info --version) >/dev/null 2>&1;; \
98  esac
99DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
100ACLOCAL = ${SHELL} /usr/src/external/bsd/flex/flex-2.5.39/missing --run aclocal-1.11
101ALLOCA =
102AMTAR = $${TAR-tar}
103AR = ar
104AUTOCONF = ${SHELL} /usr/src/external/bsd/flex/flex-2.5.39/missing --run autoconf
105AUTOHEADER = ${SHELL} /usr/src/external/bsd/flex/flex-2.5.39/missing --run autoheader
106AUTOMAKE = ${SHELL} /usr/src/external/bsd/flex/flex-2.5.39/missing --run automake-1.11
107AWK = gawk
108BISON = /usr/pkg/bin/bison
109CC = gcc
110CCDEPMODE = depmode=gcc3
111CFLAGS = -g -O2
112CPP = gcc -E
113CPPFLAGS =
114CXX = g++
115CXXCPP = g++ -E
116CXXDEPMODE = depmode=gcc3
117CXXFLAGS = -g -O2
118CYGPATH_W = echo
119DEFS = -DHAVE_CONFIG_H
120DEPDIR = .deps
121DLLTOOL = false
122DSYMUTIL =
123DUMPBIN =
124ECHO_C =
125ECHO_N = -n
126ECHO_T =
127EGREP = /usr/bin/grep -E
128EXEEXT =
129FGREP = /usr/bin/grep -F
130GETTEXT_MACRO_VERSION = 0.18
131GMSGFMT = /usr/pkg/bin/msgfmt
132GMSGFMT_015 = /usr/pkg/bin/msgfmt
133GREP = /usr/bin/grep
134HELP2MAN = /usr/pkg/bin/help2man
135INDENT = /usr/bin/indent
136INSTALL = /usr/bin/install -c
137INSTALL_DATA = ${INSTALL} -m 644
138INSTALL_PROGRAM = ${INSTALL}
139INSTALL_SCRIPT = ${INSTALL}
140INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
141INTLLIBS =
142INTL_MACOSX_LIBS =
143LD = /usr/bin/ld
144LDFLAGS =
145LEX = flex
146LEXLIB = -lfl
147LEX_OUTPUT_ROOT = lex.yy
148LIBICONV =
149LIBINTL =
150LIBOBJS =
151LIBS = -lm
152LIBTOOL = $(SHELL) $(top_builddir)/libtool
153LIPO =
154LN_S = ln -s
155LTLIBICONV =
156LTLIBINTL =
157LTLIBOBJS =
158M4 = /usr/pkg/bin/gm4
159MAKEINFO = ${SHELL} /usr/src/external/bsd/flex/flex-2.5.39/missing --run makeinfo
160MANIFEST_TOOL = :
161MKDIR_P = ../.././install-sh -c -d
162MSGFMT = /usr/pkg/bin/msgfmt
163MSGFMT_015 = /usr/pkg/bin/msgfmt
164MSGMERGE = /usr/pkg/bin/msgmerge
165NM = /usr/bin/nm -B
166NMEDIT =
167OBJDUMP = objdump
168OBJEXT = o
169OTOOL =
170OTOOL64 =
171PACKAGE = flex
172PACKAGE_BUGREPORT = flex-help@lists.sourceforge.net
173PACKAGE_NAME = the fast lexical analyser generator
174PACKAGE_STRING = the fast lexical analyser generator 2.5.39
175PACKAGE_TARNAME = flex
176PACKAGE_URL =
177PACKAGE_VERSION = 2.5.39
178PATH_SEPARATOR = :
179POSUB =
180RANLIB = ranlib
181SED = /usr/pkg/bin/gsed
182SET_MAKE =
183SHARED_VERSION_INFO = 2:0:0
184SHELL = /bin/sh
185STRIP = strip
186USE_NLS = no
187VERSION = 2.5.39
188XGETTEXT = /usr/pkg/bin/xgettext
189XGETTEXT_015 = /usr/pkg/bin/xgettext
190XGETTEXT_EXTRA_OPTIONS =
191YACC = bison -y
192YFLAGS =
193abs_builddir = /usr/src/external/bsd/flex/flex-2.5.39/examples/manual
194abs_srcdir = /usr/src/external/bsd/flex/flex-2.5.39/examples/manual
195abs_top_builddir = /usr/src/external/bsd/flex/flex-2.5.39
196abs_top_srcdir = /usr/src/external/bsd/flex/flex-2.5.39
197ac_ct_AR = ar
198ac_ct_CC = gcc
199ac_ct_CXX = g++
200ac_ct_DUMPBIN =
201am__include = include
202am__leading_dot = .
203am__quote =
204am__tar = $${TAR-tar} chof - "$$tardir"
205am__untar = $${TAR-tar} xf -
206bindir = ${exec_prefix}/bin
207build = x86_64-unknown-netbsd7.99.1
208build_alias =
209build_cpu = x86_64
210build_os = netbsd7.99.1
211build_vendor = unknown
212builddir = .
213datadir = ${datarootdir}
214datarootdir = ${prefix}/share
215docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
216dvidir = ${docdir}
217exec_prefix = ${prefix}
218host = x86_64-unknown-netbsd7.99.1
219host_alias =
220host_cpu = x86_64
221host_os = netbsd7.99.1
222host_vendor = unknown
223htmldir = ${docdir}
224includedir = ${prefix}/include
225infodir = ${datarootdir}/info
226install_sh = ${SHELL} /usr/src/external/bsd/flex/flex-2.5.39/install-sh
227libdir = ${exec_prefix}/lib
228libexecdir = ${exec_prefix}/libexec
229localedir = ${datarootdir}/locale
230localstatedir = ${prefix}/var
231mandir = ${datarootdir}/man
232mkdir_p = $(top_builddir)/./install-sh -c -d
233oldincludedir = /usr/include
234pdfdir = ${docdir}
235prefix = /usr/local
236program_transform_name = s,x,x,
237psdir = ${docdir}
238sbindir = ${exec_prefix}/sbin
239sharedstatedir = ${prefix}/com
240srcdir = .
241sysconfdir = ${prefix}/etc
242target_alias =
243top_build_prefix = ../../
244top_builddir = ../..
245top_srcdir = ../..
246EXTRA_DIST = \
247	ChangeLog \
248	Makefile.examples \
249	README \
250	cat.lex   \
251	dates.lex \
252	datetest.dat \
253	eof_rules.lex \
254	eof_test01.txt \
255	eof_test02.txt \
256	eof_test03.txt \
257	expr.lex \
258	expr.y \
259	front.lex \
260	front.y \
261	j2t.lex \
262	myname.lex \
263	myname.txt \
264	myname2.lex \
265	numbers.lex \
266	pas_include.lex \
267	pascal.lex \
268	reject.lex \
269	replace.lex \
270	string1.lex \
271	string2.lex \
272	strtest.dat \
273	unput.lex \
274	user_act.lex \
275	userinit.lex \
276	wc.lex \
277	yymore.lex \
278	yymore2.lex \
279	yymoretest.dat
280
281all: all-am
282
283.SUFFIXES:
284$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
285	@for dep in $?; do \
286	  case '$(am__configure_deps)' in \
287	    *$$dep*) \
288	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
289	        && { if test -f $@; then exit 0; else break; fi; }; \
290	      exit 1;; \
291	  esac; \
292	done; \
293	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu examples/manual/Makefile'; \
294	$(am__cd) $(top_srcdir) && \
295	  $(AUTOMAKE) --gnu examples/manual/Makefile
296.PRECIOUS: Makefile
297Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
298	@case '$?' in \
299	  *config.status*) \
300	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
301	  *) \
302	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
303	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
304	esac;
305
306$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
307	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
308
309$(top_srcdir)/configure:  $(am__configure_deps)
310	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
311$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
312	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
313$(am__aclocal_m4_deps):
314
315mostlyclean-libtool:
316	-rm -f *.lo
317
318clean-libtool:
319	-rm -rf .libs _libs
320tags: TAGS
321TAGS:
322
323ctags: CTAGS
324CTAGS:
325
326
327distdir: $(DISTFILES)
328	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
329	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
330	list='$(DISTFILES)'; \
331	  dist_files=`for file in $$list; do echo $$file; done | \
332	  sed -e "s|^$$srcdirstrip/||;t" \
333	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
334	case $$dist_files in \
335	  */*) $(MKDIR_P) `echo "$$dist_files" | \
336			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
337			   sort -u` ;; \
338	esac; \
339	for file in $$dist_files; do \
340	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
341	  if test -d $$d/$$file; then \
342	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
343	    if test -d "$(distdir)/$$file"; then \
344	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
345	    fi; \
346	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
347	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
348	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
349	    fi; \
350	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
351	  else \
352	    test -f "$(distdir)/$$file" \
353	    || cp -p $$d/$$file "$(distdir)/$$file" \
354	    || exit 1; \
355	  fi; \
356	done
357check-am: all-am
358check: check-am
359all-am: Makefile
360installdirs:
361install: install-am
362install-exec: install-exec-am
363install-data: install-data-am
364uninstall: uninstall-am
365
366install-am: all-am
367	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
368
369installcheck: installcheck-am
370install-strip:
371	if test -z '$(STRIP)'; then \
372	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
373	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
374	      install; \
375	else \
376	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
377	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
378	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
379	fi
380mostlyclean-generic:
381
382clean-generic:
383
384distclean-generic:
385	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
386	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
387
388maintainer-clean-generic:
389	@echo "This command is intended for maintainers to use"
390	@echo "it deletes files that may require special tools to rebuild."
391clean: clean-am
392
393clean-am: clean-generic clean-libtool mostlyclean-am
394
395distclean: distclean-am
396	-rm -f Makefile
397distclean-am: clean-am distclean-generic
398
399dvi: dvi-am
400
401dvi-am:
402
403html: html-am
404
405html-am:
406
407info: info-am
408
409info-am:
410
411install-data-am:
412
413install-dvi: install-dvi-am
414
415install-dvi-am:
416
417install-exec-am:
418
419install-html: install-html-am
420
421install-html-am:
422
423install-info: install-info-am
424
425install-info-am:
426
427install-man:
428
429install-pdf: install-pdf-am
430
431install-pdf-am:
432
433install-ps: install-ps-am
434
435install-ps-am:
436
437installcheck-am:
438
439maintainer-clean: maintainer-clean-am
440	-rm -f Makefile
441maintainer-clean-am: distclean-am maintainer-clean-generic
442
443mostlyclean: mostlyclean-am
444
445mostlyclean-am: mostlyclean-generic mostlyclean-libtool
446
447pdf: pdf-am
448
449pdf-am:
450
451ps: ps-am
452
453ps-am:
454
455uninstall-am:
456
457.MAKE: install-am install-strip
458
459.PHONY: all all-am check check-am clean clean-generic clean-libtool \
460	distclean distclean-generic distclean-libtool distdir dvi \
461	dvi-am html html-am info info-am install install-am \
462	install-data install-data-am install-dvi install-dvi-am \
463	install-exec install-exec-am install-html install-html-am \
464	install-info install-info-am install-man install-pdf \
465	install-pdf-am install-ps install-ps-am install-strip \
466	installcheck installcheck-am installdirs maintainer-clean \
467	maintainer-clean-generic mostlyclean mostlyclean-generic \
468	mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am
469
470
471# Tell versions [3.59,3.63) of GNU make to not export all variables.
472# Otherwise a system limit (for SysV at least) may be exceeded.
473.NOEXPORT:
474