Makefile.in (ragel-7.0.1) | : | Makefile.in (ragel-7.0.2) | ||
---|---|---|---|---|
# Makefile.in generated by automake 1.15.1 from Makefile.am. | # Makefile.in generated by automake 1.16.1 from Makefile.am. | |||
# @configure_input@ | # @configure_input@ | |||
# Copyright (C) 1994-2017 Free Software Foundation, Inc. | # Copyright (C) 1994-2018 Free Software Foundation, Inc. | |||
# This Makefile.in is free software; the Free Software Foundation | # This Makefile.in is free software; the Free Software Foundation | |||
# gives unlimited permission to copy and/or distribute it, | # gives unlimited permission to copy and/or distribute it, | |||
# with or without modifications, as long as this notice is preserved. | # with or without modifications, as long as this notice is preserved. | |||
# This program is distributed in the hope that it will be useful, | # This program is distributed in the hope that it will be useful, | |||
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without | # but WITHOUT ANY WARRANTY, to the extent permitted by law; without | |||
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A | # even the implied warranty of MERCHANTABILITY or FITNESS FOR A | |||
# PARTICULAR PURPOSE. | # PARTICULAR PURPOSE. | |||
skipping to change at line 113 | skipping to change at line 113 | |||
$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \ | $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \ | |||
$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \ | $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \ | |||
$(top_srcdir)/configure.ac | $(top_srcdir)/configure.ac | |||
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ | am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ | |||
$(ACLOCAL_M4) | $(ACLOCAL_M4) | |||
DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) | DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) | |||
mkinstalldirs = $(install_sh) -d | mkinstalldirs = $(install_sh) -d | |||
CONFIG_HEADER = config.h | CONFIG_HEADER = config.h | |||
CONFIG_CLEAN_FILES = | CONFIG_CLEAN_FILES = | |||
CONFIG_CLEAN_VPATH_FILES = | CONFIG_CLEAN_VPATH_FILES = | |||
am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(libdir)" \ | ||||
"$(DESTDIR)$(datadir)" | ||||
PROGRAMS = $(bin_PROGRAMS) | ||||
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; | am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; | |||
am__vpath_adj = case $$p in \ | am__vpath_adj = case $$p in \ | |||
$(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ | $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ | |||
*) f=$$p;; \ | *) f=$$p;; \ | |||
esac; | esac; | |||
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; | am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; | |||
am__install_max = 40 | am__install_max = 40 | |||
am__nobase_strip_setup = \ | am__nobase_strip_setup = \ | |||
srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` | srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` | |||
am__nobase_strip = \ | am__nobase_strip = \ | |||
skipping to change at line 140 | skipping to change at line 143 | |||
END { for (dir in files) print dir, files[dir] }' | END { for (dir in files) print dir, files[dir] }' | |||
am__base_list = \ | am__base_list = \ | |||
sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ | sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ | |||
sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | |||
am__uninstall_files_from_dir = { \ | am__uninstall_files_from_dir = { \ | |||
test -z "$$files" \ | test -z "$$files" \ | |||
|| { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ | || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ | |||
|| { echo " ( cd '$$dir' && rm -f" $$files ")"; \ | || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ | |||
$(am__cd) "$$dir" && rm -f $$files; }; \ | $(am__cd) "$$dir" && rm -f $$files; }; \ | |||
} | } | |||
am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" \ | ||||
"$(DESTDIR)$(datadir)" | ||||
LTLIBRARIES = $(lib_LTLIBRARIES) | LTLIBRARIES = $(lib_LTLIBRARIES) | |||
am__DEPENDENCIES_1 = | am__DEPENDENCIES_1 = | |||
libragel_la_DEPENDENCIES = $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) | libragel_la_DEPENDENCIES = $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) | |||
dist_libragel_la_OBJECTS = libragel_la-parsetree.lo \ | dist_libragel_la_OBJECTS = libragel_la-parsetree.lo \ | |||
libragel_la-longest.lo libragel_la-parsedata.lo \ | libragel_la-longest.lo libragel_la-parsedata.lo \ | |||
libragel_la-inputdata.lo libragel_la-load.lo \ | libragel_la-inputdata.lo libragel_la-load.lo \ | |||
libragel_la-reducer.lo | libragel_la-reducer.lo | |||
libragel_la_OBJECTS = $(dist_libragel_la_OBJECTS) | libragel_la_OBJECTS = $(dist_libragel_la_OBJECTS) | |||
AM_V_lt = $(am__v_lt_@AM_V@) | AM_V_lt = $(am__v_lt_@AM_V@) | |||
am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) | am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) | |||
am__v_lt_0 = --silent | am__v_lt_0 = --silent | |||
am__v_lt_1 = | am__v_lt_1 = | |||
libragel_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \ | libragel_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \ | |||
$(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \ | $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \ | |||
$(CXXFLAGS) $(libragel_la_LDFLAGS) $(LDFLAGS) -o $@ | $(CXXFLAGS) $(libragel_la_LDFLAGS) $(LDFLAGS) -o $@ | |||
PROGRAMS = $(bin_PROGRAMS) | ||||
dist_ragel_OBJECTS = ragel-main.$(OBJEXT) | dist_ragel_OBJECTS = ragel-main.$(OBJEXT) | |||
@WITH_RAGEL_KELBT_TRUE@am__objects_1 = ragel-rlscan.$(OBJEXT) \ | @WITH_RAGEL_KELBT_TRUE@am__objects_1 = ragel-rlscan.$(OBJEXT) \ | |||
@WITH_RAGEL_KELBT_TRUE@ ragel-rlparse.$(OBJEXT) | @WITH_RAGEL_KELBT_TRUE@ ragel-rlparse.$(OBJEXT) | |||
nodist_ragel_OBJECTS = ragel-parse.$(OBJEXT) ragel-rlreduce.$(OBJEXT) \ | nodist_ragel_OBJECTS = ragel-parse.$(OBJEXT) ragel-rlreduce.$(OBJEXT) \ | |||
$(am__objects_1) | $(am__objects_1) | |||
ragel_OBJECTS = $(dist_ragel_OBJECTS) $(nodist_ragel_OBJECTS) | ragel_OBJECTS = $(dist_ragel_OBJECTS) $(nodist_ragel_OBJECTS) | |||
AM_V_P = $(am__v_P_@AM_V@) | AM_V_P = $(am__v_P_@AM_V@) | |||
am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) | am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) | |||
am__v_P_0 = false | am__v_P_0 = false | |||
am__v_P_1 = : | am__v_P_1 = : | |||
AM_V_GEN = $(am__v_GEN_@AM_V@) | AM_V_GEN = $(am__v_GEN_@AM_V@) | |||
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) | am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) | |||
am__v_GEN_0 = @echo " GEN " $@; | am__v_GEN_0 = @echo " GEN " $@; | |||
am__v_GEN_1 = | am__v_GEN_1 = | |||
AM_V_at = $(am__v_at_@AM_V@) | AM_V_at = $(am__v_at_@AM_V@) | |||
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) | am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) | |||
am__v_at_0 = @ | am__v_at_0 = @ | |||
am__v_at_1 = | am__v_at_1 = | |||
DEFAULT_INCLUDES = -I.@am__isrc@ | DEFAULT_INCLUDES = -I.@am__isrc@ | |||
depcomp = $(SHELL) $(top_srcdir)/depcomp | depcomp = $(SHELL) $(top_srcdir)/depcomp | |||
am__depfiles_maybe = depfiles | am__maybe_remake_depfiles = depfiles | |||
am__depfiles_remade = ./$(DEPDIR)/libragel_la-inputdata.Plo \ | ||||
./$(DEPDIR)/libragel_la-load.Plo \ | ||||
./$(DEPDIR)/libragel_la-longest.Plo \ | ||||
./$(DEPDIR)/libragel_la-parsedata.Plo \ | ||||
./$(DEPDIR)/libragel_la-parsetree.Plo \ | ||||
./$(DEPDIR)/libragel_la-reducer.Plo ./$(DEPDIR)/ragel-main.Po \ | ||||
./$(DEPDIR)/ragel-parse.Po ./$(DEPDIR)/ragel-rlparse.Po \ | ||||
./$(DEPDIR)/ragel-rlreduce.Po ./$(DEPDIR)/ragel-rlscan.Po | ||||
am__mv = mv -f | am__mv = mv -f | |||
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ | COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ | |||
$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) | $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) | |||
LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ | LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ | |||
$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \ | $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \ | |||
$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \ | $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \ | |||
$(AM_CFLAGS) $(CFLAGS) | $(AM_CFLAGS) $(CFLAGS) | |||
AM_V_CC = $(am__v_CC_@AM_V@) | AM_V_CC = $(am__v_CC_@AM_V@) | |||
am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) | am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) | |||
am__v_CC_0 = @echo " CC " $@; | am__v_CC_0 = @echo " CC " $@; | |||
skipping to change at line 240 | skipping to change at line 248 | |||
*) (install-info --version) >/dev/null 2>&1;; \ | *) (install-info --version) >/dev/null 2>&1;; \ | |||
esac | esac | |||
DATA = $(data_DATA) | DATA = $(data_DATA) | |||
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ | RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ | |||
distclean-recursive maintainer-clean-recursive | distclean-recursive maintainer-clean-recursive | |||
am__recursive_targets = \ | am__recursive_targets = \ | |||
$(RECURSIVE_TARGETS) \ | $(RECURSIVE_TARGETS) \ | |||
$(RECURSIVE_CLEAN_TARGETS) \ | $(RECURSIVE_CLEAN_TARGETS) \ | |||
$(am__extra_recursive_targets) | $(am__extra_recursive_targets) | |||
AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \ | AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \ | |||
distdir | distdir distdir-am | |||
am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \ | am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \ | |||
$(LISP)config.h.in | $(LISP)config.h.in | |||
# Read a list of newline-separated strings from the standard input, | # Read a list of newline-separated strings from the standard input, | |||
# and print each of them once, without duplicates. Input order is | # and print each of them once, without duplicates. Input order is | |||
# *not* preserved. | # *not* preserved. | |||
am__uniquify_input = $(AWK) '\ | am__uniquify_input = $(AWK) '\ | |||
BEGIN { nonempty = 0; } \ | BEGIN { nonempty = 0; } \ | |||
{ items[$$0] = 1; nonempty = 1; } \ | { items[$$0] = 1; nonempty = 1; } \ | |||
END { if (nonempty) { for (i in items) print i; }; } \ | END { if (nonempty) { for (i in items) print i; }; } \ | |||
' | ' | |||
skipping to change at line 303 | skipping to change at line 311 | |||
AR = @AR@ | AR = @AR@ | |||
ASCIIDOC = @ASCIIDOC@ | ASCIIDOC = @ASCIIDOC@ | |||
AUTOCONF = @AUTOCONF@ | AUTOCONF = @AUTOCONF@ | |||
AUTOHEADER = @AUTOHEADER@ | AUTOHEADER = @AUTOHEADER@ | |||
AUTOMAKE = @AUTOMAKE@ | AUTOMAKE = @AUTOMAKE@ | |||
AWK = @AWK@ | AWK = @AWK@ | |||
CC = @CC@ | CC = @CC@ | |||
CCDEPMODE = @CCDEPMODE@ | CCDEPMODE = @CCDEPMODE@ | |||
CFLAGS = @CFLAGS@ | CFLAGS = @CFLAGS@ | |||
COLM = @COLM@ | COLM = @COLM@ | |||
COLM_PUBDATE = @COLM_PUBDATE@ | ||||
COLM_SHARE = @COLM_SHARE@ | COLM_SHARE = @COLM_SHARE@ | |||
COLM_VERSION = @COLM_VERSION@ | ||||
COLM_WRAP = @COLM_WRAP@ | COLM_WRAP = @COLM_WRAP@ | |||
CPP = @CPP@ | CPP = @CPP@ | |||
CPPFLAGS = @CPPFLAGS@ | CPPFLAGS = @CPPFLAGS@ | |||
CRACK_BIN = @CRACK_BIN@ | CRACK_BIN = @CRACK_BIN@ | |||
CSHARP_BIN = @CSHARP_BIN@ | CSHARP_BIN = @CSHARP_BIN@ | |||
CXX = @CXX@ | CXX = @CXX@ | |||
CXXCPP = @CXXCPP@ | CXXCPP = @CXXCPP@ | |||
CXXDEPMODE = @CXXDEPMODE@ | CXXDEPMODE = @CXXDEPMODE@ | |||
CXXFLAGS = @CXXFLAGS@ | CXXFLAGS = @CXXFLAGS@ | |||
CYGPATH_W = @CYGPATH_W@ | CYGPATH_W = @CYGPATH_W@ | |||
skipping to change at line 374 | skipping to change at line 380 | |||
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ | PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ | |||
PACKAGE_NAME = @PACKAGE_NAME@ | PACKAGE_NAME = @PACKAGE_NAME@ | |||
PACKAGE_STRING = @PACKAGE_STRING@ | PACKAGE_STRING = @PACKAGE_STRING@ | |||
PACKAGE_TARNAME = @PACKAGE_TARNAME@ | PACKAGE_TARNAME = @PACKAGE_TARNAME@ | |||
PACKAGE_URL = @PACKAGE_URL@ | PACKAGE_URL = @PACKAGE_URL@ | |||
PACKAGE_VERSION = @PACKAGE_VERSION@ | PACKAGE_VERSION = @PACKAGE_VERSION@ | |||
PATH_SEPARATOR = @PATH_SEPARATOR@ | PATH_SEPARATOR = @PATH_SEPARATOR@ | |||
PDFLATEX = @PDFLATEX@ | PDFLATEX = @PDFLATEX@ | |||
PUBDATE = @PUBDATE@ | PUBDATE = @PUBDATE@ | |||
PYGMENTIZE = @PYGMENTIZE@ | PYGMENTIZE = @PYGMENTIZE@ | |||
RAGEL_PUBDATE = @RAGEL_PUBDATE@ | ||||
RAGEL_VERSION = @RAGEL_VERSION@ | ||||
RANLIB = @RANLIB@ | RANLIB = @RANLIB@ | |||
RUBY_BIN = @RUBY_BIN@ | RUBY_BIN = @RUBY_BIN@ | |||
RUST_BIN = @RUST_BIN@ | RUST_BIN = @RUST_BIN@ | |||
SED = @SED@ | SED = @SED@ | |||
SED_SUBST = @SED_SUBST@ | SED_SUBST = @SED_SUBST@ | |||
SET_MAKE = @SET_MAKE@ | SET_MAKE = @SET_MAKE@ | |||
SHELL = @SHELL@ | SHELL = @SHELL@ | |||
STRIP = @STRIP@ | STRIP = @STRIP@ | |||
SUBJ_AAPL_CPPFLAGS = @SUBJ_AAPL_CPPFLAGS@ | SUBJ_AAPL_CPPFLAGS = @SUBJ_AAPL_CPPFLAGS@ | |||
SUBJ_COLM_BIN = @SUBJ_COLM_BIN@ | SUBJ_COLM_BIN = @SUBJ_COLM_BIN@ | |||
skipping to change at line 514 | skipping to change at line 518 | |||
esac; \ | esac; \ | |||
done; \ | done; \ | |||
echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/Makefile'; \ | echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/Makefile'; \ | |||
$(am__cd) $(top_srcdir) && \ | $(am__cd) $(top_srcdir) && \ | |||
$(AUTOMAKE) --foreign src/Makefile | $(AUTOMAKE) --foreign src/Makefile | |||
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status | |||
@case '$?' in \ | @case '$?' in \ | |||
*config.status*) \ | *config.status*) \ | |||
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ | |||
*) \ | *) \ | |||
echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $( | echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $( | |||
am__depfiles_maybe)'; \ | am__maybe_remake_depfiles)'; \ | |||
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__dep | cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__may | |||
files_maybe);; \ | be_remake_depfiles);; \ | |||
esac; | esac; | |||
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENC IES) | $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENC IES) | |||
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh | |||
$(top_srcdir)/configure: $(am__configure_deps) | $(top_srcdir)/configure: $(am__configure_deps) | |||
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh | |||
$(ACLOCAL_M4): $(am__aclocal_m4_deps) | $(ACLOCAL_M4): $(am__aclocal_m4_deps) | |||
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh | |||
$(am__aclocal_m4_deps): | $(am__aclocal_m4_deps): | |||
skipping to change at line 541 | skipping to change at line 545 | |||
stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status | stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status | |||
@rm -f stamp-h1 | @rm -f stamp-h1 | |||
cd $(top_builddir) && $(SHELL) ./config.status src/config.h | cd $(top_builddir) && $(SHELL) ./config.status src/config.h | |||
$(srcdir)/config.h.in: $(am__configure_deps) | $(srcdir)/config.h.in: $(am__configure_deps) | |||
($(am__cd) $(top_srcdir) && $(AUTOHEADER)) | ($(am__cd) $(top_srcdir) && $(AUTOHEADER)) | |||
rm -f stamp-h1 | rm -f stamp-h1 | |||
touch $@ | touch $@ | |||
distclean-hdr: | distclean-hdr: | |||
-rm -f config.h stamp-h1 | -rm -f config.h stamp-h1 | |||
install-libLTLIBRARIES: $(lib_LTLIBRARIES) | ||||
@$(NORMAL_INSTALL) | ||||
@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \ | ||||
list2=; for p in $$list; do \ | ||||
if test -f $$p; then \ | ||||
list2="$$list2 $$p"; \ | ||||
else :; fi; \ | ||||
done; \ | ||||
test -z "$$list2" || { \ | ||||
echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \ | ||||
$(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \ | ||||
echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(I | ||||
NSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \ | ||||
$(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) | ||||
$(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \ | ||||
} | ||||
uninstall-libLTLIBRARIES: | ||||
@$(NORMAL_UNINSTALL) | ||||
@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \ | ||||
for p in $$list; do \ | ||||
$(am__strip_dir) \ | ||||
echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall r | ||||
m -f '$(DESTDIR)$(libdir)/$$f'"; \ | ||||
$(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$ | ||||
(DESTDIR)$(libdir)/$$f"; \ | ||||
done | ||||
clean-libLTLIBRARIES: | ||||
-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES) | ||||
@list='$(lib_LTLIBRARIES)'; \ | ||||
locs=`for p in $$list; do echo $$p; done | \ | ||||
sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \ | ||||
sort -u`; \ | ||||
test -z "$$locs" || { \ | ||||
echo rm -f $${locs}; \ | ||||
rm -f $${locs}; \ | ||||
} | ||||
libragel.la: $(libragel_la_OBJECTS) $(libragel_la_DEPENDENCIES) $(EXTRA_libragel | ||||
_la_DEPENDENCIES) | ||||
$(AM_V_CXXLD)$(libragel_la_LINK) -rpath $(libdir) $(libragel_la_OBJECTS) | ||||
$(libragel_la_LIBADD) $(LIBS) | ||||
install-binPROGRAMS: $(bin_PROGRAMS) | install-binPROGRAMS: $(bin_PROGRAMS) | |||
@$(NORMAL_INSTALL) | @$(NORMAL_INSTALL) | |||
@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \ | @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \ | |||
if test -n "$$list"; then \ | if test -n "$$list"; then \ | |||
echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \ | echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \ | |||
$(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \ | $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \ | |||
fi; \ | fi; \ | |||
for p in $$list; do echo "$$p $$p"; done | \ | for p in $$list; do echo "$$p $$p"; done | \ | |||
sed 's/$(EXEEXT)$$//' | \ | sed 's/$(EXEEXT)$$//' | \ | |||
while read p p1; do if test -f $$p \ | while read p p1; do if test -f $$p \ | |||
skipping to change at line 629 | skipping to change at line 595 | |||
clean-binPROGRAMS: | clean-binPROGRAMS: | |||
@list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \ | @list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \ | |||
echo " rm -f" $$list; \ | echo " rm -f" $$list; \ | |||
rm -f $$list || exit $$?; \ | rm -f $$list || exit $$?; \ | |||
test -n "$(EXEEXT)" || exit 0; \ | test -n "$(EXEEXT)" || exit 0; \ | |||
list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ | list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ | |||
echo " rm -f" $$list; \ | echo " rm -f" $$list; \ | |||
rm -f $$list | rm -f $$list | |||
install-libLTLIBRARIES: $(lib_LTLIBRARIES) | ||||
@$(NORMAL_INSTALL) | ||||
@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \ | ||||
list2=; for p in $$list; do \ | ||||
if test -f $$p; then \ | ||||
list2="$$list2 $$p"; \ | ||||
else :; fi; \ | ||||
done; \ | ||||
test -z "$$list2" || { \ | ||||
echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \ | ||||
$(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \ | ||||
echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(I | ||||
NSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \ | ||||
$(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) | ||||
$(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \ | ||||
} | ||||
uninstall-libLTLIBRARIES: | ||||
@$(NORMAL_UNINSTALL) | ||||
@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \ | ||||
for p in $$list; do \ | ||||
$(am__strip_dir) \ | ||||
echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall r | ||||
m -f '$(DESTDIR)$(libdir)/$$f'"; \ | ||||
$(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$ | ||||
(DESTDIR)$(libdir)/$$f"; \ | ||||
done | ||||
clean-libLTLIBRARIES: | ||||
-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES) | ||||
@list='$(lib_LTLIBRARIES)'; \ | ||||
locs=`for p in $$list; do echo $$p; done | \ | ||||
sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \ | ||||
sort -u`; \ | ||||
test -z "$$locs" || { \ | ||||
echo rm -f $${locs}; \ | ||||
rm -f $${locs}; \ | ||||
} | ||||
libragel.la: $(libragel_la_OBJECTS) $(libragel_la_DEPENDENCIES) $(EXTRA_libragel | ||||
_la_DEPENDENCIES) | ||||
$(AM_V_CXXLD)$(libragel_la_LINK) -rpath $(libdir) $(libragel_la_OBJECTS) | ||||
$(libragel_la_LIBADD) $(LIBS) | ||||
ragel$(EXEEXT): $(ragel_OBJECTS) $(ragel_DEPENDENCIES) $(EXTRA_ragel_DEPENDENCIE S) | ragel$(EXEEXT): $(ragel_OBJECTS) $(ragel_DEPENDENCIES) $(EXTRA_ragel_DEPENDENCIE S) | |||
@rm -f ragel$(EXEEXT) | @rm -f ragel$(EXEEXT) | |||
$(AM_V_CXXLD)$(CXXLINK) $(ragel_OBJECTS) $(ragel_LDADD) $(LIBS) | $(AM_V_CXXLD)$(CXXLINK) $(ragel_OBJECTS) $(ragel_LDADD) $(LIBS) | |||
mostlyclean-compile: | mostlyclean-compile: | |||
-rm -f *.$(OBJEXT) | -rm -f *.$(OBJEXT) | |||
distclean-compile: | distclean-compile: | |||
-rm -f *.tab.c | -rm -f *.tab.c | |||
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libragel_la-inputdata.Plo@am__q | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libragel_la-inputdata.Plo@am__q | |||
uote@ | uote@ # am--include-marker | |||
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libragel_la-load.Plo@am__quote@ | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libragel_la-load.Plo@am__quote@ | |||
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libragel_la-longest.Plo@am__quo | # am--include-marker | |||
te@ | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libragel_la-longest.Plo@am__quo | |||
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libragel_la-parsedata.Plo@am__q | te@ # am--include-marker | |||
uote@ | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libragel_la-parsedata.Plo@am__q | |||
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libragel_la-parsetree.Plo@am__q | uote@ # am--include-marker | |||
uote@ | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libragel_la-parsetree.Plo@am__q | |||
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libragel_la-reducer.Plo@am__quo | uote@ # am--include-marker | |||
te@ | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libragel_la-reducer.Plo@am__quo | |||
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ragel-main.Po@am__quote@ | te@ # am--include-marker | |||
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ragel-parse.Po@am__quote@ | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ragel-main.Po@am__quote@ # am-- | |||
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ragel-rlparse.Po@am__quote@ | include-marker | |||
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ragel-rlreduce.Po@am__quote@ | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ragel-parse.Po@am__quote@ # am- | |||
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ragel-rlscan.Po@am__quote@ | -include-marker | |||
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ragel-rlparse.Po@am__quote@ # a | ||||
m--include-marker | ||||
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ragel-rlreduce.Po@am__quote@ # | ||||
am--include-marker | ||||
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ragel-rlscan.Po@am__quote@ # am | ||||
--include-marker | ||||
$(am__depfiles_remade): | ||||
@$(MKDIR_P) $(@D) | ||||
@echo '# dummy' >$@-t && $(am__mv) $@-t $@ | ||||
am--depfiles: $(am__depfiles_remade) | ||||
.c.o: | .c.o: | |||
@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< | @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< | |||
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po | @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po | |||
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool =no @AMDEPBACKSLASH@ | @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool =no @AMDEPBACKSLASH@ | |||
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ | |||
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $< | @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $< | |||
.c.obj: | .c.obj: | |||
@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` | @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` | |||
skipping to change at line 931 | skipping to change at line 941 | |||
if test -f "$$i"; then \ | if test -f "$$i"; then \ | |||
echo "$(subdir)/$$i"; \ | echo "$(subdir)/$$i"; \ | |||
else \ | else \ | |||
echo "$$sdir/$$i"; \ | echo "$$sdir/$$i"; \ | |||
fi; \ | fi; \ | |||
done >> $(top_builddir)/cscope.files | done >> $(top_builddir)/cscope.files | |||
distclean-tags: | distclean-tags: | |||
-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags | -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags | |||
distdir: $(DISTFILES) | distdir: $(BUILT_SOURCES) | |||
$(MAKE) $(AM_MAKEFLAGS) distdir-am | ||||
distdir-am: $(DISTFILES) | ||||
@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ | @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ | |||
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ | topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ | |||
list='$(DISTFILES)'; \ | list='$(DISTFILES)'; \ | |||
dist_files=`for file in $$list; do echo $$file; done | \ | dist_files=`for file in $$list; do echo $$file; done | \ | |||
sed -e "s|^$$srcdirstrip/||;t" \ | sed -e "s|^$$srcdirstrip/||;t" \ | |||
-e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ | -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ | |||
case $$dist_files in \ | case $$dist_files in \ | |||
*/*) $(MKDIR_P) `echo "$$dist_files" | \ | */*) $(MKDIR_P) `echo "$$dist_files" | \ | |||
sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ | sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ | |||
sort -u` ;; \ | sort -u` ;; \ | |||
skipping to change at line 989 | skipping to change at line 1002 | |||
am__remove_distdir=: \ | am__remove_distdir=: \ | |||
am__skip_length_check=: \ | am__skip_length_check=: \ | |||
am__skip_mode_fix=: \ | am__skip_mode_fix=: \ | |||
distdir) \ | distdir) \ | |||
|| exit 1; \ | || exit 1; \ | |||
fi; \ | fi; \ | |||
done | done | |||
check-am: all-am | check-am: all-am | |||
check: $(BUILT_SOURCES) | check: $(BUILT_SOURCES) | |||
$(MAKE) $(AM_MAKEFLAGS) check-recursive | $(MAKE) $(AM_MAKEFLAGS) check-recursive | |||
all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(DATA) config.h | all-am: Makefile $(PROGRAMS) $(LTLIBRARIES) $(DATA) config.h | |||
install-binPROGRAMS: install-libLTLIBRARIES | install-binPROGRAMS: install-libLTLIBRARIES | |||
installdirs: installdirs-recursive | installdirs: installdirs-recursive | |||
installdirs-am: | installdirs-am: | |||
for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" "$(DESTDIR)$(datad ir)"; do \ | for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(libdir)" "$(DESTDIR)$(datad ir)"; do \ | |||
test -z "$$dir" || $(MKDIR_P) "$$dir"; \ | test -z "$$dir" || $(MKDIR_P) "$$dir"; \ | |||
done | done | |||
install: $(BUILT_SOURCES) | install: $(BUILT_SOURCES) | |||
$(MAKE) $(AM_MAKEFLAGS) install-recursive | $(MAKE) $(AM_MAKEFLAGS) install-recursive | |||
install-exec: install-exec-recursive | install-exec: install-exec-recursive | |||
install-data: install-data-recursive | install-data: install-data-recursive | |||
uninstall: uninstall-recursive | uninstall: uninstall-recursive | |||
install-am: all-am | install-am: all-am | |||
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am | |||
skipping to change at line 1036 | skipping to change at line 1049 | |||
maintainer-clean-generic: | maintainer-clean-generic: | |||
@echo "This command is intended for maintainers to use" | @echo "This command is intended for maintainers to use" | |||
@echo "it deletes files that may require special tools to rebuild." | @echo "it deletes files that may require special tools to rebuild." | |||
-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES) | -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES) | |||
clean: clean-recursive | clean: clean-recursive | |||
clean-am: clean-binPROGRAMS clean-generic clean-libLTLIBRARIES \ | clean-am: clean-binPROGRAMS clean-generic clean-libLTLIBRARIES \ | |||
clean-libtool mostlyclean-am | clean-libtool mostlyclean-am | |||
distclean: distclean-recursive | distclean: distclean-recursive | |||
-rm -rf ./$(DEPDIR) | -rm -f ./$(DEPDIR)/libragel_la-inputdata.Plo | |||
-rm -f ./$(DEPDIR)/libragel_la-load.Plo | ||||
-rm -f ./$(DEPDIR)/libragel_la-longest.Plo | ||||
-rm -f ./$(DEPDIR)/libragel_la-parsedata.Plo | ||||
-rm -f ./$(DEPDIR)/libragel_la-parsetree.Plo | ||||
-rm -f ./$(DEPDIR)/libragel_la-reducer.Plo | ||||
-rm -f ./$(DEPDIR)/ragel-main.Po | ||||
-rm -f ./$(DEPDIR)/ragel-parse.Po | ||||
-rm -f ./$(DEPDIR)/ragel-rlparse.Po | ||||
-rm -f ./$(DEPDIR)/ragel-rlreduce.Po | ||||
-rm -f ./$(DEPDIR)/ragel-rlscan.Po | ||||
-rm -f Makefile | -rm -f Makefile | |||
distclean-am: clean-am distclean-compile distclean-generic \ | distclean-am: clean-am distclean-compile distclean-generic \ | |||
distclean-hdr distclean-tags | distclean-hdr distclean-tags | |||
dvi: dvi-recursive | dvi: dvi-recursive | |||
dvi-am: | dvi-am: | |||
html: html-recursive | html: html-recursive | |||
skipping to change at line 1082 | skipping to change at line 1105 | |||
install-pdf-am: | install-pdf-am: | |||
install-ps: install-ps-recursive | install-ps: install-ps-recursive | |||
install-ps-am: | install-ps-am: | |||
installcheck-am: | installcheck-am: | |||
maintainer-clean: maintainer-clean-recursive | maintainer-clean: maintainer-clean-recursive | |||
-rm -rf ./$(DEPDIR) | -rm -f ./$(DEPDIR)/libragel_la-inputdata.Plo | |||
-rm -f ./$(DEPDIR)/libragel_la-load.Plo | ||||
-rm -f ./$(DEPDIR)/libragel_la-longest.Plo | ||||
-rm -f ./$(DEPDIR)/libragel_la-parsedata.Plo | ||||
-rm -f ./$(DEPDIR)/libragel_la-parsetree.Plo | ||||
-rm -f ./$(DEPDIR)/libragel_la-reducer.Plo | ||||
-rm -f ./$(DEPDIR)/ragel-main.Po | ||||
-rm -f ./$(DEPDIR)/ragel-parse.Po | ||||
-rm -f ./$(DEPDIR)/ragel-rlparse.Po | ||||
-rm -f ./$(DEPDIR)/ragel-rlreduce.Po | ||||
-rm -f ./$(DEPDIR)/ragel-rlscan.Po | ||||
-rm -f Makefile | -rm -f Makefile | |||
maintainer-clean-am: distclean-am maintainer-clean-generic | maintainer-clean-am: distclean-am maintainer-clean-generic | |||
mostlyclean: mostlyclean-recursive | mostlyclean: mostlyclean-recursive | |||
mostlyclean-am: mostlyclean-compile mostlyclean-generic \ | mostlyclean-am: mostlyclean-compile mostlyclean-generic \ | |||
mostlyclean-libtool | mostlyclean-libtool | |||
pdf: pdf-recursive | pdf: pdf-recursive | |||
skipping to change at line 1105 | skipping to change at line 1138 | |||
ps: ps-recursive | ps: ps-recursive | |||
ps-am: | ps-am: | |||
uninstall-am: uninstall-binPROGRAMS uninstall-dataDATA \ | uninstall-am: uninstall-binPROGRAMS uninstall-dataDATA \ | |||
uninstall-libLTLIBRARIES | uninstall-libLTLIBRARIES | |||
.MAKE: $(am__recursive_targets) all check install install-am \ | .MAKE: $(am__recursive_targets) all check install install-am \ | |||
install-strip | install-strip | |||
.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \ | .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \ | |||
check-am clean clean-binPROGRAMS clean-generic \ | am--depfiles check check-am clean clean-binPROGRAMS \ | |||
clean-libLTLIBRARIES clean-libtool cscopelist-am ctags \ | clean-generic clean-libLTLIBRARIES clean-libtool cscopelist-am \ | |||
ctags-am distclean distclean-compile distclean-generic \ | ctags ctags-am distclean distclean-compile distclean-generic \ | |||
distclean-hdr distclean-libtool distclean-tags distdir dvi \ | distclean-hdr distclean-libtool distclean-tags distdir dvi \ | |||
dvi-am html html-am info info-am install install-am \ | dvi-am html html-am info info-am install install-am \ | |||
install-binPROGRAMS install-data install-data-am \ | install-binPROGRAMS install-data install-data-am \ | |||
install-dataDATA install-dvi install-dvi-am install-exec \ | install-dataDATA install-dvi install-dvi-am install-exec \ | |||
install-exec-am install-html install-html-am install-info \ | install-exec-am install-html install-html-am install-info \ | |||
install-info-am install-libLTLIBRARIES install-man install-pdf \ | install-info-am install-libLTLIBRARIES install-man install-pdf \ | |||
install-pdf-am install-ps install-ps-am install-strip \ | install-pdf-am install-ps install-ps-am install-strip \ | |||
installcheck installcheck-am installdirs installdirs-am \ | installcheck installcheck-am installdirs installdirs-am \ | |||
maintainer-clean maintainer-clean-generic mostlyclean \ | maintainer-clean maintainer-clean-generic mostlyclean \ | |||
mostlyclean-compile mostlyclean-generic mostlyclean-libtool \ | mostlyclean-compile mostlyclean-generic mostlyclean-libtool \ | |||
skipping to change at line 1130 | skipping to change at line 1163 | |||
uninstall-binPROGRAMS uninstall-dataDATA \ | uninstall-binPROGRAMS uninstall-dataDATA \ | |||
uninstall-libLTLIBRARIES | uninstall-libLTLIBRARIES | |||
.PRECIOUS: Makefile | .PRECIOUS: Makefile | |||
include/ragel: | include/ragel: | |||
mkdir -p include | mkdir -p include | |||
ln -s .. include/ragel | ln -s .. include/ragel | |||
version.h: Makefile | version.h: Makefile | |||
echo '#define RAGEL_VERSION "@RAGEL_VERSION@"' > version.h | echo '#define VERSION "@VERSION@"' > version.h | |||
echo '#define RAGEL_PUBDATE "@RAGEL_PUBDATE@"' >> version.h | echo '#define PUBDATE "@PUBDATE@"' >> version.h | |||
parse.pack: $(RAGEL_LM) $(COLM) $(COLM_WRAP) | parse.pack: $(RAGEL_LM) $(COLM) $(COLM_WRAP) | |||
$(COLM_WRAP) -c -b rlparseC -o $@ -p parse.c -m rlreduce.cc $< | $(COLM_WRAP) -c -b rlparseC -o $@ -p parse.c -m rlreduce.cc $< | |||
rlreduce.cc: parse.pack | rlreduce.cc: parse.pack | |||
$(COLM_WRAP) -o $@ $< | $(COLM_WRAP) -o $@ $< | |||
parse.c: parse.pack | parse.c: parse.pack | |||
$(COLM_WRAP) -o $@ $< | $(COLM_WRAP) -o $@ $< | |||
End of changes. 21 change blocks. | ||||
86 lines changed or deleted | 125 lines changed or added |