xref: /minix/external/bsd/flex/dist/Makefile (revision 0a6a1f1d)
1# Makefile.in generated by automake 1.11.6 from Makefile.am.
2# 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
39# Notes on building:
40
41# Possible values for DEFS:
42#
43# By default, flex generates 8-bit scanners when using table compression,
44# and 7-bit scanners when using uncompressed tables (-f or -F options).
45# For flex to always generate 8-bit scanners, add "-DDEFAULT_CSIZE=256"
46# to DEFS.
47#
48# For Vax/VMS, add "-DVMS" to DEFS.
49#
50# For MS-DOS, add "-DMS_DOS" to DEFS.  See the directory MISC/MSDOS for
51# additional info.
52
53
54
55
56
57am__make_dryrun = \
58  { \
59    am__dry=no; \
60    case $$MAKEFLAGS in \
61      *\\[\ \	]*) \
62        echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
63          | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
64      *) \
65        for am__flg in $$MAKEFLAGS; do \
66          case $$am__flg in \
67            *=*|--*) ;; \
68            *n*) am__dry=yes; break;; \
69          esac; \
70        done;; \
71    esac; \
72    test $$am__dry = yes; \
73  }
74pkgdatadir = $(datadir)/flex
75pkgincludedir = $(includedir)/flex
76pkglibdir = $(libdir)/flex
77pkglibexecdir = $(libexecdir)/flex
78am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
79install_sh_DATA = $(install_sh) -c -m 644
80install_sh_PROGRAM = $(install_sh) -c
81install_sh_SCRIPT = $(install_sh) -c
82INSTALL_HEADER = $(INSTALL_DATA)
83transform = $(program_transform_name)
84NORMAL_INSTALL = :
85PRE_INSTALL = :
86POST_INSTALL = :
87NORMAL_UNINSTALL = :
88PRE_UNINSTALL = :
89POST_UNINSTALL = :
90build_triplet = x86_64-unknown-netbsd7.99.1
91host_triplet = x86_64-unknown-netbsd7.99.1
92bin_PROGRAMS = flex$(EXEEXT)
93subdir = .
94DIST_COMMON = README $(am__configure_deps) $(dist_doc_DATA) \
95	$(include_HEADERS) $(noinst_HEADERS) $(srcdir)/Makefile.am \
96	$(srcdir)/Makefile.in $(srcdir)/conf.in \
97	$(top_srcdir)/configure ABOUT-NLS AUTHORS COPYING ChangeLog \
98	INSTALL NEWS THANKS TODO compile config.guess config.rpath \
99	config.sub depcomp install-sh ltmain.sh missing parse.c \
100	parse.h scan.c ylwrap
101ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
102am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
103	$(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 \
104	$(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
105	$(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/libtool.m4 \
106	$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
107	$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
108	$(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \
109	$(top_srcdir)/m4/progtest.m4 $(top_srcdir)/configure.ac
110am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
111	$(ACLOCAL_M4)
112am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
113 configure.lineno config.status.lineno
114mkinstalldirs = $(install_sh) -d
115CONFIG_HEADER = config.h
116CONFIG_CLEAN_FILES =
117CONFIG_CLEAN_VPATH_FILES =
118am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
119am__vpath_adj = case $$p in \
120    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
121    *) f=$$p;; \
122  esac;
123am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
124am__install_max = 40
125am__nobase_strip_setup = \
126  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
127am__nobase_strip = \
128  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
129am__nobase_list = $(am__nobase_strip_setup); \
130  for p in $$list; do echo "$$p $$p"; done | \
131  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
132  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
133    if (++n[$$2] == $(am__install_max)) \
134      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
135    END { for (dir in files) print dir, files[dir] }'
136am__base_list = \
137  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
138  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
139am__uninstall_files_from_dir = { \
140  test -z "$$files" \
141    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
142    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
143         $(am__cd) "$$dir" && rm -f $$files; }; \
144  }
145am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" \
146	"$(DESTDIR)$(docdir)" "$(DESTDIR)$(includedir)"
147LTLIBRARIES = $(lib_LTLIBRARIES)
148libfl_la_LIBADD =
149am_libfl_la_OBJECTS = libmain.lo libyywrap.lo
150libfl_la_OBJECTS = $(am_libfl_la_OBJECTS)
151libfl_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
152	--mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(libfl_la_LDFLAGS) \
153	$(LDFLAGS) -o $@
154libfl_pic_la_LIBADD =
155am_libfl_pic_la_OBJECTS = libmain.lo libyywrap.lo
156libfl_pic_la_OBJECTS = $(am_libfl_pic_la_OBJECTS)
157libfl_pic_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
158	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
159	$(libfl_pic_la_LDFLAGS) $(LDFLAGS) -o $@
160PROGRAMS = $(bin_PROGRAMS)
161am_flex_OBJECTS = ccl.$(OBJEXT) dfa.$(OBJEXT) ecs.$(OBJEXT) \
162	scanflags.$(OBJEXT) gen.$(OBJEXT) main.$(OBJEXT) \
163	misc.$(OBJEXT) nfa.$(OBJEXT) parse.$(OBJEXT) scan.$(OBJEXT) \
164	skel.$(OBJEXT) sym.$(OBJEXT) tblcmp.$(OBJEXT) yylex.$(OBJEXT) \
165	options.$(OBJEXT) scanopt.$(OBJEXT) buf.$(OBJEXT) \
166	tables.$(OBJEXT) tables_shared.$(OBJEXT) filter.$(OBJEXT) \
167	regex.$(OBJEXT)
168flex_OBJECTS = $(am_flex_OBJECTS)
169flex_LDADD = $(LDADD)
170flex_DEPENDENCIES = lib/libcompat.la
171DEFAULT_INCLUDES = -I.
172depcomp = $(SHELL) $(top_srcdir)/depcomp
173am__depfiles_maybe = depfiles
174am__mv = mv -f
175COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
176	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
177LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
178	--mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
179	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
180CCLD = $(CC)
181LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
182	--mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
183	$(LDFLAGS) -o $@
184LEXCOMPILE = $(LEX) $(AM_LFLAGS) $(LFLAGS)
185LTLEXCOMPILE = $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
186	--mode=compile $(LEX) $(AM_LFLAGS) $(LFLAGS)
187YLWRAP = $(top_srcdir)/ylwrap
188YACCCOMPILE = $(YACC) $(AM_YFLAGS) $(YFLAGS)
189LTYACCCOMPILE = $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
190	--mode=compile $(YACC) $(AM_YFLAGS) $(YFLAGS)
191SOURCES = $(libfl_la_SOURCES) $(libfl_pic_la_SOURCES) $(flex_SOURCES)
192DIST_SOURCES = $(libfl_la_SOURCES) $(libfl_pic_la_SOURCES) \
193	$(flex_SOURCES)
194RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
195	html-recursive info-recursive install-data-recursive \
196	install-dvi-recursive install-exec-recursive \
197	install-html-recursive install-info-recursive \
198	install-pdf-recursive install-ps-recursive install-recursive \
199	installcheck-recursive installdirs-recursive pdf-recursive \
200	ps-recursive uninstall-recursive
201am__can_run_installinfo = \
202  case $$AM_UPDATE_INFO_DIR in \
203    n|no|NO) false;; \
204    *) (install-info --version) >/dev/null 2>&1;; \
205  esac
206DATA = $(dist_doc_DATA)
207HEADERS = $(include_HEADERS) $(noinst_HEADERS)
208RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
209  distclean-recursive maintainer-clean-recursive
210AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
211	$(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
212	distdir dist dist-all distcheck
213ETAGS = etags
214CTAGS = ctags
215DIST_SUBDIRS = $(SUBDIRS)
216DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
217distdir = $(PACKAGE)-$(VERSION)
218top_distdir = $(distdir)
219am__remove_distdir = \
220  if test -d "$(distdir)"; then \
221    find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
222      && rm -rf "$(distdir)" \
223      || { sleep 5 && rm -rf "$(distdir)"; }; \
224  else :; fi
225am__relativize = \
226  dir0=`pwd`; \
227  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
228  sed_rest='s,^[^/]*/*,,'; \
229  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
230  sed_butlast='s,/*[^/]*$$,,'; \
231  while test -n "$$dir1"; do \
232    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
233    if test "$$first" != "."; then \
234      if test "$$first" = ".."; then \
235        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
236        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
237      else \
238        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
239        if test "$$first2" = "$$first"; then \
240          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
241        else \
242          dir2="../$$dir2"; \
243        fi; \
244        dir0="$$dir0"/"$$first"; \
245      fi; \
246    fi; \
247    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
248  done; \
249  reldir="$$dir2"
250DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2 $(distdir).tar.xz
251GZIP_ENV = --best
252distuninstallcheck_listfiles = find . -type f -print
253am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
254  | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
255distcleancheck_listfiles = find . -type f -print
256ACLOCAL = ${SHELL} /usr/src/external/bsd/flex/flex-2.5.39/missing --run aclocal-1.11
257ALLOCA =
258AMTAR = $${TAR-tar}
259AR = ar
260AUTOCONF = ${SHELL} /usr/src/external/bsd/flex/flex-2.5.39/missing --run autoconf
261AUTOHEADER = ${SHELL} /usr/src/external/bsd/flex/flex-2.5.39/missing --run autoheader
262AUTOMAKE = ${SHELL} /usr/src/external/bsd/flex/flex-2.5.39/missing --run automake-1.11
263AWK = gawk
264BISON = /usr/pkg/bin/bison
265CC = gcc
266CCDEPMODE = depmode=gcc3
267CFLAGS = -g -O2
268CPP = gcc -E
269CPPFLAGS =
270CXX = g++
271CXXCPP = g++ -E
272CXXDEPMODE = depmode=gcc3
273CXXFLAGS = -g -O2
274CYGPATH_W = echo
275DEFS = -DHAVE_CONFIG_H
276DEPDIR = .deps
277DLLTOOL = false
278DSYMUTIL =
279DUMPBIN =
280ECHO_C =
281ECHO_N = -n
282ECHO_T =
283EGREP = /usr/bin/grep -E
284EXEEXT =
285FGREP = /usr/bin/grep -F
286GETTEXT_MACRO_VERSION = 0.18
287GMSGFMT = /usr/pkg/bin/msgfmt
288GMSGFMT_015 = /usr/pkg/bin/msgfmt
289GREP = /usr/bin/grep
290HELP2MAN = /usr/pkg/bin/help2man
291INDENT = /usr/bin/indent
292INSTALL = /usr/bin/install -c
293INSTALL_DATA = ${INSTALL} -m 644
294INSTALL_PROGRAM = ${INSTALL}
295INSTALL_SCRIPT = ${INSTALL}
296INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
297INTLLIBS =
298INTL_MACOSX_LIBS =
299LD = /usr/bin/ld
300LDFLAGS =
301LEX = flex
302LEXLIB = -lfl
303LEX_OUTPUT_ROOT = lex.yy
304LIBICONV =
305LIBINTL =
306LIBOBJS =
307LIBS =  -lm
308LIBTOOL = $(SHELL) $(top_builddir)/libtool
309LIPO =
310LN_S = ln -s
311LTLIBICONV =
312LTLIBINTL =
313LTLIBOBJS =
314M4 = /usr/pkg/bin/gm4
315MAKEINFO = ${SHELL} /usr/src/external/bsd/flex/flex-2.5.39/missing --run makeinfo
316MANIFEST_TOOL = :
317MKDIR_P = ./install-sh -c -d
318MSGFMT = /usr/pkg/bin/msgfmt
319MSGFMT_015 = /usr/pkg/bin/msgfmt
320MSGMERGE = /usr/pkg/bin/msgmerge
321NM = /usr/bin/nm -B
322NMEDIT =
323OBJDUMP = objdump
324OBJEXT = o
325OTOOL =
326OTOOL64 =
327PACKAGE = flex
328PACKAGE_BUGREPORT = flex-help@lists.sourceforge.net
329PACKAGE_NAME = the fast lexical analyser generator
330PACKAGE_STRING = the fast lexical analyser generator 2.5.39
331PACKAGE_TARNAME = flex
332PACKAGE_URL =
333PACKAGE_VERSION = 2.5.39
334PATH_SEPARATOR = :
335POSUB =
336RANLIB = ranlib
337SED = /usr/pkg/bin/gsed
338SET_MAKE =
339SHARED_VERSION_INFO = 2:0:0
340SHELL = /bin/sh
341STRIP = strip
342USE_NLS = no
343VERSION = 2.5.39
344XGETTEXT = /usr/pkg/bin/xgettext
345XGETTEXT_015 = /usr/pkg/bin/xgettext
346XGETTEXT_EXTRA_OPTIONS =
347YACC = bison -y
348YFLAGS =
349abs_builddir = /usr/src/external/bsd/flex/flex-2.5.39
350abs_srcdir = /usr/src/external/bsd/flex/flex-2.5.39
351abs_top_builddir = /usr/src/external/bsd/flex/flex-2.5.39
352abs_top_srcdir = /usr/src/external/bsd/flex/flex-2.5.39
353ac_ct_AR = ar
354ac_ct_CC = gcc
355ac_ct_CXX = g++
356ac_ct_DUMPBIN =
357am__include = include
358am__leading_dot = .
359am__quote =
360am__tar = $${TAR-tar} chof - "$$tardir"
361am__untar = $${TAR-tar} xf -
362bindir = ${exec_prefix}/bin
363build = x86_64-unknown-netbsd7.99.1
364build_alias =
365build_cpu = x86_64
366build_os = netbsd7.99.1
367build_vendor = unknown
368builddir = .
369datadir = ${datarootdir}
370datarootdir = ${prefix}/share
371docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
372dvidir = ${docdir}
373exec_prefix = ${prefix}
374host = x86_64-unknown-netbsd7.99.1
375host_alias =
376host_cpu = x86_64
377host_os = netbsd7.99.1
378host_vendor = unknown
379htmldir = ${docdir}
380includedir = ${prefix}/include
381infodir = ${datarootdir}/info
382install_sh = ${SHELL} /usr/src/external/bsd/flex/flex-2.5.39/install-sh
383libdir = ${exec_prefix}/lib
384libexecdir = ${exec_prefix}/libexec
385localedir = $(datadir)/locale
386localstatedir = ${prefix}/var
387mandir = ${datarootdir}/man
388mkdir_p = $(top_builddir)/./install-sh -c -d
389oldincludedir = /usr/include
390pdfdir = ${docdir}
391prefix = /usr/local
392program_transform_name = s,x,x,
393psdir = ${docdir}
394sbindir = ${exec_prefix}/sbin
395sharedstatedir = ${prefix}/com
396srcdir = .
397sysconfdir = ${prefix}/etc
398target_alias =
399top_build_prefix =
400top_builddir = .
401top_srcdir = .
402AM_YFLAGS = -d
403ACLOCAL_AMFLAGS = -I m4
404m4 = /usr/pkg/bin/gm4
405indent = /usr/bin/indent
406lib_LTLIBRARIES = \
407	libfl.la \
408	libfl_pic.la
409
410flex_SOURCES = \
411	ccl.c \
412	dfa.c \
413	ecs.c \
414	scanflags.c \
415	gen.c \
416	main.c \
417	misc.c \
418	nfa.c \
419	parse.y \
420	scan.l \
421	skel.c \
422	sym.c \
423	tblcmp.c \
424	yylex.c \
425	options.c \
426	scanopt.c \
427	buf.c \
428	tables.c \
429	tables_shared.c \
430	filter.c \
431	regex.c
432
433LDADD = lib/libcompat.la
434libfl_la_SOURCES = \
435	libmain.c \
436	libyywrap.c
437
438libfl_la_LDFLAGS = -no-undefined -version-info 2:0:0
439libfl_pic_la_SOURCES = \
440	libmain.c \
441	libyywrap.c
442
443libfl_pic_la_LDFLAGS = -no-undefined -version-info 2:0:0
444noinst_HEADERS = \
445	flexdef.h \
446	flexint.h \
447	version.h \
448	options.h \
449	scanopt.h \
450	tables.h \
451	tables_shared.h
452
453include_HEADERS = \
454	FlexLexer.h
455
456dist_doc_DATA = \
457	AUTHORS \
458	COPYING \
459	NEWS \
460	ONEWS \
461	README \
462	TODO
463
464EXTRA_DIST = \
465	.indent.pro \
466	ABOUT-NLS \
467	INSTALL \
468	autogen.sh \
469	flex.skl \
470	mkskel.sh \
471	config.rpath \
472	gettext.h
473
474BUILT_SOURCES = \
475	skel.c
476
477SUBDIRS = \
478	lib \
479	. \
480	doc \
481	examples \
482	po \
483	tests
484
485AM_CPPFLAGS = -DLOCALEDIR=\"$(localedir)\" -I$(top_srcdir)/intl
486
487# Run GNU indent on sources. Don't run this unless all the sources compile cleanly.
488#
489# Whole idea:
490#   1. Check for .indent.pro, otherwise indent will use unknown
491#      settings, or worse, the GNU defaults.)
492#   2. Check that this is GNU indent.
493#   3. Make sure to process only the NON-generated .c and .h files.
494#   4. Run indent twice per file. The first time is a test.
495#      Otherwise, indent overwrites your file even if it fails!
496indentfiles = \
497	buf.c \
498	ccl.c \
499	dfa.c \
500	ecs.c \
501	scanflags.c \
502	filter.c \
503	flexdef.h \
504	gen.c \
505	libmain.c \
506	libyywrap.c \
507	main.c \
508	misc.c \
509	nfa.c \
510	options.c \
511	options.h \
512	regex.c \
513	scanopt.c \
514	scanopt.h \
515	sym.c \
516	tables.c \
517	tables.h \
518	tables_shared.c \
519	tables_shared.h \
520	tblcmp.c
521
522all: $(BUILT_SOURCES) config.h
523	$(MAKE) $(AM_MAKEFLAGS) all-recursive
524
525.SUFFIXES:
526.SUFFIXES: .c .l .lo .o .obj .y
527am--refresh: Makefile
528	@:
529$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
530	@for dep in $?; do \
531	  case '$(am__configure_deps)' in \
532	    *$$dep*) \
533	      echo ' cd $(srcdir) && $(AUTOMAKE) --gnu'; \
534	      $(am__cd) $(srcdir) && $(AUTOMAKE) --gnu \
535		&& exit 0; \
536	      exit 1;; \
537	  esac; \
538	done; \
539	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
540	$(am__cd) $(top_srcdir) && \
541	  $(AUTOMAKE) --gnu Makefile
542.PRECIOUS: Makefile
543Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
544	@case '$?' in \
545	  *config.status*) \
546	    echo ' $(SHELL) ./config.status'; \
547	    $(SHELL) ./config.status;; \
548	  *) \
549	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
550	    cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
551	esac;
552
553$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
554	$(SHELL) ./config.status --recheck
555
556$(top_srcdir)/configure:  $(am__configure_deps)
557	$(am__cd) $(srcdir) && $(AUTOCONF)
558$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
559	$(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
560$(am__aclocal_m4_deps):
561
562config.h: stamp-h1
563	@if test ! -f $@; then rm -f stamp-h1; else :; fi
564	@if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) stamp-h1; else :; fi
565
566stamp-h1: $(srcdir)/conf.in $(top_builddir)/config.status
567	@rm -f stamp-h1
568	cd $(top_builddir) && $(SHELL) ./config.status config.h
569$(srcdir)/conf.in:  $(am__configure_deps)
570	($(am__cd) $(top_srcdir) && $(AUTOHEADER))
571	rm -f stamp-h1
572	touch $@
573
574distclean-hdr:
575	-rm -f config.h stamp-h1
576install-libLTLIBRARIES: $(lib_LTLIBRARIES)
577	@$(NORMAL_INSTALL)
578	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
579	list2=; for p in $$list; do \
580	  if test -f $$p; then \
581	    list2="$$list2 $$p"; \
582	  else :; fi; \
583	done; \
584	test -z "$$list2" || { \
585	  echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \
586	  $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \
587	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
588	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
589	}
590
591uninstall-libLTLIBRARIES:
592	@$(NORMAL_UNINSTALL)
593	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
594	for p in $$list; do \
595	  $(am__strip_dir) \
596	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
597	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
598	done
599
600clean-libLTLIBRARIES:
601	-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
602	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
603	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
604	  test "$$dir" != "$$p" || dir=.; \
605	  echo "rm -f \"$${dir}/so_locations\""; \
606	  rm -f "$${dir}/so_locations"; \
607	done
608libfl.la: $(libfl_la_OBJECTS) $(libfl_la_DEPENDENCIES) $(EXTRA_libfl_la_DEPENDENCIES)
609	$(libfl_la_LINK) -rpath $(libdir) $(libfl_la_OBJECTS) $(libfl_la_LIBADD) $(LIBS)
610libfl_pic.la: $(libfl_pic_la_OBJECTS) $(libfl_pic_la_DEPENDENCIES) $(EXTRA_libfl_pic_la_DEPENDENCIES)
611	$(libfl_pic_la_LINK) -rpath $(libdir) $(libfl_pic_la_OBJECTS) $(libfl_pic_la_LIBADD) $(LIBS)
612install-binPROGRAMS: $(bin_PROGRAMS)
613	@$(NORMAL_INSTALL)
614	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
615	if test -n "$$list"; then \
616	  echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
617	  $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
618	fi; \
619	for p in $$list; do echo "$$p $$p"; done | \
620	sed 's/$(EXEEXT)$$//' | \
621	while read p p1; do if test -f $$p || test -f $$p1; \
622	  then echo "$$p"; echo "$$p"; else :; fi; \
623	done | \
624	sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
625	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
626	sed 'N;N;N;s,\n, ,g' | \
627	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
628	  { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
629	    if ($$2 == $$4) files[d] = files[d] " " $$1; \
630	    else { print "f", $$3 "/" $$4, $$1; } } \
631	  END { for (d in files) print "f", d, files[d] }' | \
632	while read type dir files; do \
633	    if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
634	    test -z "$$files" || { \
635	    echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
636	    $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
637	    } \
638	; done
639
640uninstall-binPROGRAMS:
641	@$(NORMAL_UNINSTALL)
642	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
643	files=`for p in $$list; do echo "$$p"; done | \
644	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
645	      -e 's/$$/$(EXEEXT)/' `; \
646	test -n "$$list" || exit 0; \
647	echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
648	cd "$(DESTDIR)$(bindir)" && rm -f $$files
649
650clean-binPROGRAMS:
651	@list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \
652	echo " rm -f" $$list; \
653	rm -f $$list || exit $$?; \
654	test -n "$(EXEEXT)" || exit 0; \
655	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
656	echo " rm -f" $$list; \
657	rm -f $$list
658
659installcheck-binPROGRAMS: $(bin_PROGRAMS)
660	bad=0; pid=$$$$; list="$(bin_PROGRAMS)"; for p in $$list; do \
661	  case ' $(AM_INSTALLCHECK_STD_OPTIONS_EXEMPT) ' in \
662	   *" $$p "* | *" $(srcdir)/$$p "*) continue;; \
663	  esac; \
664	  f=`echo "$$p" | \
665	     sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
666	  for opt in --help --version; do \
667	    if "$(DESTDIR)$(bindir)/$$f" $$opt >c$${pid}_.out \
668	         2>c$${pid}_.err </dev/null \
669		 && test -n "`cat c$${pid}_.out`" \
670		 && test -z "`cat c$${pid}_.err`"; then :; \
671	    else echo "$$f does not support $$opt" 1>&2; bad=1; fi; \
672	  done; \
673	done; rm -f c$${pid}_.???; exit $$bad
674parse.h: parse.c
675	@if test ! -f $@; then rm -f parse.c; else :; fi
676	@if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) parse.c; else :; fi
677flex$(EXEEXT): $(flex_OBJECTS) $(flex_DEPENDENCIES) $(EXTRA_flex_DEPENDENCIES)
678	@rm -f flex$(EXEEXT)
679	$(LINK) $(flex_OBJECTS) $(flex_LDADD) $(LIBS)
680
681mostlyclean-compile:
682	-rm -f *.$(OBJEXT)
683
684distclean-compile:
685	-rm -f *.tab.c
686
687include ./$(DEPDIR)/buf.Po
688include ./$(DEPDIR)/ccl.Po
689include ./$(DEPDIR)/dfa.Po
690include ./$(DEPDIR)/ecs.Po
691include ./$(DEPDIR)/filter.Po
692include ./$(DEPDIR)/gen.Po
693include ./$(DEPDIR)/libmain.Plo
694include ./$(DEPDIR)/libyywrap.Plo
695include ./$(DEPDIR)/main.Po
696include ./$(DEPDIR)/misc.Po
697include ./$(DEPDIR)/nfa.Po
698include ./$(DEPDIR)/options.Po
699include ./$(DEPDIR)/parse.Po
700include ./$(DEPDIR)/regex.Po
701include ./$(DEPDIR)/scan.Po
702include ./$(DEPDIR)/scanflags.Po
703include ./$(DEPDIR)/scanopt.Po
704include ./$(DEPDIR)/skel.Po
705include ./$(DEPDIR)/sym.Po
706include ./$(DEPDIR)/tables.Po
707include ./$(DEPDIR)/tables_shared.Po
708include ./$(DEPDIR)/tblcmp.Po
709include ./$(DEPDIR)/yylex.Po
710
711.c.o:
712	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
713	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
714#	source='$<' object='$@' libtool=no \
715#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
716#	$(COMPILE) -c $<
717
718.c.obj:
719	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
720	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
721#	source='$<' object='$@' libtool=no \
722#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
723#	$(COMPILE) -c `$(CYGPATH_W) '$<'`
724
725.c.lo:
726	$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
727	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
728#	source='$<' object='$@' libtool=yes \
729#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
730#	$(LTCOMPILE) -c -o $@ $<
731
732.l.c:
733	$(am__skiplex) $(SHELL) $(YLWRAP) $< $(LEX_OUTPUT_ROOT).c $@ -- $(LEXCOMPILE)
734
735.y.c:
736	$(am__skipyacc) $(SHELL) $(YLWRAP) $< y.tab.c $@ y.tab.h $*.h y.output $*.output -- $(YACCCOMPILE)
737
738mostlyclean-libtool:
739	-rm -f *.lo
740
741clean-libtool:
742	-rm -rf .libs _libs
743
744distclean-libtool:
745	-rm -f libtool config.lt
746install-dist_docDATA: $(dist_doc_DATA)
747	@$(NORMAL_INSTALL)
748	@list='$(dist_doc_DATA)'; test -n "$(docdir)" || list=; \
749	if test -n "$$list"; then \
750	  echo " $(MKDIR_P) '$(DESTDIR)$(docdir)'"; \
751	  $(MKDIR_P) "$(DESTDIR)$(docdir)" || exit 1; \
752	fi; \
753	for p in $$list; do \
754	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
755	  echo "$$d$$p"; \
756	done | $(am__base_list) | \
757	while read files; do \
758	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(docdir)'"; \
759	  $(INSTALL_DATA) $$files "$(DESTDIR)$(docdir)" || exit $$?; \
760	done
761
762uninstall-dist_docDATA:
763	@$(NORMAL_UNINSTALL)
764	@list='$(dist_doc_DATA)'; test -n "$(docdir)" || list=; \
765	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
766	dir='$(DESTDIR)$(docdir)'; $(am__uninstall_files_from_dir)
767install-includeHEADERS: $(include_HEADERS)
768	@$(NORMAL_INSTALL)
769	@list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \
770	if test -n "$$list"; then \
771	  echo " $(MKDIR_P) '$(DESTDIR)$(includedir)'"; \
772	  $(MKDIR_P) "$(DESTDIR)$(includedir)" || exit 1; \
773	fi; \
774	for p in $$list; do \
775	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
776	  echo "$$d$$p"; \
777	done | $(am__base_list) | \
778	while read files; do \
779	  echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(includedir)'"; \
780	  $(INSTALL_HEADER) $$files "$(DESTDIR)$(includedir)" || exit $$?; \
781	done
782
783uninstall-includeHEADERS:
784	@$(NORMAL_UNINSTALL)
785	@list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \
786	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
787	dir='$(DESTDIR)$(includedir)'; $(am__uninstall_files_from_dir)
788
789# This directory's subdirectories are mostly independent; you can cd
790# into them and run `make' without going through this Makefile.
791# To change the values of `make' variables: instead of editing Makefiles,
792# (1) if the variable is set in `config.status', edit `config.status'
793#     (which will cause the Makefiles to be regenerated when you run `make');
794# (2) otherwise, pass the desired values on the `make' command line.
795$(RECURSIVE_TARGETS):
796	@fail= failcom='exit 1'; \
797	for f in x $$MAKEFLAGS; do \
798	  case $$f in \
799	    *=* | --[!k]*);; \
800	    *k*) failcom='fail=yes';; \
801	  esac; \
802	done; \
803	dot_seen=no; \
804	target=`echo $@ | sed s/-recursive//`; \
805	list='$(SUBDIRS)'; for subdir in $$list; do \
806	  echo "Making $$target in $$subdir"; \
807	  if test "$$subdir" = "."; then \
808	    dot_seen=yes; \
809	    local_target="$$target-am"; \
810	  else \
811	    local_target="$$target"; \
812	  fi; \
813	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
814	  || eval $$failcom; \
815	done; \
816	if test "$$dot_seen" = "no"; then \
817	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
818	fi; test -z "$$fail"
819
820$(RECURSIVE_CLEAN_TARGETS):
821	@fail= failcom='exit 1'; \
822	for f in x $$MAKEFLAGS; do \
823	  case $$f in \
824	    *=* | --[!k]*);; \
825	    *k*) failcom='fail=yes';; \
826	  esac; \
827	done; \
828	dot_seen=no; \
829	case "$@" in \
830	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
831	  *) list='$(SUBDIRS)' ;; \
832	esac; \
833	rev=''; for subdir in $$list; do \
834	  if test "$$subdir" = "."; then :; else \
835	    rev="$$subdir $$rev"; \
836	  fi; \
837	done; \
838	rev="$$rev ."; \
839	target=`echo $@ | sed s/-recursive//`; \
840	for subdir in $$rev; do \
841	  echo "Making $$target in $$subdir"; \
842	  if test "$$subdir" = "."; then \
843	    local_target="$$target-am"; \
844	  else \
845	    local_target="$$target"; \
846	  fi; \
847	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
848	  || eval $$failcom; \
849	done && test -z "$$fail"
850tags-recursive:
851	list='$(SUBDIRS)'; for subdir in $$list; do \
852	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
853	done
854ctags-recursive:
855	list='$(SUBDIRS)'; for subdir in $$list; do \
856	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
857	done
858
859ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
860	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
861	unique=`for i in $$list; do \
862	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
863	  done | \
864	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
865	      END { if (nonempty) { for (i in files) print i; }; }'`; \
866	mkid -fID $$unique
867tags: TAGS
868
869TAGS: tags-recursive $(HEADERS) $(SOURCES) conf.in $(TAGS_DEPENDENCIES) \
870		$(TAGS_FILES) $(LISP)
871	set x; \
872	here=`pwd`; \
873	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
874	  include_option=--etags-include; \
875	  empty_fix=.; \
876	else \
877	  include_option=--include; \
878	  empty_fix=; \
879	fi; \
880	list='$(SUBDIRS)'; for subdir in $$list; do \
881	  if test "$$subdir" = .; then :; else \
882	    test ! -f $$subdir/TAGS || \
883	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
884	  fi; \
885	done; \
886	list='$(SOURCES) $(HEADERS) conf.in $(LISP) $(TAGS_FILES)'; \
887	unique=`for i in $$list; do \
888	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
889	  done | \
890	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
891	      END { if (nonempty) { for (i in files) print i; }; }'`; \
892	shift; \
893	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
894	  test -n "$$unique" || unique=$$empty_fix; \
895	  if test $$# -gt 0; then \
896	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
897	      "$$@" $$unique; \
898	  else \
899	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
900	      $$unique; \
901	  fi; \
902	fi
903ctags: CTAGS
904CTAGS: ctags-recursive $(HEADERS) $(SOURCES) conf.in $(TAGS_DEPENDENCIES) \
905		$(TAGS_FILES) $(LISP)
906	list='$(SOURCES) $(HEADERS) conf.in $(LISP) $(TAGS_FILES)'; \
907	unique=`for i in $$list; do \
908	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
909	  done | \
910	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
911	      END { if (nonempty) { for (i in files) print i; }; }'`; \
912	test -z "$(CTAGS_ARGS)$$unique" \
913	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
914	     $$unique
915
916GTAGS:
917	here=`$(am__cd) $(top_builddir) && pwd` \
918	  && $(am__cd) $(top_srcdir) \
919	  && gtags -i $(GTAGS_ARGS) "$$here"
920
921distclean-tags:
922	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
923
924distdir: $(DISTFILES)
925	@case `sed 15q $(srcdir)/NEWS` in \
926	*"$(VERSION)"*) : ;; \
927	*) \
928	  echo "NEWS not updated; not releasing" 1>&2; \
929	  exit 1;; \
930	esac
931	$(am__remove_distdir)
932	test -d "$(distdir)" || mkdir "$(distdir)"
933	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
934	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
935	list='$(DISTFILES)'; \
936	  dist_files=`for file in $$list; do echo $$file; done | \
937	  sed -e "s|^$$srcdirstrip/||;t" \
938	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
939	case $$dist_files in \
940	  */*) $(MKDIR_P) `echo "$$dist_files" | \
941			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
942			   sort -u` ;; \
943	esac; \
944	for file in $$dist_files; do \
945	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
946	  if test -d $$d/$$file; then \
947	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
948	    if test -d "$(distdir)/$$file"; then \
949	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
950	    fi; \
951	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
952	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
953	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
954	    fi; \
955	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
956	  else \
957	    test -f "$(distdir)/$$file" \
958	    || cp -p $$d/$$file "$(distdir)/$$file" \
959	    || exit 1; \
960	  fi; \
961	done
962	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
963	  if test "$$subdir" = .; then :; else \
964	    $(am__make_dryrun) \
965	      || test -d "$(distdir)/$$subdir" \
966	      || $(MKDIR_P) "$(distdir)/$$subdir" \
967	      || exit 1; \
968	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
969	    $(am__relativize); \
970	    new_distdir=$$reldir; \
971	    dir1=$$subdir; dir2="$(top_distdir)"; \
972	    $(am__relativize); \
973	    new_top_distdir=$$reldir; \
974	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
975	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
976	    ($(am__cd) $$subdir && \
977	      $(MAKE) $(AM_MAKEFLAGS) \
978	        top_distdir="$$new_top_distdir" \
979	        distdir="$$new_distdir" \
980		am__remove_distdir=: \
981		am__skip_length_check=: \
982		am__skip_mode_fix=: \
983	        distdir) \
984	      || exit 1; \
985	  fi; \
986	done
987	-test -n "$(am__skip_mode_fix)" \
988	|| find "$(distdir)" -type d ! -perm -755 \
989		-exec chmod u+rwx,go+rx {} \; -o \
990	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
991	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
992	  ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
993	|| chmod -R a+r "$(distdir)"
994dist-gzip: distdir
995	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
996	$(am__remove_distdir)
997dist-bzip2: distdir
998	tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
999	$(am__remove_distdir)
1000
1001dist-lzip: distdir
1002	tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
1003	$(am__remove_distdir)
1004
1005dist-lzma: distdir
1006	tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
1007	$(am__remove_distdir)
1008dist-xz: distdir
1009	tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
1010	$(am__remove_distdir)
1011
1012dist-tarZ: distdir
1013	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
1014	$(am__remove_distdir)
1015
1016dist-shar: distdir
1017	shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
1018	$(am__remove_distdir)
1019
1020dist-zip: distdir
1021	-rm -f $(distdir).zip
1022	zip -rq $(distdir).zip $(distdir)
1023	$(am__remove_distdir)
1024
1025dist dist-all: distdir
1026	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
1027	tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
1028	tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
1029	$(am__remove_distdir)
1030
1031# This target untars the dist file and tries a VPATH configuration.  Then
1032# it guarantees that the distribution is self-contained by making another
1033# tarfile.
1034distcheck: dist
1035	case '$(DIST_ARCHIVES)' in \
1036	*.tar.gz*) \
1037	  GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
1038	*.tar.bz2*) \
1039	  bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
1040	*.tar.lzma*) \
1041	  lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
1042	*.tar.lz*) \
1043	  lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
1044	*.tar.xz*) \
1045	  xz -dc $(distdir).tar.xz | $(am__untar) ;;\
1046	*.tar.Z*) \
1047	  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
1048	*.shar.gz*) \
1049	  GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
1050	*.zip*) \
1051	  unzip $(distdir).zip ;;\
1052	esac
1053	chmod -R a-w $(distdir); chmod u+w $(distdir)
1054	mkdir $(distdir)/_build
1055	mkdir $(distdir)/_inst
1056	chmod a-w $(distdir)
1057	test -d $(distdir)/_build || exit 0; \
1058	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
1059	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
1060	  && am__cwd=`pwd` \
1061	  && $(am__cd) $(distdir)/_build \
1062	  && ../configure --srcdir=.. --prefix="$$dc_install_base" \
1063	    $(AM_DISTCHECK_CONFIGURE_FLAGS) \
1064	    $(DISTCHECK_CONFIGURE_FLAGS) \
1065	  && $(MAKE) $(AM_MAKEFLAGS) \
1066	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
1067	  && $(MAKE) $(AM_MAKEFLAGS) check \
1068	  && $(MAKE) $(AM_MAKEFLAGS) install \
1069	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
1070	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
1071	  && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
1072	        distuninstallcheck \
1073	  && chmod -R a-w "$$dc_install_base" \
1074	  && ({ \
1075	       (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
1076	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
1077	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
1078	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
1079	            distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
1080	      } || { rm -rf "$$dc_destdir"; exit 1; }) \
1081	  && rm -rf "$$dc_destdir" \
1082	  && $(MAKE) $(AM_MAKEFLAGS) dist \
1083	  && rm -rf $(DIST_ARCHIVES) \
1084	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
1085	  && cd "$$am__cwd" \
1086	  || exit 1
1087	$(am__remove_distdir)
1088	@(echo "$(distdir) archives ready for distribution: "; \
1089	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
1090	  sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
1091distuninstallcheck:
1092	@test -n '$(distuninstallcheck_dir)' || { \
1093	  echo 'ERROR: trying to run $@ with an empty' \
1094	       '$$(distuninstallcheck_dir)' >&2; \
1095	  exit 1; \
1096	}; \
1097	$(am__cd) '$(distuninstallcheck_dir)' || { \
1098	  echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
1099	  exit 1; \
1100	}; \
1101	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
1102	   || { echo "ERROR: files left after uninstall:" ; \
1103	        if test -n "$(DESTDIR)"; then \
1104	          echo "  (check DESTDIR support)"; \
1105	        fi ; \
1106	        $(distuninstallcheck_listfiles) ; \
1107	        exit 1; } >&2
1108distcleancheck: distclean
1109	@if test '$(srcdir)' = . ; then \
1110	  echo "ERROR: distcleancheck can only run from a VPATH build" ; \
1111	  exit 1 ; \
1112	fi
1113	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
1114	  || { echo "ERROR: files left in build directory after distclean:" ; \
1115	       $(distcleancheck_listfiles) ; \
1116	       exit 1; } >&2
1117check-am: all-am
1118check: $(BUILT_SOURCES)
1119	$(MAKE) $(AM_MAKEFLAGS) check-recursive
1120all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(DATA) $(HEADERS) \
1121		config.h
1122install-binPROGRAMS: install-libLTLIBRARIES
1123
1124installdirs: installdirs-recursive
1125installdirs-am:
1126	for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" "$(DESTDIR)$(docdir)" "$(DESTDIR)$(includedir)"; do \
1127	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
1128	done
1129install: $(BUILT_SOURCES)
1130	$(MAKE) $(AM_MAKEFLAGS) install-recursive
1131install-exec: install-exec-recursive
1132install-data: install-data-recursive
1133uninstall: uninstall-recursive
1134
1135install-am: all-am
1136	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1137
1138installcheck: installcheck-recursive
1139install-strip:
1140	if test -z '$(STRIP)'; then \
1141	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1142	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1143	      install; \
1144	else \
1145	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1146	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1147	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
1148	fi
1149mostlyclean-generic:
1150
1151clean-generic:
1152
1153distclean-generic:
1154	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1155	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1156
1157maintainer-clean-generic:
1158	@echo "This command is intended for maintainers to use"
1159	@echo "it deletes files that may require special tools to rebuild."
1160	-rm -f parse.c
1161	-rm -f parse.h
1162	-rm -f scan.c
1163	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
1164clean: clean-recursive
1165
1166clean-am: clean-binPROGRAMS clean-generic clean-libLTLIBRARIES \
1167	clean-libtool mostlyclean-am
1168
1169distclean: distclean-recursive
1170	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
1171	-rm -rf ./$(DEPDIR)
1172	-rm -f Makefile
1173distclean-am: clean-am distclean-compile distclean-generic \
1174	distclean-hdr distclean-libtool distclean-tags
1175
1176dvi: dvi-recursive
1177
1178dvi-am:
1179
1180html: html-recursive
1181
1182html-am:
1183
1184info: info-recursive
1185
1186info-am:
1187
1188install-data-am: install-dist_docDATA install-includeHEADERS
1189
1190install-dvi: install-dvi-recursive
1191
1192install-dvi-am:
1193
1194install-exec-am: install-binPROGRAMS install-libLTLIBRARIES
1195	@$(NORMAL_INSTALL)
1196	$(MAKE) $(AM_MAKEFLAGS) install-exec-hook
1197install-html: install-html-recursive
1198
1199install-html-am:
1200
1201install-info: install-info-recursive
1202
1203install-info-am:
1204
1205install-man:
1206
1207install-pdf: install-pdf-recursive
1208
1209install-pdf-am:
1210
1211install-ps: install-ps-recursive
1212
1213install-ps-am:
1214
1215installcheck-am: installcheck-binPROGRAMS
1216
1217maintainer-clean: maintainer-clean-recursive
1218	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
1219	-rm -rf $(top_srcdir)/autom4te.cache
1220	-rm -rf ./$(DEPDIR)
1221	-rm -f Makefile
1222maintainer-clean-am: distclean-am maintainer-clean-generic
1223
1224mostlyclean: mostlyclean-recursive
1225
1226mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1227	mostlyclean-libtool
1228
1229pdf: pdf-recursive
1230
1231pdf-am:
1232
1233ps: ps-recursive
1234
1235ps-am:
1236
1237uninstall-am: uninstall-binPROGRAMS uninstall-dist_docDATA \
1238	uninstall-includeHEADERS uninstall-libLTLIBRARIES
1239
1240.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all check \
1241	ctags-recursive install install-am install-exec-am \
1242	install-strip tags-recursive
1243
1244.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
1245	all all-am am--refresh check check-am clean clean-binPROGRAMS \
1246	clean-generic clean-libLTLIBRARIES clean-libtool ctags \
1247	ctags-recursive dist dist-all dist-bzip2 dist-gzip dist-lzip \
1248	dist-lzma dist-shar dist-tarZ dist-xz dist-zip distcheck \
1249	distclean distclean-compile distclean-generic distclean-hdr \
1250	distclean-libtool distclean-tags distcleancheck distdir \
1251	distuninstallcheck dvi dvi-am html html-am info info-am \
1252	install install-am install-binPROGRAMS install-data \
1253	install-data-am install-dist_docDATA install-dvi \
1254	install-dvi-am install-exec install-exec-am install-exec-hook \
1255	install-html install-html-am install-includeHEADERS \
1256	install-info install-info-am install-libLTLIBRARIES \
1257	install-man install-pdf install-pdf-am install-ps \
1258	install-ps-am install-strip installcheck installcheck-am \
1259	installcheck-binPROGRAMS installdirs installdirs-am \
1260	maintainer-clean maintainer-clean-generic mostlyclean \
1261	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
1262	pdf pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \
1263	uninstall-binPROGRAMS uninstall-dist_docDATA \
1264	uninstall-includeHEADERS uninstall-libLTLIBRARIES
1265
1266
1267skel.c: flex.skl mkskel.sh flexint.h tables_shared.h
1268	sed 's/m4_/m4postproc_/g; s/m4preproc_/m4_/g' $(srcdir)/flex.skl | $(m4) -P -DFLEX_MAJOR_VERSION=`echo $(VERSION)|cut -f 1 -d .` -DFLEX_MINOR_VERSION=`echo $(VERSION)|cut -f 2 -d .` -DFLEX_SUBMINOR_VERSION=`echo $(VERSION)|cut -f 3 -d .` | sed 's/m4postproc_/m4_/g' | $(SHELL) $(srcdir)/mkskel.sh  >skel.c
1269
1270# Explicitly describe dependencies.
1271# You can recreate this with `gcc -I. -MM *.c'
1272buf.o: buf.c flexdef.h flexint.h
1273ccl.o: ccl.c flexdef.h flexint.h
1274dfa.o: dfa.c flexdef.h flexint.h tables.h tables_shared.h
1275ecs.o: ecs.c flexdef.h flexint.h
1276scanflags.o: scanflags.c flexdef.h flexint.h
1277gen.o: gen.c flexdef.h flexint.h tables.h tables_shared.h
1278libmain.o: libmain.c
1279libyywrap.o: libyywrap.c
1280main.o: main.c flexdef.h flexint.h version.h options.h scanopt.h \
1281 tables.h tables_shared.h
1282misc.o: misc.c flexdef.h flexint.h tables.h tables_shared.h
1283nfa.o: nfa.c flexdef.h flexint.h
1284options.o: options.c options.h scanopt.h flexdef.h flexint.h
1285parse.o: parse.c flexdef.h flexint.h tables.h tables_shared.h
1286scan.o: scan.c flexdef.h flexint.h parse.h
1287scanopt.o: scanopt.c flexdef.h flexint.h scanopt.h
1288skel.o: skel.c flexdef.h flexint.h
1289sym.o: sym.c flexdef.h flexint.h
1290tables.o: tables.c flexdef.h flexint.h tables.h tables_shared.h
1291tables_shared.o: tables_shared.c flexdef.h flexint.h tables.h \
1292 tables_shared.h
1293tblcmp.o: tblcmp.c flexdef.h flexint.h
1294yylex.o: yylex.c flexdef.h flexint.h parse.h
1295filter.o: filter.c flexdef.h flexint.h
1296
1297# Create the ChangeLog, but only if we're inside a git working directory
1298
1299ChangeLog: $(srcdir)/tools/git2cl
1300	if [ -d $(srcdir)/.git ] ; then \
1301		$(srcdir)/tools/git2cl > $@ \
1302	; fi
1303
1304indent:
1305	if [ -f .indent.pro ] ; then \
1306	for f in $(indentfiles);\
1307	do\
1308		echo indenting $$f ;\
1309		$(indent) < $$f >/dev/null && indent $$f || echo $$f FAILED to indent ;\
1310	done \
1311	fi
1312
1313install-exec-hook:
1314	cd $(DESTDIR)$(bindir) && \
1315		$(LN_S) -f flex$(EXEEXT) flex++$(EXEEXT)
1316
1317.PHONY: ChangeLog tags indent
1318
1319# Tell versions [3.59,3.63) of GNU make to not export all variables.
1320# Otherwise a system limit (for SysV at least) may be exceeded.
1321.NOEXPORT:
1322