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