2013-12-06 12:04:52 +01:00
|
|
|
# Makefile.in generated by automake 1.11.1 from Makefile.am.
|
2012-06-06 16:10:32 +02:00
|
|
|
# @configure_input@
|
|
|
|
|
|
|
|
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
|
2013-12-06 12:04:52 +01:00
|
|
|
# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
|
|
|
|
# Inc.
|
2012-06-06 16:10:32 +02:00
|
|
|
# This Makefile.in is free software; the Free Software Foundation
|
|
|
|
# gives unlimited permission to copy and/or distribute it,
|
|
|
|
# with or without modifications, as long as this notice is preserved.
|
|
|
|
|
|
|
|
# This program is distributed in the hope that it will be useful,
|
|
|
|
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
|
|
|
|
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
|
|
|
|
# PARTICULAR PURPOSE.
|
|
|
|
|
|
|
|
@SET_MAKE@
|
|
|
|
|
|
|
|
# This file is part of flex.
|
|
|
|
|
|
|
|
# Redistribution and use in source and binary forms, with or without
|
|
|
|
# modification, are permitted provided that the following conditions
|
|
|
|
# are met:
|
|
|
|
|
|
|
|
# 1. Redistributions of source code must retain the above copyright
|
|
|
|
# notice, this list of conditions and the following disclaimer.
|
|
|
|
# 2. Redistributions in binary form must reproduce the above copyright
|
|
|
|
# notice, this list of conditions and the following disclaimer in the
|
|
|
|
# documentation and/or other materials provided with the distribution.
|
|
|
|
|
|
|
|
# Neither the name of the University nor the names of its contributors
|
|
|
|
# may be used to endorse or promote products derived from this software
|
|
|
|
# without specific prior written permission.
|
|
|
|
|
|
|
|
# THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR
|
|
|
|
# IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
|
|
|
|
# WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
|
|
|
|
# PURPOSE.
|
|
|
|
|
|
|
|
# Notes on building:
|
|
|
|
|
|
|
|
# Possible values for DEFS:
|
|
|
|
#
|
|
|
|
# By default, flex generates 8-bit scanners when using table compression,
|
|
|
|
# and 7-bit scanners when using uncompressed tables (-f or -F options).
|
|
|
|
# For flex to always generate 8-bit scanners, add "-DDEFAULT_CSIZE=256"
|
|
|
|
# to DEFS.
|
|
|
|
#
|
|
|
|
# For Vax/VMS, add "-DVMS" to DEFS.
|
|
|
|
#
|
|
|
|
# For MS-DOS, add "-DMS_DOS" to DEFS. See the directory MISC/MSDOS for
|
|
|
|
# additional info.
|
|
|
|
|
|
|
|
|
|
|
|
|
2013-12-06 12:04:52 +01:00
|
|
|
|
2012-06-06 16:10:32 +02:00
|
|
|
VPATH = @srcdir@
|
|
|
|
pkgdatadir = $(datadir)/@PACKAGE@
|
|
|
|
pkgincludedir = $(includedir)/@PACKAGE@
|
2013-12-06 12:04:52 +01:00
|
|
|
pkglibdir = $(libdir)/@PACKAGE@
|
|
|
|
pkglibexecdir = $(libexecdir)/@PACKAGE@
|
2012-06-06 16:10:32 +02:00
|
|
|
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
|
|
|
|
install_sh_DATA = $(install_sh) -c -m 644
|
|
|
|
install_sh_PROGRAM = $(install_sh) -c
|
|
|
|
install_sh_SCRIPT = $(install_sh) -c
|
|
|
|
INSTALL_HEADER = $(INSTALL_DATA)
|
|
|
|
transform = $(program_transform_name)
|
|
|
|
NORMAL_INSTALL = :
|
|
|
|
PRE_INSTALL = :
|
|
|
|
POST_INSTALL = :
|
|
|
|
NORMAL_UNINSTALL = :
|
|
|
|
PRE_UNINSTALL = :
|
|
|
|
POST_UNINSTALL = :
|
|
|
|
build_triplet = @build@
|
|
|
|
host_triplet = @host@
|
|
|
|
bin_PROGRAMS = flex$(EXEEXT)
|
|
|
|
subdir = .
|
2013-12-06 12:04:52 +01:00
|
|
|
DIST_COMMON = README $(am__configure_deps) $(dist_doc_DATA) \
|
|
|
|
$(include_HEADERS) $(noinst_HEADERS) $(srcdir)/Makefile.am \
|
|
|
|
$(srcdir)/Makefile.in $(srcdir)/conf.in \
|
|
|
|
$(top_srcdir)/configure ABOUT-NLS AUTHORS COPYING ChangeLog \
|
|
|
|
INSTALL NEWS README-alpha THANKS TODO compile config.guess \
|
|
|
|
config.rpath config.sub depcomp install-sh missing \
|
|
|
|
mkinstalldirs parse.c parse.h scan.c ylwrap
|
2012-06-06 16:10:32 +02:00
|
|
|
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
|
|
|
am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
|
|
|
|
$(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/lib-ld.m4 \
|
|
|
|
$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
|
|
|
|
$(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \
|
|
|
|
$(top_srcdir)/m4/progtest.m4 $(top_srcdir)/configure.in
|
|
|
|
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
|
|
|
$(ACLOCAL_M4)
|
|
|
|
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
|
2013-12-06 12:04:52 +01:00
|
|
|
configure.lineno config.status.lineno
|
2012-06-06 16:10:32 +02:00
|
|
|
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
|
|
|
|
CONFIG_HEADER = config.h
|
|
|
|
CONFIG_CLEAN_FILES =
|
2013-12-06 12:04:52 +01:00
|
|
|
CONFIG_CLEAN_VPATH_FILES =
|
2012-06-06 16:10:32 +02:00
|
|
|
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
|
|
|
|
am__vpath_adj = case $$p in \
|
|
|
|
$(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
|
|
|
|
*) f=$$p;; \
|
|
|
|
esac;
|
2013-12-06 12:04:52 +01:00
|
|
|
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
|
|
|
|
am__install_max = 40
|
|
|
|
am__nobase_strip_setup = \
|
|
|
|
srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
|
|
|
|
am__nobase_strip = \
|
|
|
|
for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
|
|
|
|
am__nobase_list = $(am__nobase_strip_setup); \
|
|
|
|
for p in $$list; do echo "$$p $$p"; done | \
|
|
|
|
sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
|
|
|
|
$(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
|
|
|
|
if (++n[$$2] == $(am__install_max)) \
|
|
|
|
{ print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
|
|
|
|
END { for (dir in files) print dir, files[dir] }'
|
|
|
|
am__base_list = \
|
|
|
|
sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
|
|
|
|
sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
|
2012-06-06 16:10:32 +02:00
|
|
|
am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" \
|
2013-12-06 12:04:52 +01:00
|
|
|
"$(DESTDIR)$(docdir)" "$(DESTDIR)$(includedir)"
|
2012-06-06 16:10:32 +02:00
|
|
|
LIBRARIES = $(lib_LIBRARIES)
|
|
|
|
AR = ar
|
|
|
|
ARFLAGS = cru
|
|
|
|
libfl_a_AR = $(AR) $(ARFLAGS)
|
|
|
|
libfl_a_LIBADD =
|
|
|
|
am_libfl_a_OBJECTS = libmain.$(OBJEXT) libyywrap.$(OBJEXT)
|
|
|
|
libfl_a_OBJECTS = $(am_libfl_a_OBJECTS)
|
|
|
|
libfl_pic_a_AR = $(AR) $(ARFLAGS)
|
|
|
|
libfl_pic_a_LIBADD =
|
|
|
|
am_libfl_pic_a_OBJECTS = libfl_pic_a-libmain.$(OBJEXT) \
|
|
|
|
libfl_pic_a-libyywrap.$(OBJEXT)
|
|
|
|
libfl_pic_a_OBJECTS = $(am_libfl_pic_a_OBJECTS)
|
|
|
|
PROGRAMS = $(bin_PROGRAMS)
|
|
|
|
am_flex_OBJECTS = ccl.$(OBJEXT) dfa.$(OBJEXT) ecs.$(OBJEXT) \
|
|
|
|
scanflags.$(OBJEXT) gen.$(OBJEXT) main.$(OBJEXT) \
|
|
|
|
misc.$(OBJEXT) nfa.$(OBJEXT) parse.$(OBJEXT) scan.$(OBJEXT) \
|
|
|
|
skel.$(OBJEXT) sym.$(OBJEXT) tblcmp.$(OBJEXT) yylex.$(OBJEXT) \
|
|
|
|
options.$(OBJEXT) scanopt.$(OBJEXT) buf.$(OBJEXT) \
|
|
|
|
tables.$(OBJEXT) tables_shared.$(OBJEXT) filter.$(OBJEXT) \
|
|
|
|
regex.$(OBJEXT)
|
|
|
|
flex_OBJECTS = $(am_flex_OBJECTS)
|
|
|
|
flex_LDADD = $(LDADD)
|
2013-12-06 12:04:52 +01:00
|
|
|
flex_DEPENDENCIES = lib/libcompat.a
|
|
|
|
DEFAULT_INCLUDES = -I.@am__isrc@
|
2012-06-06 16:10:32 +02:00
|
|
|
depcomp = $(SHELL) $(top_srcdir)/depcomp
|
|
|
|
am__depfiles_maybe = depfiles
|
2013-12-06 12:04:52 +01:00
|
|
|
am__mv = mv -f
|
2012-06-06 16:10:32 +02:00
|
|
|
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
|
|
|
|
$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
|
|
|
|
CCLD = $(CC)
|
|
|
|
LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
|
|
|
|
LEXCOMPILE = $(LEX) $(LFLAGS) $(AM_LFLAGS)
|
2013-12-06 12:04:52 +01:00
|
|
|
YLWRAP = $(top_srcdir)/ylwrap
|
2012-06-06 16:10:32 +02:00
|
|
|
YACCCOMPILE = $(YACC) $(YFLAGS) $(AM_YFLAGS)
|
|
|
|
SOURCES = $(libfl_a_SOURCES) $(libfl_pic_a_SOURCES) $(flex_SOURCES)
|
|
|
|
DIST_SOURCES = $(libfl_a_SOURCES) $(libfl_pic_a_SOURCES) \
|
|
|
|
$(flex_SOURCES)
|
|
|
|
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
|
|
|
|
html-recursive info-recursive install-data-recursive \
|
2013-12-06 12:04:52 +01:00
|
|
|
install-dvi-recursive install-exec-recursive \
|
|
|
|
install-html-recursive install-info-recursive \
|
|
|
|
install-pdf-recursive install-ps-recursive install-recursive \
|
|
|
|
installcheck-recursive installdirs-recursive pdf-recursive \
|
|
|
|
ps-recursive uninstall-recursive
|
|
|
|
DATA = $(dist_doc_DATA)
|
2012-06-06 16:10:32 +02:00
|
|
|
HEADERS = $(include_HEADERS) $(noinst_HEADERS)
|
2013-12-06 12:04:52 +01:00
|
|
|
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
|
|
|
|
distclean-recursive maintainer-clean-recursive
|
|
|
|
AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
|
|
|
|
$(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
|
|
|
|
distdir dist dist-all distcheck
|
2012-06-06 16:10:32 +02:00
|
|
|
ETAGS = etags
|
|
|
|
CTAGS = ctags
|
|
|
|
DIST_SUBDIRS = $(SUBDIRS)
|
|
|
|
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
|
|
|
|
distdir = $(PACKAGE)-$(VERSION)
|
|
|
|
top_distdir = $(distdir)
|
|
|
|
am__remove_distdir = \
|
2013-12-06 12:04:52 +01:00
|
|
|
{ test ! -d "$(distdir)" \
|
|
|
|
|| { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
|
|
|
|
&& rm -fr "$(distdir)"; }; }
|
|
|
|
am__relativize = \
|
|
|
|
dir0=`pwd`; \
|
|
|
|
sed_first='s,^\([^/]*\)/.*$$,\1,'; \
|
|
|
|
sed_rest='s,^[^/]*/*,,'; \
|
|
|
|
sed_last='s,^.*/\([^/]*\)$$,\1,'; \
|
|
|
|
sed_butlast='s,/*[^/]*$$,,'; \
|
|
|
|
while test -n "$$dir1"; do \
|
|
|
|
first=`echo "$$dir1" | sed -e "$$sed_first"`; \
|
|
|
|
if test "$$first" != "."; then \
|
|
|
|
if test "$$first" = ".."; then \
|
|
|
|
dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
|
|
|
|
dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
|
|
|
|
else \
|
|
|
|
first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
|
|
|
|
if test "$$first2" = "$$first"; then \
|
|
|
|
dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
|
|
|
|
else \
|
|
|
|
dir2="../$$dir2"; \
|
|
|
|
fi; \
|
|
|
|
dir0="$$dir0"/"$$first"; \
|
|
|
|
fi; \
|
|
|
|
fi; \
|
|
|
|
dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
|
|
|
|
done; \
|
|
|
|
reldir="$$dir2"
|
2012-06-06 16:10:32 +02:00
|
|
|
DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2
|
|
|
|
GZIP_ENV = --best
|
|
|
|
distuninstallcheck_listfiles = find . -type f -print
|
|
|
|
distcleancheck_listfiles = find . -type f -print
|
|
|
|
ACLOCAL = @ACLOCAL@
|
|
|
|
ALLOCA = @ALLOCA@
|
|
|
|
AMTAR = @AMTAR@
|
|
|
|
AUTOCONF = @AUTOCONF@
|
|
|
|
AUTOHEADER = @AUTOHEADER@
|
|
|
|
AUTOMAKE = @AUTOMAKE@
|
|
|
|
AWK = @AWK@
|
|
|
|
BISON = @BISON@
|
|
|
|
CC = @CC@
|
|
|
|
CCDEPMODE = @CCDEPMODE@
|
|
|
|
CFLAGS = @CFLAGS@
|
|
|
|
CPP = @CPP@
|
|
|
|
CPPFLAGS = @CPPFLAGS@
|
|
|
|
CXX = @CXX@
|
|
|
|
CXXDEPMODE = @CXXDEPMODE@
|
|
|
|
CXXFLAGS = @CXXFLAGS@
|
|
|
|
CYGPATH_W = @CYGPATH_W@
|
|
|
|
DEFS = @DEFS@
|
|
|
|
DEPDIR = @DEPDIR@
|
|
|
|
ECHO_C = @ECHO_C@
|
|
|
|
ECHO_N = @ECHO_N@
|
|
|
|
ECHO_T = @ECHO_T@
|
|
|
|
EGREP = @EGREP@
|
|
|
|
EXEEXT = @EXEEXT@
|
|
|
|
GMSGFMT = @GMSGFMT@
|
2013-12-06 12:04:52 +01:00
|
|
|
GREP = @GREP@
|
2012-06-06 16:10:32 +02:00
|
|
|
HELP2MAN = @HELP2MAN@
|
|
|
|
INDENT = @INDENT@
|
2013-12-06 12:04:52 +01:00
|
|
|
INSTALL = @INSTALL@
|
2012-06-06 16:10:32 +02:00
|
|
|
INSTALL_DATA = @INSTALL_DATA@
|
|
|
|
INSTALL_PROGRAM = @INSTALL_PROGRAM@
|
|
|
|
INSTALL_SCRIPT = @INSTALL_SCRIPT@
|
|
|
|
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
|
|
|
|
INTLLIBS = @INTLLIBS@
|
|
|
|
LDFLAGS = @LDFLAGS@
|
|
|
|
LEX = @LEX@
|
|
|
|
LEXLIB = @LEXLIB@
|
|
|
|
LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
|
|
|
|
LIBICONV = @LIBICONV@
|
|
|
|
LIBINTL = @LIBINTL@
|
|
|
|
LIBOBJS = @LIBOBJS@
|
|
|
|
LIBS = @LIBINTL@ @LIBS@
|
|
|
|
LN_S = @LN_S@
|
|
|
|
LTLIBICONV = @LTLIBICONV@
|
|
|
|
LTLIBINTL = @LTLIBINTL@
|
|
|
|
LTLIBOBJS = @LTLIBOBJS@
|
|
|
|
M4 = @M4@
|
|
|
|
MAKEINFO = @MAKEINFO@
|
2013-12-06 12:04:52 +01:00
|
|
|
MKDIR_P = @MKDIR_P@
|
2012-06-06 16:10:32 +02:00
|
|
|
MKINSTALLDIRS = @MKINSTALLDIRS@
|
|
|
|
MSGFMT = @MSGFMT@
|
|
|
|
MSGMERGE = @MSGMERGE@
|
|
|
|
OBJEXT = @OBJEXT@
|
|
|
|
PACKAGE = @PACKAGE@
|
|
|
|
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
|
|
|
|
PACKAGE_NAME = @PACKAGE_NAME@
|
|
|
|
PACKAGE_STRING = @PACKAGE_STRING@
|
|
|
|
PACKAGE_TARNAME = @PACKAGE_TARNAME@
|
2013-12-06 12:04:52 +01:00
|
|
|
PACKAGE_URL = @PACKAGE_URL@
|
2012-06-06 16:10:32 +02:00
|
|
|
PACKAGE_VERSION = @PACKAGE_VERSION@
|
|
|
|
PATH_SEPARATOR = @PATH_SEPARATOR@
|
|
|
|
POSUB = @POSUB@
|
|
|
|
RANLIB = @RANLIB@
|
|
|
|
SET_MAKE = @SET_MAKE@
|
|
|
|
SHELL = @SHELL@
|
|
|
|
STRIP = @STRIP@
|
|
|
|
USE_NLS = @USE_NLS@
|
|
|
|
VERSION = @VERSION@
|
|
|
|
XGETTEXT = @XGETTEXT@
|
|
|
|
YACC = @YACC@
|
2013-12-06 12:04:52 +01:00
|
|
|
YFLAGS = @YFLAGS@
|
|
|
|
abs_builddir = @abs_builddir@
|
|
|
|
abs_srcdir = @abs_srcdir@
|
|
|
|
abs_top_builddir = @abs_top_builddir@
|
|
|
|
abs_top_srcdir = @abs_top_srcdir@
|
2012-06-06 16:10:32 +02:00
|
|
|
ac_ct_CC = @ac_ct_CC@
|
|
|
|
ac_ct_CXX = @ac_ct_CXX@
|
|
|
|
am__include = @am__include@
|
|
|
|
am__leading_dot = @am__leading_dot@
|
|
|
|
am__quote = @am__quote@
|
|
|
|
am__tar = @am__tar@
|
|
|
|
am__untar = @am__untar@
|
|
|
|
bindir = @bindir@
|
|
|
|
build = @build@
|
|
|
|
build_alias = @build_alias@
|
|
|
|
build_cpu = @build_cpu@
|
|
|
|
build_os = @build_os@
|
|
|
|
build_vendor = @build_vendor@
|
2013-12-06 12:04:52 +01:00
|
|
|
builddir = @builddir@
|
2012-06-06 16:10:32 +02:00
|
|
|
datadir = @datadir@
|
2013-12-06 12:04:52 +01:00
|
|
|
datarootdir = @datarootdir@
|
|
|
|
docdir = @docdir@
|
|
|
|
dvidir = @dvidir@
|
2012-06-06 16:10:32 +02:00
|
|
|
exec_prefix = @exec_prefix@
|
|
|
|
host = @host@
|
|
|
|
host_alias = @host_alias@
|
|
|
|
host_cpu = @host_cpu@
|
|
|
|
host_os = @host_os@
|
|
|
|
host_vendor = @host_vendor@
|
2013-12-06 12:04:52 +01:00
|
|
|
htmldir = @htmldir@
|
2012-06-06 16:10:32 +02:00
|
|
|
includedir = @includedir@
|
|
|
|
infodir = @infodir@
|
|
|
|
install_sh = @install_sh@
|
|
|
|
libdir = @libdir@
|
|
|
|
libexecdir = @libexecdir@
|
2013-12-06 12:04:52 +01:00
|
|
|
localedir = $(datadir)/locale
|
2012-06-06 16:10:32 +02:00
|
|
|
localstatedir = @localstatedir@
|
|
|
|
mandir = @mandir@
|
|
|
|
mkdir_p = @mkdir_p@
|
|
|
|
oldincludedir = @oldincludedir@
|
2013-12-06 12:04:52 +01:00
|
|
|
pdfdir = @pdfdir@
|
2012-06-06 16:10:32 +02:00
|
|
|
prefix = @prefix@
|
|
|
|
program_transform_name = @program_transform_name@
|
2013-12-06 12:04:52 +01:00
|
|
|
psdir = @psdir@
|
2012-06-06 16:10:32 +02:00
|
|
|
sbindir = @sbindir@
|
|
|
|
sharedstatedir = @sharedstatedir@
|
2013-12-06 12:04:52 +01:00
|
|
|
srcdir = @srcdir@
|
2012-06-06 16:10:32 +02:00
|
|
|
sysconfdir = @sysconfdir@
|
|
|
|
target_alias = @target_alias@
|
2013-12-06 12:04:52 +01:00
|
|
|
top_build_prefix = @top_build_prefix@
|
|
|
|
top_builddir = @top_builddir@
|
|
|
|
top_srcdir = @top_srcdir@
|
2012-06-06 16:10:32 +02:00
|
|
|
AM_YFLAGS = -d
|
|
|
|
ACLOCAL_AMFLAGS = -I m4
|
|
|
|
m4 = @M4@
|
|
|
|
indent = @INDENT@
|
|
|
|
lib_LIBRARIES = \
|
|
|
|
libfl.a \
|
|
|
|
libfl_pic.a
|
|
|
|
|
|
|
|
flex_SOURCES = \
|
|
|
|
ccl.c \
|
|
|
|
dfa.c \
|
|
|
|
ecs.c \
|
|
|
|
scanflags.c \
|
|
|
|
gen.c \
|
|
|
|
main.c \
|
|
|
|
misc.c \
|
|
|
|
nfa.c \
|
|
|
|
parse.y \
|
|
|
|
scan.l \
|
|
|
|
skel.c \
|
|
|
|
sym.c \
|
|
|
|
tblcmp.c \
|
|
|
|
yylex.c \
|
|
|
|
options.c \
|
|
|
|
scanopt.c \
|
|
|
|
buf.c \
|
|
|
|
tables.c \
|
|
|
|
tables_shared.c \
|
|
|
|
filter.c \
|
|
|
|
regex.c
|
|
|
|
|
2013-12-06 12:04:52 +01:00
|
|
|
LDADD = lib/libcompat.a
|
2012-06-06 16:10:32 +02:00
|
|
|
libfl_a_SOURCES = \
|
|
|
|
libmain.c \
|
|
|
|
libyywrap.c
|
|
|
|
|
|
|
|
libfl_pic_a_SOURCES = \
|
|
|
|
libmain.c \
|
|
|
|
libyywrap.c
|
|
|
|
|
|
|
|
libfl_pic_a_CFLAGS = \
|
|
|
|
-fPIC \
|
|
|
|
$(AM_CFLAGS)
|
|
|
|
|
|
|
|
noinst_HEADERS = \
|
|
|
|
flexdef.h \
|
|
|
|
flexint.h \
|
|
|
|
version.h \
|
|
|
|
options.h \
|
|
|
|
scanopt.h \
|
|
|
|
tables.h \
|
|
|
|
tables_shared.h
|
|
|
|
|
|
|
|
include_HEADERS = \
|
|
|
|
FlexLexer.h
|
|
|
|
|
2013-12-06 12:04:52 +01:00
|
|
|
dist_doc_DATA = \
|
2012-06-06 16:10:32 +02:00
|
|
|
AUTHORS \
|
|
|
|
COPYING \
|
|
|
|
NEWS \
|
|
|
|
ONEWS \
|
|
|
|
README \
|
|
|
|
README.cvs \
|
2013-12-06 12:04:52 +01:00
|
|
|
TODO
|
|
|
|
|
|
|
|
EXTRA_DIST = \
|
|
|
|
.indent.pro \
|
|
|
|
ABOUT-NLS \
|
|
|
|
INSTALL \
|
2012-06-06 16:10:32 +02:00
|
|
|
autogen.sh \
|
|
|
|
flex.skl \
|
|
|
|
mkskel.sh \
|
|
|
|
config.rpath \
|
|
|
|
gettext.h
|
|
|
|
|
|
|
|
BUILT_SOURCES = \
|
|
|
|
skel.c
|
|
|
|
|
|
|
|
SUBDIRS = \
|
2013-12-06 12:04:52 +01:00
|
|
|
lib \
|
2012-06-06 16:10:32 +02:00
|
|
|
. \
|
|
|
|
doc \
|
|
|
|
examples \
|
|
|
|
po \
|
|
|
|
tools \
|
|
|
|
tests
|
|
|
|
|
|
|
|
AM_CPPFLAGS = -DLOCALEDIR=\"$(localedir)\" -I$(top_srcdir)/intl
|
|
|
|
|
|
|
|
# Run GNU indent on sources. Don't run this unless all the sources compile cleanly.
|
|
|
|
#
|
|
|
|
# Whole idea:
|
|
|
|
# 1. Check for .indent.pro, otherwise indent will use unknown
|
|
|
|
# settings, or worse, the GNU defaults.)
|
|
|
|
# 2. Check that this is GNU indent.
|
|
|
|
# 3. Make sure to process only the NON-generated .c and .h files.
|
|
|
|
# 4. Run indent twice per file. The first time is a test.
|
|
|
|
# Otherwise, indent overwrites your file even if it fails!
|
|
|
|
indentfiles = \
|
|
|
|
buf.c \
|
|
|
|
ccl.c \
|
|
|
|
dfa.c \
|
|
|
|
ecs.c \
|
|
|
|
scanflags.c \
|
|
|
|
filter.c \
|
|
|
|
flexdef.h \
|
|
|
|
gen.c \
|
|
|
|
libmain.c \
|
|
|
|
libyywrap.c \
|
|
|
|
main.c \
|
|
|
|
misc.c \
|
|
|
|
nfa.c \
|
|
|
|
options.c \
|
|
|
|
options.h \
|
|
|
|
regex.c \
|
|
|
|
scanopt.c \
|
|
|
|
scanopt.h \
|
|
|
|
sym.c \
|
|
|
|
tables.c \
|
|
|
|
tables.h \
|
|
|
|
tables_shared.c \
|
|
|
|
tables_shared.h \
|
|
|
|
tblcmp.c
|
|
|
|
|
|
|
|
all: $(BUILT_SOURCES) config.h
|
|
|
|
$(MAKE) $(AM_MAKEFLAGS) all-recursive
|
|
|
|
|
|
|
|
.SUFFIXES:
|
|
|
|
.SUFFIXES: .c .l .o .obj .y
|
|
|
|
am--refresh:
|
|
|
|
@:
|
|
|
|
$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
|
|
|
|
@for dep in $?; do \
|
|
|
|
case '$(am__configure_deps)' in \
|
|
|
|
*$$dep*) \
|
2013-12-06 12:04:52 +01:00
|
|
|
echo ' cd $(srcdir) && $(AUTOMAKE) --gnits'; \
|
|
|
|
$(am__cd) $(srcdir) && $(AUTOMAKE) --gnits \
|
2012-06-06 16:10:32 +02:00
|
|
|
&& exit 0; \
|
|
|
|
exit 1;; \
|
|
|
|
esac; \
|
|
|
|
done; \
|
2013-12-06 12:04:52 +01:00
|
|
|
echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnits Makefile'; \
|
|
|
|
$(am__cd) $(top_srcdir) && \
|
|
|
|
$(AUTOMAKE) --gnits Makefile
|
2012-06-06 16:10:32 +02:00
|
|
|
.PRECIOUS: Makefile
|
|
|
|
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
|
|
|
|
@case '$?' in \
|
|
|
|
*config.status*) \
|
|
|
|
echo ' $(SHELL) ./config.status'; \
|
|
|
|
$(SHELL) ./config.status;; \
|
|
|
|
*) \
|
|
|
|
echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
|
|
|
|
cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
|
|
|
|
esac;
|
|
|
|
|
|
|
|
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
|
|
|
|
$(SHELL) ./config.status --recheck
|
|
|
|
|
|
|
|
$(top_srcdir)/configure: $(am__configure_deps)
|
2013-12-06 12:04:52 +01:00
|
|
|
$(am__cd) $(srcdir) && $(AUTOCONF)
|
2012-06-06 16:10:32 +02:00
|
|
|
$(ACLOCAL_M4): $(am__aclocal_m4_deps)
|
2013-12-06 12:04:52 +01:00
|
|
|
$(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
|
|
|
|
$(am__aclocal_m4_deps):
|
2012-06-06 16:10:32 +02:00
|
|
|
|
|
|
|
config.h: stamp-h1
|
|
|
|
@if test ! -f $@; then \
|
|
|
|
rm -f stamp-h1; \
|
2013-12-06 12:04:52 +01:00
|
|
|
$(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
|
2012-06-06 16:10:32 +02:00
|
|
|
else :; fi
|
|
|
|
|
|
|
|
stamp-h1: $(srcdir)/conf.in $(top_builddir)/config.status
|
|
|
|
@rm -f stamp-h1
|
|
|
|
cd $(top_builddir) && $(SHELL) ./config.status config.h
|
|
|
|
$(srcdir)/conf.in: $(am__configure_deps)
|
2013-12-06 12:04:52 +01:00
|
|
|
($(am__cd) $(top_srcdir) && $(AUTOHEADER))
|
2012-06-06 16:10:32 +02:00
|
|
|
rm -f stamp-h1
|
|
|
|
touch $@
|
|
|
|
|
|
|
|
distclean-hdr:
|
|
|
|
-rm -f config.h stamp-h1
|
|
|
|
install-libLIBRARIES: $(lib_LIBRARIES)
|
|
|
|
@$(NORMAL_INSTALL)
|
2013-12-06 12:04:52 +01:00
|
|
|
test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
|
|
|
|
@list='$(lib_LIBRARIES)'; test -n "$(libdir)" || list=; \
|
|
|
|
list2=; for p in $$list; do \
|
2012-06-06 16:10:32 +02:00
|
|
|
if test -f $$p; then \
|
2013-12-06 12:04:52 +01:00
|
|
|
list2="$$list2 $$p"; \
|
2012-06-06 16:10:32 +02:00
|
|
|
else :; fi; \
|
2013-12-06 12:04:52 +01:00
|
|
|
done; \
|
|
|
|
test -z "$$list2" || { \
|
|
|
|
echo " $(INSTALL_DATA) $$list2 '$(DESTDIR)$(libdir)'"; \
|
|
|
|
$(INSTALL_DATA) $$list2 "$(DESTDIR)$(libdir)" || exit $$?; }
|
2012-06-06 16:10:32 +02:00
|
|
|
@$(POST_INSTALL)
|
2013-12-06 12:04:52 +01:00
|
|
|
@list='$(lib_LIBRARIES)'; test -n "$(libdir)" || list=; \
|
|
|
|
for p in $$list; do \
|
2012-06-06 16:10:32 +02:00
|
|
|
if test -f $$p; then \
|
2013-12-06 12:04:52 +01:00
|
|
|
$(am__strip_dir) \
|
|
|
|
echo " ( cd '$(DESTDIR)$(libdir)' && $(RANLIB) $$f )"; \
|
|
|
|
( cd "$(DESTDIR)$(libdir)" && $(RANLIB) $$f ) || exit $$?; \
|
2012-06-06 16:10:32 +02:00
|
|
|
else :; fi; \
|
|
|
|
done
|
|
|
|
|
|
|
|
uninstall-libLIBRARIES:
|
|
|
|
@$(NORMAL_UNINSTALL)
|
2013-12-06 12:04:52 +01:00
|
|
|
@list='$(lib_LIBRARIES)'; test -n "$(libdir)" || list=; \
|
|
|
|
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
|
|
|
|
test -n "$$files" || exit 0; \
|
|
|
|
echo " ( cd '$(DESTDIR)$(libdir)' && rm -f "$$files" )"; \
|
|
|
|
cd "$(DESTDIR)$(libdir)" && rm -f $$files
|
2012-06-06 16:10:32 +02:00
|
|
|
|
|
|
|
clean-libLIBRARIES:
|
|
|
|
-test -z "$(lib_LIBRARIES)" || rm -f $(lib_LIBRARIES)
|
|
|
|
libfl.a: $(libfl_a_OBJECTS) $(libfl_a_DEPENDENCIES)
|
|
|
|
-rm -f libfl.a
|
|
|
|
$(libfl_a_AR) libfl.a $(libfl_a_OBJECTS) $(libfl_a_LIBADD)
|
|
|
|
$(RANLIB) libfl.a
|
|
|
|
libfl_pic.a: $(libfl_pic_a_OBJECTS) $(libfl_pic_a_DEPENDENCIES)
|
|
|
|
-rm -f libfl_pic.a
|
|
|
|
$(libfl_pic_a_AR) libfl_pic.a $(libfl_pic_a_OBJECTS) $(libfl_pic_a_LIBADD)
|
|
|
|
$(RANLIB) libfl_pic.a
|
|
|
|
install-binPROGRAMS: $(bin_PROGRAMS)
|
|
|
|
@$(NORMAL_INSTALL)
|
2013-12-06 12:04:52 +01:00
|
|
|
test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
|
|
|
|
@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
|
|
|
|
for p in $$list; do echo "$$p $$p"; done | \
|
|
|
|
sed 's/$(EXEEXT)$$//' | \
|
|
|
|
while read p p1; do if test -f $$p; \
|
|
|
|
then echo "$$p"; echo "$$p"; else :; fi; \
|
|
|
|
done | \
|
|
|
|
sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
|
|
|
|
-e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
|
|
|
|
sed 'N;N;N;s,\n, ,g' | \
|
|
|
|
$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
|
|
|
|
{ d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
|
|
|
|
if ($$2 == $$4) files[d] = files[d] " " $$1; \
|
|
|
|
else { print "f", $$3 "/" $$4, $$1; } } \
|
|
|
|
END { for (d in files) print "f", d, files[d] }' | \
|
|
|
|
while read type dir files; do \
|
|
|
|
if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
|
|
|
|
test -z "$$files" || { \
|
|
|
|
echo " $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
|
|
|
|
$(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
|
|
|
|
} \
|
|
|
|
; done
|
2012-06-06 16:10:32 +02:00
|
|
|
|
|
|
|
uninstall-binPROGRAMS:
|
|
|
|
@$(NORMAL_UNINSTALL)
|
2013-12-06 12:04:52 +01:00
|
|
|
@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
|
|
|
|
files=`for p in $$list; do echo "$$p"; done | \
|
|
|
|
sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
|
|
|
|
-e 's/$$/$(EXEEXT)/' `; \
|
|
|
|
test -n "$$list" || exit 0; \
|
|
|
|
echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
|
|
|
|
cd "$(DESTDIR)$(bindir)" && rm -f $$files
|
2012-06-06 16:10:32 +02:00
|
|
|
|
|
|
|
clean-binPROGRAMS:
|
|
|
|
-test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
|
|
|
|
|
|
|
|
installcheck-binPROGRAMS: $(bin_PROGRAMS)
|
|
|
|
bad=0; pid=$$$$; list="$(bin_PROGRAMS)"; for p in $$list; do \
|
|
|
|
case ' $(AM_INSTALLCHECK_STD_OPTIONS_EXEMPT) ' in \
|
|
|
|
*" $$p "* | *" $(srcdir)/$$p "*) continue;; \
|
|
|
|
esac; \
|
|
|
|
f=`echo "$$p" | \
|
|
|
|
sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
|
|
|
|
for opt in --help --version; do \
|
|
|
|
if "$(DESTDIR)$(bindir)/$$f" $$opt >c$${pid}_.out \
|
|
|
|
2>c$${pid}_.err </dev/null \
|
|
|
|
&& test -n "`cat c$${pid}_.out`" \
|
|
|
|
&& test -z "`cat c$${pid}_.err`"; then :; \
|
|
|
|
else echo "$$f does not support $$opt" 1>&2; bad=1; fi; \
|
|
|
|
done; \
|
|
|
|
done; rm -f c$${pid}_.???; exit $$bad
|
|
|
|
parse.h: parse.c
|
|
|
|
@if test ! -f $@; then \
|
|
|
|
rm -f parse.c; \
|
2013-12-06 12:04:52 +01:00
|
|
|
$(MAKE) $(AM_MAKEFLAGS) parse.c; \
|
2012-06-06 16:10:32 +02:00
|
|
|
else :; fi
|
|
|
|
flex$(EXEEXT): $(flex_OBJECTS) $(flex_DEPENDENCIES)
|
|
|
|
@rm -f flex$(EXEEXT)
|
2013-12-06 12:04:52 +01:00
|
|
|
$(LINK) $(flex_OBJECTS) $(flex_LDADD) $(LIBS)
|
2012-06-06 16:10:32 +02:00
|
|
|
|
|
|
|
mostlyclean-compile:
|
|
|
|
-rm -f *.$(OBJEXT)
|
|
|
|
|
|
|
|
distclean-compile:
|
|
|
|
-rm -f *.tab.c
|
|
|
|
|
|
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/buf.Po@am__quote@
|
|
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ccl.Po@am__quote@
|
|
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dfa.Po@am__quote@
|
|
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ecs.Po@am__quote@
|
|
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/filter.Po@am__quote@
|
|
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gen.Po@am__quote@
|
|
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libfl_pic_a-libmain.Po@am__quote@
|
|
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libfl_pic_a-libyywrap.Po@am__quote@
|
|
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libmain.Po@am__quote@
|
|
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libyywrap.Po@am__quote@
|
|
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/main.Po@am__quote@
|
|
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/misc.Po@am__quote@
|
|
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nfa.Po@am__quote@
|
|
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/options.Po@am__quote@
|
|
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/parse.Po@am__quote@
|
|
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/regex.Po@am__quote@
|
|
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/scan.Po@am__quote@
|
|
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/scanflags.Po@am__quote@
|
|
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/scanopt.Po@am__quote@
|
|
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/skel.Po@am__quote@
|
|
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sym.Po@am__quote@
|
|
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tables.Po@am__quote@
|
|
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tables_shared.Po@am__quote@
|
|
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tblcmp.Po@am__quote@
|
|
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/yylex.Po@am__quote@
|
|
|
|
|
|
|
|
.c.o:
|
2013-12-06 12:04:52 +01:00
|
|
|
@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
|
|
|
|
@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
|
2012-06-06 16:10:32 +02:00
|
|
|
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
|
|
|
|
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
|
|
|
@am__fastdepCC_FALSE@ $(COMPILE) -c $<
|
|
|
|
|
|
|
|
.c.obj:
|
2013-12-06 12:04:52 +01:00
|
|
|
@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
|
|
|
|
@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
|
2012-06-06 16:10:32 +02:00
|
|
|
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
|
|
|
|
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
|
|
|
@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
|
|
|
|
|
|
|
|
libfl_pic_a-libmain.o: libmain.c
|
2013-12-06 12:04:52 +01:00
|
|
|
@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfl_pic_a_CFLAGS) $(CFLAGS) -MT libfl_pic_a-libmain.o -MD -MP -MF $(DEPDIR)/libfl_pic_a-libmain.Tpo -c -o libfl_pic_a-libmain.o `test -f 'libmain.c' || echo '$(srcdir)/'`libmain.c
|
|
|
|
@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libfl_pic_a-libmain.Tpo $(DEPDIR)/libfl_pic_a-libmain.Po
|
2012-06-06 16:10:32 +02:00
|
|
|
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='libmain.c' object='libfl_pic_a-libmain.o' libtool=no @AMDEPBACKSLASH@
|
|
|
|
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
|
|
|
@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfl_pic_a_CFLAGS) $(CFLAGS) -c -o libfl_pic_a-libmain.o `test -f 'libmain.c' || echo '$(srcdir)/'`libmain.c
|
|
|
|
|
|
|
|
libfl_pic_a-libmain.obj: libmain.c
|
2013-12-06 12:04:52 +01:00
|
|
|
@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfl_pic_a_CFLAGS) $(CFLAGS) -MT libfl_pic_a-libmain.obj -MD -MP -MF $(DEPDIR)/libfl_pic_a-libmain.Tpo -c -o libfl_pic_a-libmain.obj `if test -f 'libmain.c'; then $(CYGPATH_W) 'libmain.c'; else $(CYGPATH_W) '$(srcdir)/libmain.c'; fi`
|
|
|
|
@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libfl_pic_a-libmain.Tpo $(DEPDIR)/libfl_pic_a-libmain.Po
|
2012-06-06 16:10:32 +02:00
|
|
|
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='libmain.c' object='libfl_pic_a-libmain.obj' libtool=no @AMDEPBACKSLASH@
|
|
|
|
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
|
|
|
@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfl_pic_a_CFLAGS) $(CFLAGS) -c -o libfl_pic_a-libmain.obj `if test -f 'libmain.c'; then $(CYGPATH_W) 'libmain.c'; else $(CYGPATH_W) '$(srcdir)/libmain.c'; fi`
|
|
|
|
|
|
|
|
libfl_pic_a-libyywrap.o: libyywrap.c
|
2013-12-06 12:04:52 +01:00
|
|
|
@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfl_pic_a_CFLAGS) $(CFLAGS) -MT libfl_pic_a-libyywrap.o -MD -MP -MF $(DEPDIR)/libfl_pic_a-libyywrap.Tpo -c -o libfl_pic_a-libyywrap.o `test -f 'libyywrap.c' || echo '$(srcdir)/'`libyywrap.c
|
|
|
|
@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libfl_pic_a-libyywrap.Tpo $(DEPDIR)/libfl_pic_a-libyywrap.Po
|
2012-06-06 16:10:32 +02:00
|
|
|
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='libyywrap.c' object='libfl_pic_a-libyywrap.o' libtool=no @AMDEPBACKSLASH@
|
|
|
|
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
|
|
|
@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfl_pic_a_CFLAGS) $(CFLAGS) -c -o libfl_pic_a-libyywrap.o `test -f 'libyywrap.c' || echo '$(srcdir)/'`libyywrap.c
|
|
|
|
|
|
|
|
libfl_pic_a-libyywrap.obj: libyywrap.c
|
2013-12-06 12:04:52 +01:00
|
|
|
@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfl_pic_a_CFLAGS) $(CFLAGS) -MT libfl_pic_a-libyywrap.obj -MD -MP -MF $(DEPDIR)/libfl_pic_a-libyywrap.Tpo -c -o libfl_pic_a-libyywrap.obj `if test -f 'libyywrap.c'; then $(CYGPATH_W) 'libyywrap.c'; else $(CYGPATH_W) '$(srcdir)/libyywrap.c'; fi`
|
|
|
|
@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libfl_pic_a-libyywrap.Tpo $(DEPDIR)/libfl_pic_a-libyywrap.Po
|
2012-06-06 16:10:32 +02:00
|
|
|
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='libyywrap.c' object='libfl_pic_a-libyywrap.obj' libtool=no @AMDEPBACKSLASH@
|
|
|
|
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
|
|
|
@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfl_pic_a_CFLAGS) $(CFLAGS) -c -o libfl_pic_a-libyywrap.obj `if test -f 'libyywrap.c'; then $(CYGPATH_W) 'libyywrap.c'; else $(CYGPATH_W) '$(srcdir)/libyywrap.c'; fi`
|
|
|
|
|
|
|
|
.l.c:
|
2013-12-06 12:04:52 +01:00
|
|
|
$(am__skiplex) $(SHELL) $(YLWRAP) $< $(LEX_OUTPUT_ROOT).c $@ -- $(LEXCOMPILE)
|
2012-06-06 16:10:32 +02:00
|
|
|
|
|
|
|
.y.c:
|
2013-12-06 12:04:52 +01:00
|
|
|
$(am__skipyacc) $(SHELL) $(YLWRAP) $< y.tab.c $@ y.tab.h $*.h y.output $*.output -- $(YACCCOMPILE)
|
|
|
|
install-dist_docDATA: $(dist_doc_DATA)
|
|
|
|
@$(NORMAL_INSTALL)
|
|
|
|
test -z "$(docdir)" || $(MKDIR_P) "$(DESTDIR)$(docdir)"
|
|
|
|
@list='$(dist_doc_DATA)'; test -n "$(docdir)" || list=; \
|
|
|
|
for p in $$list; do \
|
|
|
|
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
|
|
|
echo "$$d$$p"; \
|
|
|
|
done | $(am__base_list) | \
|
|
|
|
while read files; do \
|
|
|
|
echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(docdir)'"; \
|
|
|
|
$(INSTALL_DATA) $$files "$(DESTDIR)$(docdir)" || exit $$?; \
|
|
|
|
done
|
|
|
|
|
|
|
|
uninstall-dist_docDATA:
|
|
|
|
@$(NORMAL_UNINSTALL)
|
|
|
|
@list='$(dist_doc_DATA)'; test -n "$(docdir)" || list=; \
|
|
|
|
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
|
|
|
|
test -n "$$files" || exit 0; \
|
|
|
|
echo " ( cd '$(DESTDIR)$(docdir)' && rm -f" $$files ")"; \
|
|
|
|
cd "$(DESTDIR)$(docdir)" && rm -f $$files
|
2012-06-06 16:10:32 +02:00
|
|
|
install-includeHEADERS: $(include_HEADERS)
|
|
|
|
@$(NORMAL_INSTALL)
|
2013-12-06 12:04:52 +01:00
|
|
|
test -z "$(includedir)" || $(MKDIR_P) "$(DESTDIR)$(includedir)"
|
|
|
|
@list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \
|
|
|
|
for p in $$list; do \
|
2012-06-06 16:10:32 +02:00
|
|
|
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
2013-12-06 12:04:52 +01:00
|
|
|
echo "$$d$$p"; \
|
|
|
|
done | $(am__base_list) | \
|
|
|
|
while read files; do \
|
|
|
|
echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(includedir)'"; \
|
|
|
|
$(INSTALL_HEADER) $$files "$(DESTDIR)$(includedir)" || exit $$?; \
|
2012-06-06 16:10:32 +02:00
|
|
|
done
|
|
|
|
|
|
|
|
uninstall-includeHEADERS:
|
|
|
|
@$(NORMAL_UNINSTALL)
|
2013-12-06 12:04:52 +01:00
|
|
|
@list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \
|
|
|
|
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
|
|
|
|
test -n "$$files" || exit 0; \
|
|
|
|
echo " ( cd '$(DESTDIR)$(includedir)' && rm -f" $$files ")"; \
|
|
|
|
cd "$(DESTDIR)$(includedir)" && rm -f $$files
|
2012-06-06 16:10:32 +02:00
|
|
|
|
|
|
|
# This directory's subdirectories are mostly independent; you can cd
|
|
|
|
# into them and run `make' without going through this Makefile.
|
|
|
|
# To change the values of `make' variables: instead of editing Makefiles,
|
|
|
|
# (1) if the variable is set in `config.status', edit `config.status'
|
|
|
|
# (which will cause the Makefiles to be regenerated when you run `make');
|
|
|
|
# (2) otherwise, pass the desired values on the `make' command line.
|
|
|
|
$(RECURSIVE_TARGETS):
|
2013-12-06 12:04:52 +01:00
|
|
|
@fail= failcom='exit 1'; \
|
2012-06-06 16:10:32 +02:00
|
|
|
for f in x $$MAKEFLAGS; do \
|
|
|
|
case $$f in \
|
|
|
|
*=* | --[!k]*);; \
|
|
|
|
*k*) failcom='fail=yes';; \
|
|
|
|
esac; \
|
|
|
|
done; \
|
|
|
|
dot_seen=no; \
|
|
|
|
target=`echo $@ | sed s/-recursive//`; \
|
|
|
|
list='$(SUBDIRS)'; for subdir in $$list; do \
|
|
|
|
echo "Making $$target in $$subdir"; \
|
|
|
|
if test "$$subdir" = "."; then \
|
|
|
|
dot_seen=yes; \
|
|
|
|
local_target="$$target-am"; \
|
|
|
|
else \
|
|
|
|
local_target="$$target"; \
|
|
|
|
fi; \
|
2013-12-06 12:04:52 +01:00
|
|
|
($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
|
2012-06-06 16:10:32 +02:00
|
|
|
|| eval $$failcom; \
|
|
|
|
done; \
|
|
|
|
if test "$$dot_seen" = "no"; then \
|
|
|
|
$(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
|
|
|
|
fi; test -z "$$fail"
|
|
|
|
|
2013-12-06 12:04:52 +01:00
|
|
|
$(RECURSIVE_CLEAN_TARGETS):
|
|
|
|
@fail= failcom='exit 1'; \
|
2012-06-06 16:10:32 +02:00
|
|
|
for f in x $$MAKEFLAGS; do \
|
|
|
|
case $$f in \
|
|
|
|
*=* | --[!k]*);; \
|
|
|
|
*k*) failcom='fail=yes';; \
|
|
|
|
esac; \
|
|
|
|
done; \
|
|
|
|
dot_seen=no; \
|
|
|
|
case "$@" in \
|
|
|
|
distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
|
|
|
|
*) list='$(SUBDIRS)' ;; \
|
|
|
|
esac; \
|
|
|
|
rev=''; for subdir in $$list; do \
|
|
|
|
if test "$$subdir" = "."; then :; else \
|
|
|
|
rev="$$subdir $$rev"; \
|
|
|
|
fi; \
|
|
|
|
done; \
|
|
|
|
rev="$$rev ."; \
|
|
|
|
target=`echo $@ | sed s/-recursive//`; \
|
|
|
|
for subdir in $$rev; do \
|
|
|
|
echo "Making $$target in $$subdir"; \
|
|
|
|
if test "$$subdir" = "."; then \
|
|
|
|
local_target="$$target-am"; \
|
|
|
|
else \
|
|
|
|
local_target="$$target"; \
|
|
|
|
fi; \
|
2013-12-06 12:04:52 +01:00
|
|
|
($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
|
2012-06-06 16:10:32 +02:00
|
|
|
|| eval $$failcom; \
|
|
|
|
done && test -z "$$fail"
|
|
|
|
tags-recursive:
|
|
|
|
list='$(SUBDIRS)'; for subdir in $$list; do \
|
2013-12-06 12:04:52 +01:00
|
|
|
test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
|
2012-06-06 16:10:32 +02:00
|
|
|
done
|
|
|
|
ctags-recursive:
|
|
|
|
list='$(SUBDIRS)'; for subdir in $$list; do \
|
2013-12-06 12:04:52 +01:00
|
|
|
test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
|
2012-06-06 16:10:32 +02:00
|
|
|
done
|
|
|
|
|
|
|
|
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
|
|
|
|
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
|
|
|
|
unique=`for i in $$list; do \
|
|
|
|
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
|
|
|
done | \
|
2013-12-06 12:04:52 +01:00
|
|
|
$(AWK) '{ files[$$0] = 1; nonempty = 1; } \
|
|
|
|
END { if (nonempty) { for (i in files) print i; }; }'`; \
|
2012-06-06 16:10:32 +02:00
|
|
|
mkid -fID $$unique
|
|
|
|
tags: TAGS
|
|
|
|
|
|
|
|
TAGS: tags-recursive $(HEADERS) $(SOURCES) conf.in $(TAGS_DEPENDENCIES) \
|
|
|
|
$(TAGS_FILES) $(LISP)
|
2013-12-06 12:04:52 +01:00
|
|
|
set x; \
|
2012-06-06 16:10:32 +02:00
|
|
|
here=`pwd`; \
|
|
|
|
if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
|
|
|
|
include_option=--etags-include; \
|
|
|
|
empty_fix=.; \
|
|
|
|
else \
|
|
|
|
include_option=--include; \
|
|
|
|
empty_fix=; \
|
|
|
|
fi; \
|
|
|
|
list='$(SUBDIRS)'; for subdir in $$list; do \
|
|
|
|
if test "$$subdir" = .; then :; else \
|
|
|
|
test ! -f $$subdir/TAGS || \
|
2013-12-06 12:04:52 +01:00
|
|
|
set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
|
2012-06-06 16:10:32 +02:00
|
|
|
fi; \
|
|
|
|
done; \
|
|
|
|
list='$(SOURCES) $(HEADERS) conf.in $(LISP) $(TAGS_FILES)'; \
|
|
|
|
unique=`for i in $$list; do \
|
|
|
|
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
|
|
|
done | \
|
2013-12-06 12:04:52 +01:00
|
|
|
$(AWK) '{ files[$$0] = 1; nonempty = 1; } \
|
|
|
|
END { if (nonempty) { for (i in files) print i; }; }'`; \
|
|
|
|
shift; \
|
|
|
|
if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
|
2012-06-06 16:10:32 +02:00
|
|
|
test -n "$$unique" || unique=$$empty_fix; \
|
2013-12-06 12:04:52 +01:00
|
|
|
if test $$# -gt 0; then \
|
|
|
|
$(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
|
|
|
|
"$$@" $$unique; \
|
|
|
|
else \
|
|
|
|
$(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
|
|
|
|
$$unique; \
|
|
|
|
fi; \
|
2012-06-06 16:10:32 +02:00
|
|
|
fi
|
|
|
|
ctags: CTAGS
|
|
|
|
CTAGS: ctags-recursive $(HEADERS) $(SOURCES) conf.in $(TAGS_DEPENDENCIES) \
|
|
|
|
$(TAGS_FILES) $(LISP)
|
|
|
|
list='$(SOURCES) $(HEADERS) conf.in $(LISP) $(TAGS_FILES)'; \
|
|
|
|
unique=`for i in $$list; do \
|
|
|
|
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
|
|
|
done | \
|
2013-12-06 12:04:52 +01:00
|
|
|
$(AWK) '{ files[$$0] = 1; nonempty = 1; } \
|
|
|
|
END { if (nonempty) { for (i in files) print i; }; }'`; \
|
|
|
|
test -z "$(CTAGS_ARGS)$$unique" \
|
2012-06-06 16:10:32 +02:00
|
|
|
|| $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
|
2013-12-06 12:04:52 +01:00
|
|
|
$$unique
|
2012-06-06 16:10:32 +02:00
|
|
|
|
|
|
|
GTAGS:
|
|
|
|
here=`$(am__cd) $(top_builddir) && pwd` \
|
2013-12-06 12:04:52 +01:00
|
|
|
&& $(am__cd) $(top_srcdir) \
|
|
|
|
&& gtags -i $(GTAGS_ARGS) "$$here"
|
2012-06-06 16:10:32 +02:00
|
|
|
|
|
|
|
distclean-tags:
|
|
|
|
-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
|
|
|
|
|
|
|
|
distdir: $(DISTFILES)
|
|
|
|
@case `sed 15q $(srcdir)/NEWS` in \
|
|
|
|
*"$(VERSION)"*) : ;; \
|
|
|
|
*) \
|
|
|
|
echo "NEWS not updated; not releasing" 1>&2; \
|
|
|
|
exit 1;; \
|
|
|
|
esac
|
|
|
|
$(am__remove_distdir)
|
2013-12-06 12:04:52 +01:00
|
|
|
test -d "$(distdir)" || mkdir "$(distdir)"
|
|
|
|
@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
|
|
|
|
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
|
|
|
|
list='$(DISTFILES)'; \
|
|
|
|
dist_files=`for file in $$list; do echo $$file; done | \
|
|
|
|
sed -e "s|^$$srcdirstrip/||;t" \
|
|
|
|
-e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
|
|
|
|
case $$dist_files in \
|
|
|
|
*/*) $(MKDIR_P) `echo "$$dist_files" | \
|
|
|
|
sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
|
|
|
|
sort -u` ;; \
|
|
|
|
esac; \
|
|
|
|
for file in $$dist_files; do \
|
2012-06-06 16:10:32 +02:00
|
|
|
if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
|
|
|
|
if test -d $$d/$$file; then \
|
2013-12-06 12:04:52 +01:00
|
|
|
dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
|
|
|
|
if test -d "$(distdir)/$$file"; then \
|
|
|
|
find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
|
|
|
|
fi; \
|
2012-06-06 16:10:32 +02:00
|
|
|
if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
|
2013-12-06 12:04:52 +01:00
|
|
|
cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
|
|
|
|
find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
|
2012-06-06 16:10:32 +02:00
|
|
|
fi; \
|
2013-12-06 12:04:52 +01:00
|
|
|
cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
|
2012-06-06 16:10:32 +02:00
|
|
|
else \
|
2013-12-06 12:04:52 +01:00
|
|
|
test -f "$(distdir)/$$file" \
|
|
|
|
|| cp -p $$d/$$file "$(distdir)/$$file" \
|
2012-06-06 16:10:32 +02:00
|
|
|
|| exit 1; \
|
|
|
|
fi; \
|
|
|
|
done
|
2013-12-06 12:04:52 +01:00
|
|
|
@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
|
2012-06-06 16:10:32 +02:00
|
|
|
if test "$$subdir" = .; then :; else \
|
|
|
|
test -d "$(distdir)/$$subdir" \
|
2013-12-06 12:04:52 +01:00
|
|
|
|| $(MKDIR_P) "$(distdir)/$$subdir" \
|
2012-06-06 16:10:32 +02:00
|
|
|
|| exit 1; \
|
2013-12-06 12:04:52 +01:00
|
|
|
fi; \
|
|
|
|
done
|
|
|
|
@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
|
|
|
|
if test "$$subdir" = .; then :; else \
|
|
|
|
dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
|
|
|
|
$(am__relativize); \
|
|
|
|
new_distdir=$$reldir; \
|
|
|
|
dir1=$$subdir; dir2="$(top_distdir)"; \
|
|
|
|
$(am__relativize); \
|
|
|
|
new_top_distdir=$$reldir; \
|
|
|
|
echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
|
|
|
|
echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
|
|
|
|
($(am__cd) $$subdir && \
|
2012-06-06 16:10:32 +02:00
|
|
|
$(MAKE) $(AM_MAKEFLAGS) \
|
2013-12-06 12:04:52 +01:00
|
|
|
top_distdir="$$new_top_distdir" \
|
|
|
|
distdir="$$new_distdir" \
|
|
|
|
am__remove_distdir=: \
|
|
|
|
am__skip_length_check=: \
|
|
|
|
am__skip_mode_fix=: \
|
2012-06-06 16:10:32 +02:00
|
|
|
distdir) \
|
|
|
|
|| exit 1; \
|
|
|
|
fi; \
|
|
|
|
done
|
2013-12-06 12:04:52 +01:00
|
|
|
-test -n "$(am__skip_mode_fix)" \
|
|
|
|
|| find "$(distdir)" -type d ! -perm -755 \
|
|
|
|
-exec chmod u+rwx,go+rx {} \; -o \
|
2012-06-06 16:10:32 +02:00
|
|
|
! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
|
|
|
|
! -type d ! -perm -400 -exec chmod a+r {} \; -o \
|
2013-12-06 12:04:52 +01:00
|
|
|
! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
|
|
|
|
|| chmod -R a+r "$(distdir)"
|
2012-06-06 16:10:32 +02:00
|
|
|
dist-gzip: distdir
|
|
|
|
tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
|
|
|
|
$(am__remove_distdir)
|
|
|
|
dist-bzip2: distdir
|
|
|
|
tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
|
|
|
|
$(am__remove_distdir)
|
|
|
|
|
2013-12-06 12:04:52 +01:00
|
|
|
dist-lzma: distdir
|
|
|
|
tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
|
|
|
|
$(am__remove_distdir)
|
|
|
|
|
|
|
|
dist-xz: distdir
|
|
|
|
tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz
|
|
|
|
$(am__remove_distdir)
|
|
|
|
|
2012-06-06 16:10:32 +02:00
|
|
|
dist-tarZ: distdir
|
|
|
|
tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
|
|
|
|
$(am__remove_distdir)
|
|
|
|
|
|
|
|
dist-shar: distdir
|
|
|
|
shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
|
|
|
|
$(am__remove_distdir)
|
|
|
|
|
|
|
|
dist-zip: distdir
|
|
|
|
-rm -f $(distdir).zip
|
|
|
|
zip -rq $(distdir).zip $(distdir)
|
|
|
|
$(am__remove_distdir)
|
|
|
|
|
|
|
|
dist dist-all: distdir
|
|
|
|
tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
|
|
|
|
tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
|
|
|
|
$(am__remove_distdir)
|
|
|
|
|
|
|
|
# This target untars the dist file and tries a VPATH configuration. Then
|
|
|
|
# it guarantees that the distribution is self-contained by making another
|
|
|
|
# tarfile.
|
|
|
|
distcheck: dist
|
|
|
|
case '$(DIST_ARCHIVES)' in \
|
|
|
|
*.tar.gz*) \
|
2013-12-06 12:04:52 +01:00
|
|
|
GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
|
2012-06-06 16:10:32 +02:00
|
|
|
*.tar.bz2*) \
|
2013-12-06 12:04:52 +01:00
|
|
|
bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
|
|
|
|
*.tar.lzma*) \
|
|
|
|
lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
|
|
|
|
*.tar.xz*) \
|
|
|
|
xz -dc $(distdir).tar.xz | $(am__untar) ;;\
|
2012-06-06 16:10:32 +02:00
|
|
|
*.tar.Z*) \
|
|
|
|
uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
|
|
|
|
*.shar.gz*) \
|
2013-12-06 12:04:52 +01:00
|
|
|
GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
|
2012-06-06 16:10:32 +02:00
|
|
|
*.zip*) \
|
|
|
|
unzip $(distdir).zip ;;\
|
|
|
|
esac
|
|
|
|
chmod -R a-w $(distdir); chmod a+w $(distdir)
|
|
|
|
mkdir $(distdir)/_build
|
|
|
|
mkdir $(distdir)/_inst
|
|
|
|
chmod a-w $(distdir)
|
2013-12-06 12:04:52 +01:00
|
|
|
test -d $(distdir)/_build || exit 0; \
|
2012-06-06 16:10:32 +02:00
|
|
|
dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
|
|
|
|
&& dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
|
2013-12-06 12:04:52 +01:00
|
|
|
&& am__cwd=`pwd` \
|
|
|
|
&& $(am__cd) $(distdir)/_build \
|
2012-06-06 16:10:32 +02:00
|
|
|
&& ../configure --srcdir=.. --prefix="$$dc_install_base" \
|
|
|
|
$(DISTCHECK_CONFIGURE_FLAGS) \
|
|
|
|
&& $(MAKE) $(AM_MAKEFLAGS) \
|
|
|
|
&& $(MAKE) $(AM_MAKEFLAGS) dvi \
|
|
|
|
&& $(MAKE) $(AM_MAKEFLAGS) check \
|
|
|
|
&& $(MAKE) $(AM_MAKEFLAGS) install \
|
|
|
|
&& $(MAKE) $(AM_MAKEFLAGS) installcheck \
|
|
|
|
&& $(MAKE) $(AM_MAKEFLAGS) uninstall \
|
|
|
|
&& $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
|
|
|
|
distuninstallcheck \
|
|
|
|
&& chmod -R a-w "$$dc_install_base" \
|
|
|
|
&& ({ \
|
|
|
|
(cd ../.. && umask 077 && mkdir "$$dc_destdir") \
|
|
|
|
&& $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
|
|
|
|
&& $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
|
|
|
|
&& $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
|
|
|
|
distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
|
|
|
|
} || { rm -rf "$$dc_destdir"; exit 1; }) \
|
|
|
|
&& rm -rf "$$dc_destdir" \
|
|
|
|
&& $(MAKE) $(AM_MAKEFLAGS) dist \
|
|
|
|
&& rm -rf $(DIST_ARCHIVES) \
|
2013-12-06 12:04:52 +01:00
|
|
|
&& $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
|
|
|
|
&& cd "$$am__cwd" \
|
|
|
|
|| exit 1
|
2012-06-06 16:10:32 +02:00
|
|
|
$(am__remove_distdir)
|
|
|
|
@(echo "$(distdir) archives ready for distribution: "; \
|
|
|
|
list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
|
2013-12-06 12:04:52 +01:00
|
|
|
sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
|
2012-06-06 16:10:32 +02:00
|
|
|
distuninstallcheck:
|
2013-12-06 12:04:52 +01:00
|
|
|
@$(am__cd) '$(distuninstallcheck_dir)' \
|
2012-06-06 16:10:32 +02:00
|
|
|
&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
|
|
|
|
|| { echo "ERROR: files left after uninstall:" ; \
|
|
|
|
if test -n "$(DESTDIR)"; then \
|
|
|
|
echo " (check DESTDIR support)"; \
|
|
|
|
fi ; \
|
|
|
|
$(distuninstallcheck_listfiles) ; \
|
|
|
|
exit 1; } >&2
|
|
|
|
distcleancheck: distclean
|
|
|
|
@if test '$(srcdir)' = . ; then \
|
|
|
|
echo "ERROR: distcleancheck can only run from a VPATH build" ; \
|
|
|
|
exit 1 ; \
|
|
|
|
fi
|
|
|
|
@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
|
|
|
|
|| { echo "ERROR: files left in build directory after distclean:" ; \
|
|
|
|
$(distcleancheck_listfiles) ; \
|
|
|
|
exit 1; } >&2
|
|
|
|
check-am: all-am
|
|
|
|
check: $(BUILT_SOURCES)
|
|
|
|
$(MAKE) $(AM_MAKEFLAGS) check-recursive
|
2013-12-06 12:04:52 +01:00
|
|
|
all-am: Makefile $(LIBRARIES) $(PROGRAMS) $(DATA) $(HEADERS) config.h
|
2012-06-06 16:10:32 +02:00
|
|
|
installdirs: installdirs-recursive
|
|
|
|
installdirs-am:
|
2013-12-06 12:04:52 +01:00
|
|
|
for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" "$(DESTDIR)$(docdir)" "$(DESTDIR)$(includedir)"; do \
|
|
|
|
test -z "$$dir" || $(MKDIR_P) "$$dir"; \
|
2012-06-06 16:10:32 +02:00
|
|
|
done
|
|
|
|
install: $(BUILT_SOURCES)
|
|
|
|
$(MAKE) $(AM_MAKEFLAGS) install-recursive
|
|
|
|
install-exec: install-exec-recursive
|
|
|
|
install-data: install-data-recursive
|
|
|
|
uninstall: uninstall-recursive
|
|
|
|
|
|
|
|
install-am: all-am
|
|
|
|
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
|
|
|
|
|
|
|
|
installcheck: installcheck-recursive
|
|
|
|
install-strip:
|
|
|
|
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
|
|
|
|
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
|
|
|
|
`test -z '$(STRIP)' || \
|
|
|
|
echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
|
|
|
|
mostlyclean-generic:
|
|
|
|
|
|
|
|
clean-generic:
|
|
|
|
|
|
|
|
distclean-generic:
|
|
|
|
-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
|
2013-12-06 12:04:52 +01:00
|
|
|
-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
|
2012-06-06 16:10:32 +02:00
|
|
|
|
|
|
|
maintainer-clean-generic:
|
|
|
|
@echo "This command is intended for maintainers to use"
|
|
|
|
@echo "it deletes files that may require special tools to rebuild."
|
|
|
|
-rm -f parse.c
|
|
|
|
-rm -f parse.h
|
|
|
|
-rm -f scan.c
|
|
|
|
-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
|
|
|
|
clean: clean-recursive
|
|
|
|
|
|
|
|
clean-am: clean-binPROGRAMS clean-generic clean-libLIBRARIES \
|
|
|
|
mostlyclean-am
|
|
|
|
|
|
|
|
distclean: distclean-recursive
|
|
|
|
-rm -f $(am__CONFIG_DISTCLEAN_FILES)
|
|
|
|
-rm -rf ./$(DEPDIR)
|
|
|
|
-rm -f Makefile
|
|
|
|
distclean-am: clean-am distclean-compile distclean-generic \
|
|
|
|
distclean-hdr distclean-tags
|
|
|
|
|
|
|
|
dvi: dvi-recursive
|
|
|
|
|
|
|
|
dvi-am:
|
|
|
|
|
|
|
|
html: html-recursive
|
|
|
|
|
2013-12-06 12:04:52 +01:00
|
|
|
html-am:
|
|
|
|
|
2012-06-06 16:10:32 +02:00
|
|
|
info: info-recursive
|
|
|
|
|
|
|
|
info-am:
|
|
|
|
|
2013-12-06 12:04:52 +01:00
|
|
|
install-data-am: install-dist_docDATA install-includeHEADERS
|
|
|
|
|
|
|
|
install-dvi: install-dvi-recursive
|
|
|
|
|
|
|
|
install-dvi-am:
|
2012-06-06 16:10:32 +02:00
|
|
|
|
|
|
|
install-exec-am: install-binPROGRAMS install-libLIBRARIES
|
2013-12-06 12:04:52 +01:00
|
|
|
@$(NORMAL_INSTALL)
|
|
|
|
$(MAKE) $(AM_MAKEFLAGS) install-exec-hook
|
|
|
|
install-html: install-html-recursive
|
|
|
|
|
|
|
|
install-html-am:
|
2012-06-06 16:10:32 +02:00
|
|
|
|
|
|
|
install-info: install-info-recursive
|
|
|
|
|
2013-12-06 12:04:52 +01:00
|
|
|
install-info-am:
|
|
|
|
|
2012-06-06 16:10:32 +02:00
|
|
|
install-man:
|
|
|
|
|
2013-12-06 12:04:52 +01:00
|
|
|
install-pdf: install-pdf-recursive
|
|
|
|
|
|
|
|
install-pdf-am:
|
|
|
|
|
|
|
|
install-ps: install-ps-recursive
|
|
|
|
|
|
|
|
install-ps-am:
|
|
|
|
|
2012-06-06 16:10:32 +02:00
|
|
|
installcheck-am: installcheck-binPROGRAMS
|
|
|
|
|
|
|
|
maintainer-clean: maintainer-clean-recursive
|
|
|
|
-rm -f $(am__CONFIG_DISTCLEAN_FILES)
|
|
|
|
-rm -rf $(top_srcdir)/autom4te.cache
|
|
|
|
-rm -rf ./$(DEPDIR)
|
|
|
|
-rm -f Makefile
|
|
|
|
maintainer-clean-am: distclean-am maintainer-clean-generic
|
|
|
|
|
|
|
|
mostlyclean: mostlyclean-recursive
|
|
|
|
|
|
|
|
mostlyclean-am: mostlyclean-compile mostlyclean-generic
|
|
|
|
|
|
|
|
pdf: pdf-recursive
|
|
|
|
|
|
|
|
pdf-am:
|
|
|
|
|
|
|
|
ps: ps-recursive
|
|
|
|
|
|
|
|
ps-am:
|
|
|
|
|
2013-12-06 12:04:52 +01:00
|
|
|
uninstall-am: uninstall-binPROGRAMS uninstall-dist_docDATA \
|
|
|
|
uninstall-includeHEADERS uninstall-libLIBRARIES
|
|
|
|
|
|
|
|
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all check \
|
|
|
|
ctags-recursive install install-am install-exec-am \
|
|
|
|
install-strip tags-recursive
|
|
|
|
|
|
|
|
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
|
|
|
|
all all-am am--refresh check check-am clean clean-binPROGRAMS \
|
|
|
|
clean-generic clean-libLIBRARIES ctags ctags-recursive dist \
|
|
|
|
dist-all dist-bzip2 dist-gzip dist-lzma dist-shar dist-tarZ \
|
|
|
|
dist-xz dist-zip distcheck distclean distclean-compile \
|
|
|
|
distclean-generic distclean-hdr distclean-tags distcleancheck \
|
|
|
|
distdir distuninstallcheck dvi dvi-am html html-am info \
|
|
|
|
info-am install install-am install-binPROGRAMS install-data \
|
|
|
|
install-data-am install-dist_docDATA install-dvi \
|
|
|
|
install-dvi-am install-exec install-exec-am install-exec-hook \
|
|
|
|
install-html install-html-am install-includeHEADERS \
|
|
|
|
install-info install-info-am install-libLIBRARIES install-man \
|
|
|
|
install-pdf install-pdf-am install-ps install-ps-am \
|
|
|
|
install-strip installcheck installcheck-am \
|
|
|
|
installcheck-binPROGRAMS installdirs installdirs-am \
|
|
|
|
maintainer-clean maintainer-clean-generic mostlyclean \
|
|
|
|
mostlyclean-compile mostlyclean-generic pdf pdf-am ps ps-am \
|
2012-06-06 16:10:32 +02:00
|
|
|
tags tags-recursive uninstall uninstall-am \
|
2013-12-06 12:04:52 +01:00
|
|
|
uninstall-binPROGRAMS uninstall-dist_docDATA \
|
|
|
|
uninstall-includeHEADERS uninstall-libLIBRARIES
|
2012-06-06 16:10:32 +02:00
|
|
|
|
|
|
|
|
|
|
|
skel.c: flex.skl mkskel.sh flexint.h tables_shared.h
|
|
|
|
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
|
|
|
|
|
|
|
|
# Explicitly describe dependencies.
|
|
|
|
# You can recreate this with `gcc -I. -MM *.c'
|
|
|
|
buf.o: buf.c flexdef.h flexint.h
|
|
|
|
ccl.o: ccl.c flexdef.h flexint.h
|
|
|
|
dfa.o: dfa.c flexdef.h flexint.h tables.h tables_shared.h
|
|
|
|
ecs.o: ecs.c flexdef.h flexint.h
|
|
|
|
scanflags.o: scanflags.c flexdef.h flexint.h
|
|
|
|
gen.o: gen.c flexdef.h flexint.h tables.h tables_shared.h
|
|
|
|
libmain.o: libmain.c
|
|
|
|
libyywrap.o: libyywrap.c
|
|
|
|
main.o: main.c flexdef.h flexint.h version.h options.h scanopt.h \
|
|
|
|
tables.h tables_shared.h
|
|
|
|
misc.o: misc.c flexdef.h flexint.h tables.h tables_shared.h
|
|
|
|
nfa.o: nfa.c flexdef.h flexint.h
|
|
|
|
options.o: options.c options.h scanopt.h flexdef.h flexint.h
|
|
|
|
parse.o: parse.c flexdef.h flexint.h tables.h tables_shared.h
|
|
|
|
scan.o: scan.c flexdef.h flexint.h parse.h
|
|
|
|
scanopt.o: scanopt.c flexdef.h flexint.h scanopt.h
|
|
|
|
skel.o: skel.c flexdef.h flexint.h
|
|
|
|
sym.o: sym.c flexdef.h flexint.h
|
|
|
|
tables.o: tables.c flexdef.h flexint.h tables.h tables_shared.h
|
|
|
|
tables_shared.o: tables_shared.c flexdef.h flexint.h tables.h \
|
|
|
|
tables_shared.h
|
|
|
|
tblcmp.o: tblcmp.c flexdef.h flexint.h
|
|
|
|
yylex.o: yylex.c flexdef.h flexint.h parse.h
|
|
|
|
filter.o: filter.c flexdef.h flexint.h
|
|
|
|
|
2013-12-06 12:04:52 +01:00
|
|
|
# Create the ChangeLog, but only if we're inside a git working directory
|
2012-06-06 16:10:32 +02:00
|
|
|
|
2013-12-06 12:04:52 +01:00
|
|
|
ChangeLog: $(srcdir)/tools/git2cl
|
|
|
|
if [ -d $(srcdir)/.git ] ; then \
|
|
|
|
$(srcdir)/tools/git2cl > $@ \
|
2012-06-06 16:10:32 +02:00
|
|
|
; fi
|
|
|
|
|
|
|
|
indent:
|
|
|
|
if [ -f .indent.pro ] ; then \
|
|
|
|
for f in $(indentfiles);\
|
|
|
|
do\
|
|
|
|
echo indenting $$f ;\
|
|
|
|
$(indent) < $$f >/dev/null && indent $$f || echo $$f FAILED to indent ;\
|
|
|
|
done \
|
|
|
|
fi
|
|
|
|
|
2013-12-06 12:04:52 +01:00
|
|
|
install-exec-hook:
|
|
|
|
cd $(DESTDIR)/$(bindir) && \
|
|
|
|
$(LN_S) -f flex$(EXEEXT) flex++$(EXEEXT)
|
|
|
|
|
2012-06-06 16:10:32 +02:00
|
|
|
.PHONY: ChangeLog tags indent
|
2013-12-06 12:04:52 +01:00
|
|
|
|
2012-06-06 16:10:32 +02:00
|
|
|
# Tell versions [3.59,3.63) of GNU make to not export all variables.
|
|
|
|
# Otherwise a system limit (for SysV at least) may be exceeded.
|
|
|
|
.NOEXPORT:
|