Home | History | Annotate | Download | only in const
      1 # Makefile.in generated by automake 1.11.1 from Makefile.am.
      2 # @configure_input@
      3 
      4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
      5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
      6 # 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 @SET_MAKE@
     17 
     18 VPATH = @srcdir@
     19 pkgdatadir = $(datadir)/@PACKAGE@
     20 pkgincludedir = $(includedir)/@PACKAGE@
     21 pkglibdir = $(libdir)/@PACKAGE@
     22 pkglibexecdir = $(libexecdir)/@PACKAGE@
     23 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
     24 install_sh_DATA = $(install_sh) -c -m 644
     25 install_sh_PROGRAM = $(install_sh) -c
     26 install_sh_SCRIPT = $(install_sh) -c
     27 INSTALL_HEADER = $(INSTALL_DATA)
     28 transform = $(program_transform_name)
     29 NORMAL_INSTALL = :
     30 PRE_INSTALL = :
     31 POST_INSTALL = :
     32 NORMAL_UNINSTALL = :
     33 PRE_UNINSTALL = :
     34 POST_UNINSTALL = :
     35 build_triplet = @build@
     36 host_triplet = @host@
     37 subdir = src/extensions/const
     38 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
     39 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
     40 am__aclocal_m4_deps = $(top_srcdir)/m4/ax_check_icu.m4 \
     41 	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
     42 	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
     43 	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac
     44 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
     45 	$(ACLOCAL_M4)
     46 mkinstalldirs = $(install_sh) -d
     47 CONFIG_HEADER = $(top_builddir)/config.h \
     48 	$(top_builddir)/src/include/fst/config.h
     49 CONFIG_CLEAN_FILES =
     50 CONFIG_CLEAN_VPATH_FILES =
     51 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
     52 am__vpath_adj = case $$p in \
     53     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
     54     *) f=$$p;; \
     55   esac;
     56 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
     57 am__install_max = 40
     58 am__nobase_strip_setup = \
     59   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
     60 am__nobase_strip = \
     61   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
     62 am__nobase_list = $(am__nobase_strip_setup); \
     63   for p in $$list; do echo "$$p $$p"; done | \
     64   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
     65   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
     66     if (++n[$$2] == $(am__install_max)) \
     67       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
     68     END { for (dir in files) print dir, files[dir] }'
     69 am__base_list = \
     70   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
     71   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
     72 am__installdirs = "$(DESTDIR)$(libfstdir)"
     73 LTLIBRARIES = $(libfst_LTLIBRARIES)
     74 const16_fst_la_LIBADD =
     75 am_const16_fst_la_OBJECTS = const16-fst.lo
     76 const16_fst_la_OBJECTS = $(am_const16_fst_la_OBJECTS)
     77 const16_fst_la_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
     78 	$(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
     79 	$(CXXFLAGS) $(const16_fst_la_LDFLAGS) $(LDFLAGS) -o $@
     80 const64_fst_la_LIBADD =
     81 am_const64_fst_la_OBJECTS = const64-fst.lo
     82 const64_fst_la_OBJECTS = $(am_const64_fst_la_OBJECTS)
     83 const64_fst_la_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
     84 	$(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
     85 	$(CXXFLAGS) $(const64_fst_la_LDFLAGS) $(LDFLAGS) -o $@
     86 const8_fst_la_LIBADD =
     87 am_const8_fst_la_OBJECTS = const8-fst.lo
     88 const8_fst_la_OBJECTS = $(am_const8_fst_la_OBJECTS)
     89 const8_fst_la_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
     90 	$(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
     91 	$(CXXFLAGS) $(const8_fst_la_LDFLAGS) $(LDFLAGS) -o $@
     92 libfstconst_la_LIBADD =
     93 am_libfstconst_la_OBJECTS = const8-fst.lo const16-fst.lo \
     94 	const64-fst.lo
     95 libfstconst_la_OBJECTS = $(am_libfstconst_la_OBJECTS)
     96 libfstconst_la_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
     97 	$(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
     98 	$(CXXFLAGS) $(libfstconst_la_LDFLAGS) $(LDFLAGS) -o $@
     99 DEFAULT_INCLUDES = 
    100 depcomp = $(SHELL) $(top_srcdir)/depcomp
    101 am__depfiles_maybe = depfiles
    102 am__mv = mv -f
    103 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
    104 	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
    105 LTCXXCOMPILE = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
    106 	--mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
    107 	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
    108 CXXLD = $(CXX)
    109 CXXLINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
    110 	--mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \
    111 	$(LDFLAGS) -o $@
    112 SOURCES = $(const16_fst_la_SOURCES) $(const64_fst_la_SOURCES) \
    113 	$(const8_fst_la_SOURCES) $(libfstconst_la_SOURCES)
    114 DIST_SOURCES = $(const16_fst_la_SOURCES) $(const64_fst_la_SOURCES) \
    115 	$(const8_fst_la_SOURCES) $(libfstconst_la_SOURCES)
    116 ETAGS = etags
    117 CTAGS = ctags
    118 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
    119 ACLOCAL = @ACLOCAL@
    120 AMTAR = @AMTAR@
    121 AR = @AR@
    122 AUTOCONF = @AUTOCONF@
    123 AUTOHEADER = @AUTOHEADER@
    124 AUTOMAKE = @AUTOMAKE@
    125 AWK = @AWK@
    126 CC = @CC@
    127 CCDEPMODE = @CCDEPMODE@
    128 CFLAGS = @CFLAGS@
    129 CPP = @CPP@
    130 CPPFLAGS = @CPPFLAGS@
    131 CXX = @CXX@
    132 CXXCPP = @CXXCPP@
    133 CXXDEPMODE = @CXXDEPMODE@
    134 CXXFLAGS = @CXXFLAGS@
    135 CYGPATH_W = @CYGPATH_W@
    136 DEFS = @DEFS@
    137 DEPDIR = @DEPDIR@
    138 DSYMUTIL = @DSYMUTIL@
    139 DUMPBIN = @DUMPBIN@
    140 ECHO_C = @ECHO_C@
    141 ECHO_N = @ECHO_N@
    142 ECHO_T = @ECHO_T@
    143 EGREP = @EGREP@
    144 EXEEXT = @EXEEXT@
    145 FGREP = @FGREP@
    146 GREP = @GREP@
    147 ICU_CFLAGS = @ICU_CFLAGS@
    148 ICU_CONFIG = @ICU_CONFIG@
    149 ICU_CPPFLAGS = @ICU_CPPFLAGS@
    150 ICU_CXXFLAGS = @ICU_CXXFLAGS@
    151 ICU_LIBS = @ICU_LIBS@
    152 INSTALL = @INSTALL@
    153 INSTALL_DATA = @INSTALL_DATA@
    154 INSTALL_PROGRAM = @INSTALL_PROGRAM@
    155 INSTALL_SCRIPT = @INSTALL_SCRIPT@
    156 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
    157 LD = @LD@
    158 LDFLAGS = @LDFLAGS@
    159 LIBOBJS = @LIBOBJS@
    160 LIBS = @LIBS@
    161 LIBTOOL = @LIBTOOL@
    162 LIPO = @LIPO@
    163 LN_S = @LN_S@
    164 LTLIBOBJS = @LTLIBOBJS@
    165 MAKEINFO = @MAKEINFO@
    166 MKDIR_P = @MKDIR_P@
    167 NM = @NM@
    168 NMEDIT = @NMEDIT@
    169 OBJDUMP = @OBJDUMP@
    170 OBJEXT = @OBJEXT@
    171 OTOOL = @OTOOL@
    172 OTOOL64 = @OTOOL64@
    173 PACKAGE = @PACKAGE@
    174 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
    175 PACKAGE_NAME = @PACKAGE_NAME@
    176 PACKAGE_STRING = @PACKAGE_STRING@
    177 PACKAGE_TARNAME = @PACKAGE_TARNAME@
    178 PACKAGE_URL = @PACKAGE_URL@
    179 PACKAGE_VERSION = @PACKAGE_VERSION@
    180 PATH_SEPARATOR = @PATH_SEPARATOR@
    181 RANLIB = @RANLIB@
    182 SED = @SED@
    183 SET_MAKE = @SET_MAKE@
    184 SHELL = @SHELL@
    185 STRIP = @STRIP@
    186 VERSION = @VERSION@
    187 abs_builddir = @abs_builddir@
    188 abs_srcdir = @abs_srcdir@
    189 abs_top_builddir = @abs_top_builddir@
    190 abs_top_srcdir = @abs_top_srcdir@
    191 ac_ct_CC = @ac_ct_CC@
    192 ac_ct_CXX = @ac_ct_CXX@
    193 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
    194 am__include = @am__include@
    195 am__leading_dot = @am__leading_dot@
    196 am__quote = @am__quote@
    197 am__tar = @am__tar@
    198 am__untar = @am__untar@
    199 bindir = @bindir@
    200 build = @build@
    201 build_alias = @build_alias@
    202 build_cpu = @build_cpu@
    203 build_os = @build_os@
    204 build_vendor = @build_vendor@
    205 builddir = @builddir@
    206 datadir = @datadir@
    207 datarootdir = @datarootdir@
    208 docdir = @docdir@
    209 dvidir = @dvidir@
    210 exec_prefix = @exec_prefix@
    211 host = @host@
    212 host_alias = @host_alias@
    213 host_cpu = @host_cpu@
    214 host_os = @host_os@
    215 host_vendor = @host_vendor@
    216 htmldir = @htmldir@
    217 includedir = @includedir@
    218 infodir = @infodir@
    219 install_sh = @install_sh@
    220 libdir = @libdir@
    221 libexecdir = @libexecdir@
    222 libfstdir = @libfstdir@
    223 localedir = @localedir@
    224 localstatedir = @localstatedir@
    225 lt_ECHO = @lt_ECHO@
    226 mandir = @mandir@
    227 mkdir_p = @mkdir_p@
    228 oldincludedir = @oldincludedir@
    229 pdfdir = @pdfdir@
    230 prefix = @prefix@
    231 program_transform_name = @program_transform_name@
    232 psdir = @psdir@
    233 sbindir = @sbindir@
    234 sharedstatedir = @sharedstatedir@
    235 srcdir = @srcdir@
    236 sysconfdir = @sysconfdir@
    237 target_alias = @target_alias@
    238 top_build_prefix = @top_build_prefix@
    239 top_builddir = @top_builddir@
    240 top_srcdir = @top_srcdir@
    241 AM_CPPFLAGS = -I$(srcdir)/../../include $(ICU_CPPFLAGS)
    242 libfst_LTLIBRARIES = libfstconst.la const8-fst.la const16-fst.la const64-fst.la
    243 libfstconst_la_SOURCES = const8-fst.cc const16-fst.cc const64-fst.cc
    244 libfstconst_la_LDFLAGS = -version-info 0:0:0
    245 const8_fst_la_SOURCES = const8-fst.cc
    246 const8_fst_la_LDFLAGS = -module
    247 const16_fst_la_SOURCES = const16-fst.cc
    248 const16_fst_la_LDFLAGS = -module
    249 const64_fst_la_SOURCES = const64-fst.cc
    250 const64_fst_la_LDFLAGS = -module
    251 all: all-am
    252 
    253 .SUFFIXES:
    254 .SUFFIXES: .cc .lo .o .obj
    255 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
    256 	@for dep in $?; do \
    257 	  case '$(am__configure_deps)' in \
    258 	    *$$dep*) \
    259 	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
    260 	        && { if test -f $@; then exit 0; else break; fi; }; \
    261 	      exit 1;; \
    262 	  esac; \
    263 	done; \
    264 	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/extensions/const/Makefile'; \
    265 	$(am__cd) $(top_srcdir) && \
    266 	  $(AUTOMAKE) --foreign src/extensions/const/Makefile
    267 .PRECIOUS: Makefile
    268 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
    269 	@case '$?' in \
    270 	  *config.status*) \
    271 	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
    272 	  *) \
    273 	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
    274 	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
    275 	esac;
    276 
    277 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
    278 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
    279 
    280 $(top_srcdir)/configure:  $(am__configure_deps)
    281 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
    282 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
    283 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
    284 $(am__aclocal_m4_deps):
    285 install-libfstLTLIBRARIES: $(libfst_LTLIBRARIES)
    286 	@$(NORMAL_INSTALL)
    287 	test -z "$(libfstdir)" || $(MKDIR_P) "$(DESTDIR)$(libfstdir)"
    288 	@list='$(libfst_LTLIBRARIES)'; test -n "$(libfstdir)" || list=; \
    289 	list2=; for p in $$list; do \
    290 	  if test -f $$p; then \
    291 	    list2="$$list2 $$p"; \
    292 	  else :; fi; \
    293 	done; \
    294 	test -z "$$list2" || { \
    295 	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libfstdir)'"; \
    296 	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libfstdir)"; \
    297 	}
    298 
    299 uninstall-libfstLTLIBRARIES:
    300 	@$(NORMAL_UNINSTALL)
    301 	@list='$(libfst_LTLIBRARIES)'; test -n "$(libfstdir)" || list=; \
    302 	for p in $$list; do \
    303 	  $(am__strip_dir) \
    304 	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libfstdir)/$$f'"; \
    305 	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libfstdir)/$$f"; \
    306 	done
    307 
    308 clean-libfstLTLIBRARIES:
    309 	-test -z "$(libfst_LTLIBRARIES)" || rm -f $(libfst_LTLIBRARIES)
    310 	@list='$(libfst_LTLIBRARIES)'; for p in $$list; do \
    311 	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
    312 	  test "$$dir" != "$$p" || dir=.; \
    313 	  echo "rm -f \"$${dir}/so_locations\""; \
    314 	  rm -f "$${dir}/so_locations"; \
    315 	done
    316 const16-fst.la: $(const16_fst_la_OBJECTS) $(const16_fst_la_DEPENDENCIES) 
    317 	$(const16_fst_la_LINK) -rpath $(libfstdir) $(const16_fst_la_OBJECTS) $(const16_fst_la_LIBADD) $(LIBS)
    318 const64-fst.la: $(const64_fst_la_OBJECTS) $(const64_fst_la_DEPENDENCIES) 
    319 	$(const64_fst_la_LINK) -rpath $(libfstdir) $(const64_fst_la_OBJECTS) $(const64_fst_la_LIBADD) $(LIBS)
    320 const8-fst.la: $(const8_fst_la_OBJECTS) $(const8_fst_la_DEPENDENCIES) 
    321 	$(const8_fst_la_LINK) -rpath $(libfstdir) $(const8_fst_la_OBJECTS) $(const8_fst_la_LIBADD) $(LIBS)
    322 libfstconst.la: $(libfstconst_la_OBJECTS) $(libfstconst_la_DEPENDENCIES) 
    323 	$(libfstconst_la_LINK) -rpath $(libfstdir) $(libfstconst_la_OBJECTS) $(libfstconst_la_LIBADD) $(LIBS)
    324 
    325 mostlyclean-compile:
    326 	-rm -f *.$(OBJEXT)
    327 
    328 distclean-compile:
    329 	-rm -f *.tab.c
    330 
    331 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/const16-fst.Plo@am__quote@
    332 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/const64-fst.Plo@am__quote@
    333 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/const8-fst.Plo@am__quote@
    334 
    335 .cc.o:
    336 @am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
    337 @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
    338 @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
    339 @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
    340 @am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ $<
    341 
    342 .cc.obj:
    343 @am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
    344 @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
    345 @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
    346 @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
    347 @am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
    348 
    349 .cc.lo:
    350 @am__fastdepCXX_TRUE@	$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
    351 @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
    352 @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
    353 @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
    354 @am__fastdepCXX_FALSE@	$(LTCXXCOMPILE) -c -o $@ $<
    355 
    356 mostlyclean-libtool:
    357 	-rm -f *.lo
    358 
    359 clean-libtool:
    360 	-rm -rf .libs _libs
    361 
    362 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
    363 	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
    364 	unique=`for i in $$list; do \
    365 	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
    366 	  done | \
    367 	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
    368 	      END { if (nonempty) { for (i in files) print i; }; }'`; \
    369 	mkid -fID $$unique
    370 tags: TAGS
    371 
    372 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
    373 		$(TAGS_FILES) $(LISP)
    374 	set x; \
    375 	here=`pwd`; \
    376 	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
    377 	unique=`for i in $$list; do \
    378 	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
    379 	  done | \
    380 	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
    381 	      END { if (nonempty) { for (i in files) print i; }; }'`; \
    382 	shift; \
    383 	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
    384 	  test -n "$$unique" || unique=$$empty_fix; \
    385 	  if test $$# -gt 0; then \
    386 	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
    387 	      "$$@" $$unique; \
    388 	  else \
    389 	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
    390 	      $$unique; \
    391 	  fi; \
    392 	fi
    393 ctags: CTAGS
    394 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
    395 		$(TAGS_FILES) $(LISP)
    396 	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
    397 	unique=`for i in $$list; do \
    398 	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
    399 	  done | \
    400 	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
    401 	      END { if (nonempty) { for (i in files) print i; }; }'`; \
    402 	test -z "$(CTAGS_ARGS)$$unique" \
    403 	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
    404 	     $$unique
    405 
    406 GTAGS:
    407 	here=`$(am__cd) $(top_builddir) && pwd` \
    408 	  && $(am__cd) $(top_srcdir) \
    409 	  && gtags -i $(GTAGS_ARGS) "$$here"
    410 
    411 distclean-tags:
    412 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
    413 
    414 distdir: $(DISTFILES)
    415 	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
    416 	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
    417 	list='$(DISTFILES)'; \
    418 	  dist_files=`for file in $$list; do echo $$file; done | \
    419 	  sed -e "s|^$$srcdirstrip/||;t" \
    420 	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
    421 	case $$dist_files in \
    422 	  */*) $(MKDIR_P) `echo "$$dist_files" | \
    423 			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
    424 			   sort -u` ;; \
    425 	esac; \
    426 	for file in $$dist_files; do \
    427 	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
    428 	  if test -d $$d/$$file; then \
    429 	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
    430 	    if test -d "$(distdir)/$$file"; then \
    431 	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
    432 	    fi; \
    433 	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
    434 	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
    435 	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
    436 	    fi; \
    437 	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
    438 	  else \
    439 	    test -f "$(distdir)/$$file" \
    440 	    || cp -p $$d/$$file "$(distdir)/$$file" \
    441 	    || exit 1; \
    442 	  fi; \
    443 	done
    444 check-am: all-am
    445 check: check-am
    446 all-am: Makefile $(LTLIBRARIES)
    447 installdirs:
    448 	for dir in "$(DESTDIR)$(libfstdir)"; do \
    449 	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
    450 	done
    451 install: install-am
    452 install-exec: install-exec-am
    453 install-data: install-data-am
    454 uninstall: uninstall-am
    455 
    456 install-am: all-am
    457 	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
    458 
    459 installcheck: installcheck-am
    460 install-strip:
    461 	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
    462 	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
    463 	  `test -z '$(STRIP)' || \
    464 	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
    465 mostlyclean-generic:
    466 
    467 clean-generic:
    468 
    469 distclean-generic:
    470 	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
    471 	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
    472 
    473 maintainer-clean-generic:
    474 	@echo "This command is intended for maintainers to use"
    475 	@echo "it deletes files that may require special tools to rebuild."
    476 clean: clean-am
    477 
    478 clean-am: clean-generic clean-libfstLTLIBRARIES clean-libtool \
    479 	mostlyclean-am
    480 
    481 distclean: distclean-am
    482 	-rm -rf ./$(DEPDIR)
    483 	-rm -f Makefile
    484 distclean-am: clean-am distclean-compile distclean-generic \
    485 	distclean-tags
    486 
    487 dvi: dvi-am
    488 
    489 dvi-am:
    490 
    491 html: html-am
    492 
    493 html-am:
    494 
    495 info: info-am
    496 
    497 info-am:
    498 
    499 install-data-am: install-libfstLTLIBRARIES
    500 
    501 install-dvi: install-dvi-am
    502 
    503 install-dvi-am:
    504 
    505 install-exec-am:
    506 
    507 install-html: install-html-am
    508 
    509 install-html-am:
    510 
    511 install-info: install-info-am
    512 
    513 install-info-am:
    514 
    515 install-man:
    516 
    517 install-pdf: install-pdf-am
    518 
    519 install-pdf-am:
    520 
    521 install-ps: install-ps-am
    522 
    523 install-ps-am:
    524 
    525 installcheck-am:
    526 
    527 maintainer-clean: maintainer-clean-am
    528 	-rm -rf ./$(DEPDIR)
    529 	-rm -f Makefile
    530 maintainer-clean-am: distclean-am maintainer-clean-generic
    531 
    532 mostlyclean: mostlyclean-am
    533 
    534 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
    535 	mostlyclean-libtool
    536 
    537 pdf: pdf-am
    538 
    539 pdf-am:
    540 
    541 ps: ps-am
    542 
    543 ps-am:
    544 
    545 uninstall-am: uninstall-libfstLTLIBRARIES
    546 
    547 .MAKE: install-am install-strip
    548 
    549 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
    550 	clean-libfstLTLIBRARIES clean-libtool ctags distclean \
    551 	distclean-compile distclean-generic distclean-libtool \
    552 	distclean-tags distdir dvi dvi-am html html-am info info-am \
    553 	install install-am install-data install-data-am install-dvi \
    554 	install-dvi-am install-exec install-exec-am install-html \
    555 	install-html-am install-info install-info-am \
    556 	install-libfstLTLIBRARIES install-man install-pdf \
    557 	install-pdf-am install-ps install-ps-am install-strip \
    558 	installcheck installcheck-am installdirs maintainer-clean \
    559 	maintainer-clean-generic mostlyclean mostlyclean-compile \
    560 	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
    561 	tags uninstall uninstall-am uninstall-libfstLTLIBRARIES
    562 
    563 
    564 # Tell versions [3.59,3.63) of GNU make to not export all variables.
    565 # Otherwise a system limit (for SysV at least) may be exceeded.
    566 .NOEXPORT:
    567