Home | History | Annotate | Download | only in compact
      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/compact
     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 compact16_acceptor_fst_la_LIBADD =
     75 am_compact16_acceptor_fst_la_OBJECTS = compact16_acceptor-fst.lo
     76 compact16_acceptor_fst_la_OBJECTS =  \
     77 	$(am_compact16_acceptor_fst_la_OBJECTS)
     78 compact16_acceptor_fst_la_LINK = $(LIBTOOL) --tag=CXX \
     79 	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CXXLD) \
     80 	$(AM_CXXFLAGS) $(CXXFLAGS) \
     81 	$(compact16_acceptor_fst_la_LDFLAGS) $(LDFLAGS) -o $@
     82 compact16_string_fst_la_LIBADD =
     83 am_compact16_string_fst_la_OBJECTS = compact16_string-fst.lo
     84 compact16_string_fst_la_OBJECTS =  \
     85 	$(am_compact16_string_fst_la_OBJECTS)
     86 compact16_string_fst_la_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
     87 	$(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
     88 	$(CXXFLAGS) $(compact16_string_fst_la_LDFLAGS) $(LDFLAGS) -o \
     89 	$@
     90 compact16_unweighted_fst_la_LIBADD =
     91 am_compact16_unweighted_fst_la_OBJECTS = compact16_unweighted-fst.lo
     92 compact16_unweighted_fst_la_OBJECTS =  \
     93 	$(am_compact16_unweighted_fst_la_OBJECTS)
     94 compact16_unweighted_fst_la_LINK = $(LIBTOOL) --tag=CXX \
     95 	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CXXLD) \
     96 	$(AM_CXXFLAGS) $(CXXFLAGS) \
     97 	$(compact16_unweighted_fst_la_LDFLAGS) $(LDFLAGS) -o $@
     98 compact16_unweighted_acceptor_fst_la_LIBADD =
     99 am_compact16_unweighted_acceptor_fst_la_OBJECTS =  \
    100 	compact16_unweighted_acceptor-fst.lo
    101 compact16_unweighted_acceptor_fst_la_OBJECTS =  \
    102 	$(am_compact16_unweighted_acceptor_fst_la_OBJECTS)
    103 compact16_unweighted_acceptor_fst_la_LINK = $(LIBTOOL) --tag=CXX \
    104 	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CXXLD) \
    105 	$(AM_CXXFLAGS) $(CXXFLAGS) \
    106 	$(compact16_unweighted_acceptor_fst_la_LDFLAGS) $(LDFLAGS) -o \
    107 	$@
    108 compact16_weighted_string_fst_la_LIBADD =
    109 am_compact16_weighted_string_fst_la_OBJECTS =  \
    110 	compact16_weighted_string-fst.lo
    111 compact16_weighted_string_fst_la_OBJECTS =  \
    112 	$(am_compact16_weighted_string_fst_la_OBJECTS)
    113 compact16_weighted_string_fst_la_LINK = $(LIBTOOL) --tag=CXX \
    114 	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CXXLD) \
    115 	$(AM_CXXFLAGS) $(CXXFLAGS) \
    116 	$(compact16_weighted_string_fst_la_LDFLAGS) $(LDFLAGS) -o $@
    117 compact64_acceptor_fst_la_LIBADD =
    118 am_compact64_acceptor_fst_la_OBJECTS = compact64_acceptor-fst.lo
    119 compact64_acceptor_fst_la_OBJECTS =  \
    120 	$(am_compact64_acceptor_fst_la_OBJECTS)
    121 compact64_acceptor_fst_la_LINK = $(LIBTOOL) --tag=CXX \
    122 	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CXXLD) \
    123 	$(AM_CXXFLAGS) $(CXXFLAGS) \
    124 	$(compact64_acceptor_fst_la_LDFLAGS) $(LDFLAGS) -o $@
    125 compact64_string_fst_la_LIBADD =
    126 am_compact64_string_fst_la_OBJECTS = compact64_string-fst.lo
    127 compact64_string_fst_la_OBJECTS =  \
    128 	$(am_compact64_string_fst_la_OBJECTS)
    129 compact64_string_fst_la_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
    130 	$(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
    131 	$(CXXFLAGS) $(compact64_string_fst_la_LDFLAGS) $(LDFLAGS) -o \
    132 	$@
    133 compact64_unweighted_fst_la_LIBADD =
    134 am_compact64_unweighted_fst_la_OBJECTS = compact64_unweighted-fst.lo
    135 compact64_unweighted_fst_la_OBJECTS =  \
    136 	$(am_compact64_unweighted_fst_la_OBJECTS)
    137 compact64_unweighted_fst_la_LINK = $(LIBTOOL) --tag=CXX \
    138 	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CXXLD) \
    139 	$(AM_CXXFLAGS) $(CXXFLAGS) \
    140 	$(compact64_unweighted_fst_la_LDFLAGS) $(LDFLAGS) -o $@
    141 compact64_unweighted_acceptor_fst_la_LIBADD =
    142 am_compact64_unweighted_acceptor_fst_la_OBJECTS =  \
    143 	compact64_unweighted_acceptor-fst.lo
    144 compact64_unweighted_acceptor_fst_la_OBJECTS =  \
    145 	$(am_compact64_unweighted_acceptor_fst_la_OBJECTS)
    146 compact64_unweighted_acceptor_fst_la_LINK = $(LIBTOOL) --tag=CXX \
    147 	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CXXLD) \
    148 	$(AM_CXXFLAGS) $(CXXFLAGS) \
    149 	$(compact64_unweighted_acceptor_fst_la_LDFLAGS) $(LDFLAGS) -o \
    150 	$@
    151 compact64_weighted_string_fst_la_LIBADD =
    152 am_compact64_weighted_string_fst_la_OBJECTS =  \
    153 	compact64_weighted_string-fst.lo
    154 compact64_weighted_string_fst_la_OBJECTS =  \
    155 	$(am_compact64_weighted_string_fst_la_OBJECTS)
    156 compact64_weighted_string_fst_la_LINK = $(LIBTOOL) --tag=CXX \
    157 	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CXXLD) \
    158 	$(AM_CXXFLAGS) $(CXXFLAGS) \
    159 	$(compact64_weighted_string_fst_la_LDFLAGS) $(LDFLAGS) -o $@
    160 compact8_acceptor_fst_la_LIBADD =
    161 am_compact8_acceptor_fst_la_OBJECTS = compact8_acceptor-fst.lo
    162 compact8_acceptor_fst_la_OBJECTS =  \
    163 	$(am_compact8_acceptor_fst_la_OBJECTS)
    164 compact8_acceptor_fst_la_LINK = $(LIBTOOL) --tag=CXX \
    165 	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CXXLD) \
    166 	$(AM_CXXFLAGS) $(CXXFLAGS) $(compact8_acceptor_fst_la_LDFLAGS) \
    167 	$(LDFLAGS) -o $@
    168 compact8_string_fst_la_LIBADD =
    169 am_compact8_string_fst_la_OBJECTS = compact8_string-fst.lo
    170 compact8_string_fst_la_OBJECTS = $(am_compact8_string_fst_la_OBJECTS)
    171 compact8_string_fst_la_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
    172 	$(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
    173 	$(CXXFLAGS) $(compact8_string_fst_la_LDFLAGS) $(LDFLAGS) -o $@
    174 compact8_unweighted_fst_la_LIBADD =
    175 am_compact8_unweighted_fst_la_OBJECTS = compact8_unweighted-fst.lo
    176 compact8_unweighted_fst_la_OBJECTS =  \
    177 	$(am_compact8_unweighted_fst_la_OBJECTS)
    178 compact8_unweighted_fst_la_LINK = $(LIBTOOL) --tag=CXX \
    179 	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CXXLD) \
    180 	$(AM_CXXFLAGS) $(CXXFLAGS) \
    181 	$(compact8_unweighted_fst_la_LDFLAGS) $(LDFLAGS) -o $@
    182 compact8_unweighted_acceptor_fst_la_LIBADD =
    183 am_compact8_unweighted_acceptor_fst_la_OBJECTS =  \
    184 	compact8_unweighted_acceptor-fst.lo
    185 compact8_unweighted_acceptor_fst_la_OBJECTS =  \
    186 	$(am_compact8_unweighted_acceptor_fst_la_OBJECTS)
    187 compact8_unweighted_acceptor_fst_la_LINK = $(LIBTOOL) --tag=CXX \
    188 	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CXXLD) \
    189 	$(AM_CXXFLAGS) $(CXXFLAGS) \
    190 	$(compact8_unweighted_acceptor_fst_la_LDFLAGS) $(LDFLAGS) -o \
    191 	$@
    192 compact8_weighted_string_fst_la_LIBADD =
    193 am_compact8_weighted_string_fst_la_OBJECTS =  \
    194 	compact8_weighted_string-fst.lo
    195 compact8_weighted_string_fst_la_OBJECTS =  \
    196 	$(am_compact8_weighted_string_fst_la_OBJECTS)
    197 compact8_weighted_string_fst_la_LINK = $(LIBTOOL) --tag=CXX \
    198 	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CXXLD) \
    199 	$(AM_CXXFLAGS) $(CXXFLAGS) \
    200 	$(compact8_weighted_string_fst_la_LDFLAGS) $(LDFLAGS) -o $@
    201 libfstcompact_la_LIBADD =
    202 am_libfstcompact_la_OBJECTS = compact8_acceptor-fst.lo \
    203 	compact8_string-fst.lo compact8_unweighted-fst.lo \
    204 	compact8_unweighted_acceptor-fst.lo \
    205 	compact8_weighted_string-fst.lo compact16_acceptor-fst.lo \
    206 	compact16_string-fst.lo compact16_unweighted-fst.lo \
    207 	compact16_unweighted_acceptor-fst.lo \
    208 	compact16_weighted_string-fst.lo compact64_acceptor-fst.lo \
    209 	compact64_string-fst.lo compact64_unweighted-fst.lo \
    210 	compact64_unweighted_acceptor-fst.lo \
    211 	compact64_weighted_string-fst.lo
    212 libfstcompact_la_OBJECTS = $(am_libfstcompact_la_OBJECTS)
    213 libfstcompact_la_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
    214 	$(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
    215 	$(CXXFLAGS) $(libfstcompact_la_LDFLAGS) $(LDFLAGS) -o $@
    216 DEFAULT_INCLUDES = 
    217 depcomp = $(SHELL) $(top_srcdir)/depcomp
    218 am__depfiles_maybe = depfiles
    219 am__mv = mv -f
    220 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
    221 	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
    222 LTCXXCOMPILE = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
    223 	--mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
    224 	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
    225 CXXLD = $(CXX)
    226 CXXLINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
    227 	--mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \
    228 	$(LDFLAGS) -o $@
    229 SOURCES = $(compact16_acceptor_fst_la_SOURCES) \
    230 	$(compact16_string_fst_la_SOURCES) \
    231 	$(compact16_unweighted_fst_la_SOURCES) \
    232 	$(compact16_unweighted_acceptor_fst_la_SOURCES) \
    233 	$(compact16_weighted_string_fst_la_SOURCES) \
    234 	$(compact64_acceptor_fst_la_SOURCES) \
    235 	$(compact64_string_fst_la_SOURCES) \
    236 	$(compact64_unweighted_fst_la_SOURCES) \
    237 	$(compact64_unweighted_acceptor_fst_la_SOURCES) \
    238 	$(compact64_weighted_string_fst_la_SOURCES) \
    239 	$(compact8_acceptor_fst_la_SOURCES) \
    240 	$(compact8_string_fst_la_SOURCES) \
    241 	$(compact8_unweighted_fst_la_SOURCES) \
    242 	$(compact8_unweighted_acceptor_fst_la_SOURCES) \
    243 	$(compact8_weighted_string_fst_la_SOURCES) \
    244 	$(libfstcompact_la_SOURCES)
    245 DIST_SOURCES = $(compact16_acceptor_fst_la_SOURCES) \
    246 	$(compact16_string_fst_la_SOURCES) \
    247 	$(compact16_unweighted_fst_la_SOURCES) \
    248 	$(compact16_unweighted_acceptor_fst_la_SOURCES) \
    249 	$(compact16_weighted_string_fst_la_SOURCES) \
    250 	$(compact64_acceptor_fst_la_SOURCES) \
    251 	$(compact64_string_fst_la_SOURCES) \
    252 	$(compact64_unweighted_fst_la_SOURCES) \
    253 	$(compact64_unweighted_acceptor_fst_la_SOURCES) \
    254 	$(compact64_weighted_string_fst_la_SOURCES) \
    255 	$(compact8_acceptor_fst_la_SOURCES) \
    256 	$(compact8_string_fst_la_SOURCES) \
    257 	$(compact8_unweighted_fst_la_SOURCES) \
    258 	$(compact8_unweighted_acceptor_fst_la_SOURCES) \
    259 	$(compact8_weighted_string_fst_la_SOURCES) \
    260 	$(libfstcompact_la_SOURCES)
    261 ETAGS = etags
    262 CTAGS = ctags
    263 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
    264 ACLOCAL = @ACLOCAL@
    265 AMTAR = @AMTAR@
    266 AR = @AR@
    267 AUTOCONF = @AUTOCONF@
    268 AUTOHEADER = @AUTOHEADER@
    269 AUTOMAKE = @AUTOMAKE@
    270 AWK = @AWK@
    271 CC = @CC@
    272 CCDEPMODE = @CCDEPMODE@
    273 CFLAGS = @CFLAGS@
    274 CPP = @CPP@
    275 CPPFLAGS = @CPPFLAGS@
    276 CXX = @CXX@
    277 CXXCPP = @CXXCPP@
    278 CXXDEPMODE = @CXXDEPMODE@
    279 CXXFLAGS = @CXXFLAGS@
    280 CYGPATH_W = @CYGPATH_W@
    281 DEFS = @DEFS@
    282 DEPDIR = @DEPDIR@
    283 DSYMUTIL = @DSYMUTIL@
    284 DUMPBIN = @DUMPBIN@
    285 ECHO_C = @ECHO_C@
    286 ECHO_N = @ECHO_N@
    287 ECHO_T = @ECHO_T@
    288 EGREP = @EGREP@
    289 EXEEXT = @EXEEXT@
    290 FGREP = @FGREP@
    291 GREP = @GREP@
    292 ICU_CFLAGS = @ICU_CFLAGS@
    293 ICU_CONFIG = @ICU_CONFIG@
    294 ICU_CPPFLAGS = @ICU_CPPFLAGS@
    295 ICU_CXXFLAGS = @ICU_CXXFLAGS@
    296 ICU_LIBS = @ICU_LIBS@
    297 INSTALL = @INSTALL@
    298 INSTALL_DATA = @INSTALL_DATA@
    299 INSTALL_PROGRAM = @INSTALL_PROGRAM@
    300 INSTALL_SCRIPT = @INSTALL_SCRIPT@
    301 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
    302 LD = @LD@
    303 LDFLAGS = @LDFLAGS@
    304 LIBOBJS = @LIBOBJS@
    305 LIBS = @LIBS@
    306 LIBTOOL = @LIBTOOL@
    307 LIPO = @LIPO@
    308 LN_S = @LN_S@
    309 LTLIBOBJS = @LTLIBOBJS@
    310 MAKEINFO = @MAKEINFO@
    311 MKDIR_P = @MKDIR_P@
    312 NM = @NM@
    313 NMEDIT = @NMEDIT@
    314 OBJDUMP = @OBJDUMP@
    315 OBJEXT = @OBJEXT@
    316 OTOOL = @OTOOL@
    317 OTOOL64 = @OTOOL64@
    318 PACKAGE = @PACKAGE@
    319 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
    320 PACKAGE_NAME = @PACKAGE_NAME@
    321 PACKAGE_STRING = @PACKAGE_STRING@
    322 PACKAGE_TARNAME = @PACKAGE_TARNAME@
    323 PACKAGE_URL = @PACKAGE_URL@
    324 PACKAGE_VERSION = @PACKAGE_VERSION@
    325 PATH_SEPARATOR = @PATH_SEPARATOR@
    326 RANLIB = @RANLIB@
    327 SED = @SED@
    328 SET_MAKE = @SET_MAKE@
    329 SHELL = @SHELL@
    330 STRIP = @STRIP@
    331 VERSION = @VERSION@
    332 abs_builddir = @abs_builddir@
    333 abs_srcdir = @abs_srcdir@
    334 abs_top_builddir = @abs_top_builddir@
    335 abs_top_srcdir = @abs_top_srcdir@
    336 ac_ct_CC = @ac_ct_CC@
    337 ac_ct_CXX = @ac_ct_CXX@
    338 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
    339 am__include = @am__include@
    340 am__leading_dot = @am__leading_dot@
    341 am__quote = @am__quote@
    342 am__tar = @am__tar@
    343 am__untar = @am__untar@
    344 bindir = @bindir@
    345 build = @build@
    346 build_alias = @build_alias@
    347 build_cpu = @build_cpu@
    348 build_os = @build_os@
    349 build_vendor = @build_vendor@
    350 builddir = @builddir@
    351 datadir = @datadir@
    352 datarootdir = @datarootdir@
    353 docdir = @docdir@
    354 dvidir = @dvidir@
    355 exec_prefix = @exec_prefix@
    356 host = @host@
    357 host_alias = @host_alias@
    358 host_cpu = @host_cpu@
    359 host_os = @host_os@
    360 host_vendor = @host_vendor@
    361 htmldir = @htmldir@
    362 includedir = @includedir@
    363 infodir = @infodir@
    364 install_sh = @install_sh@
    365 libdir = @libdir@
    366 libexecdir = @libexecdir@
    367 libfstdir = @libfstdir@
    368 localedir = @localedir@
    369 localstatedir = @localstatedir@
    370 lt_ECHO = @lt_ECHO@
    371 mandir = @mandir@
    372 mkdir_p = @mkdir_p@
    373 oldincludedir = @oldincludedir@
    374 pdfdir = @pdfdir@
    375 prefix = @prefix@
    376 program_transform_name = @program_transform_name@
    377 psdir = @psdir@
    378 sbindir = @sbindir@
    379 sharedstatedir = @sharedstatedir@
    380 srcdir = @srcdir@
    381 sysconfdir = @sysconfdir@
    382 target_alias = @target_alias@
    383 top_build_prefix = @top_build_prefix@
    384 top_builddir = @top_builddir@
    385 top_srcdir = @top_srcdir@
    386 AM_CPPFLAGS = -I$(srcdir)/../../include $(ICU_CPPFLAGS)
    387 libfst_LTLIBRARIES = libfstcompact.la compact8_acceptor-fst.la compact8_string-fst.la compact8_unweighted-fst.la compact8_unweighted_acceptor-fst.la compact8_weighted_string-fst.la compact16_acceptor-fst.la compact16_string-fst.la compact16_unweighted-fst.la compact16_unweighted_acceptor-fst.la compact16_weighted_string-fst.la compact64_acceptor-fst.la compact64_string-fst.la compact64_unweighted-fst.la compact64_unweighted_acceptor-fst.la compact64_weighted_string-fst.la
    388 libfstcompact_la_SOURCES = compact8_acceptor-fst.cc compact8_string-fst.cc compact8_unweighted-fst.cc compact8_unweighted_acceptor-fst.cc compact8_weighted_string-fst.cc compact16_acceptor-fst.cc compact16_string-fst.cc compact16_unweighted-fst.cc compact16_unweighted_acceptor-fst.cc compact16_weighted_string-fst.cc compact64_acceptor-fst.cc compact64_string-fst.cc compact64_unweighted-fst.cc compact64_unweighted_acceptor-fst.cc compact64_weighted_string-fst.cc
    389 libfstcompact_la_LDFLAGS = -version-info 0:0:0
    390 compact8_acceptor_fst_la_SOURCES = compact8_acceptor-fst.cc
    391 compact8_acceptor_fst_la_LDFLAGS = -module
    392 compact8_string_fst_la_SOURCES = compact8_string-fst.cc
    393 compact8_string_fst_la_LDFLAGS = -module
    394 compact8_unweighted_fst_la_SOURCES = compact8_unweighted-fst.cc
    395 compact8_unweighted_fst_la_LDFLAGS = -module
    396 compact8_unweighted_acceptor_fst_la_SOURCES = compact8_unweighted_acceptor-fst.cc
    397 compact8_unweighted_acceptor_fst_la_LDFLAGS = -module
    398 compact8_weighted_string_fst_la_SOURCES = compact8_weighted_string-fst.cc
    399 compact8_weighted_string_fst_la_LDFLAGS = -module
    400 compact16_acceptor_fst_la_SOURCES = compact16_acceptor-fst.cc
    401 compact16_acceptor_fst_la_LDFLAGS = -module
    402 compact16_string_fst_la_SOURCES = compact16_string-fst.cc
    403 compact16_string_fst_la_LDFLAGS = -module
    404 compact16_unweighted_fst_la_SOURCES = compact16_unweighted-fst.cc
    405 compact16_unweighted_fst_la_LDFLAGS = -module
    406 compact16_unweighted_acceptor_fst_la_SOURCES = compact16_unweighted_acceptor-fst.cc
    407 compact16_unweighted_acceptor_fst_la_LDFLAGS = -module
    408 compact16_weighted_string_fst_la_SOURCES = compact16_weighted_string-fst.cc
    409 compact16_weighted_string_fst_la_LDFLAGS = -module
    410 compact64_acceptor_fst_la_SOURCES = compact64_acceptor-fst.cc
    411 compact64_acceptor_fst_la_LDFLAGS = -module
    412 compact64_string_fst_la_SOURCES = compact64_string-fst.cc
    413 compact64_string_fst_la_LDFLAGS = -module
    414 compact64_unweighted_fst_la_SOURCES = compact64_unweighted-fst.cc
    415 compact64_unweighted_fst_la_LDFLAGS = -module
    416 compact64_unweighted_acceptor_fst_la_SOURCES = compact64_unweighted_acceptor-fst.cc
    417 compact64_unweighted_acceptor_fst_la_LDFLAGS = -module
    418 compact64_weighted_string_fst_la_SOURCES = compact64_weighted_string-fst.cc
    419 compact64_weighted_string_fst_la_LDFLAGS = -module
    420 all: all-am
    421 
    422 .SUFFIXES:
    423 .SUFFIXES: .cc .lo .o .obj
    424 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
    425 	@for dep in $?; do \
    426 	  case '$(am__configure_deps)' in \
    427 	    *$$dep*) \
    428 	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
    429 	        && { if test -f $@; then exit 0; else break; fi; }; \
    430 	      exit 1;; \
    431 	  esac; \
    432 	done; \
    433 	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/extensions/compact/Makefile'; \
    434 	$(am__cd) $(top_srcdir) && \
    435 	  $(AUTOMAKE) --foreign src/extensions/compact/Makefile
    436 .PRECIOUS: Makefile
    437 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
    438 	@case '$?' in \
    439 	  *config.status*) \
    440 	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
    441 	  *) \
    442 	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
    443 	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
    444 	esac;
    445 
    446 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
    447 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
    448 
    449 $(top_srcdir)/configure:  $(am__configure_deps)
    450 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
    451 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
    452 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
    453 $(am__aclocal_m4_deps):
    454 install-libfstLTLIBRARIES: $(libfst_LTLIBRARIES)
    455 	@$(NORMAL_INSTALL)
    456 	test -z "$(libfstdir)" || $(MKDIR_P) "$(DESTDIR)$(libfstdir)"
    457 	@list='$(libfst_LTLIBRARIES)'; test -n "$(libfstdir)" || list=; \
    458 	list2=; for p in $$list; do \
    459 	  if test -f $$p; then \
    460 	    list2="$$list2 $$p"; \
    461 	  else :; fi; \
    462 	done; \
    463 	test -z "$$list2" || { \
    464 	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libfstdir)'"; \
    465 	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libfstdir)"; \
    466 	}
    467 
    468 uninstall-libfstLTLIBRARIES:
    469 	@$(NORMAL_UNINSTALL)
    470 	@list='$(libfst_LTLIBRARIES)'; test -n "$(libfstdir)" || list=; \
    471 	for p in $$list; do \
    472 	  $(am__strip_dir) \
    473 	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libfstdir)/$$f'"; \
    474 	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libfstdir)/$$f"; \
    475 	done
    476 
    477 clean-libfstLTLIBRARIES:
    478 	-test -z "$(libfst_LTLIBRARIES)" || rm -f $(libfst_LTLIBRARIES)
    479 	@list='$(libfst_LTLIBRARIES)'; for p in $$list; do \
    480 	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
    481 	  test "$$dir" != "$$p" || dir=.; \
    482 	  echo "rm -f \"$${dir}/so_locations\""; \
    483 	  rm -f "$${dir}/so_locations"; \
    484 	done
    485 compact16_acceptor-fst.la: $(compact16_acceptor_fst_la_OBJECTS) $(compact16_acceptor_fst_la_DEPENDENCIES) 
    486 	$(compact16_acceptor_fst_la_LINK) -rpath $(libfstdir) $(compact16_acceptor_fst_la_OBJECTS) $(compact16_acceptor_fst_la_LIBADD) $(LIBS)
    487 compact16_string-fst.la: $(compact16_string_fst_la_OBJECTS) $(compact16_string_fst_la_DEPENDENCIES) 
    488 	$(compact16_string_fst_la_LINK) -rpath $(libfstdir) $(compact16_string_fst_la_OBJECTS) $(compact16_string_fst_la_LIBADD) $(LIBS)
    489 compact16_unweighted-fst.la: $(compact16_unweighted_fst_la_OBJECTS) $(compact16_unweighted_fst_la_DEPENDENCIES) 
    490 	$(compact16_unweighted_fst_la_LINK) -rpath $(libfstdir) $(compact16_unweighted_fst_la_OBJECTS) $(compact16_unweighted_fst_la_LIBADD) $(LIBS)
    491 compact16_unweighted_acceptor-fst.la: $(compact16_unweighted_acceptor_fst_la_OBJECTS) $(compact16_unweighted_acceptor_fst_la_DEPENDENCIES) 
    492 	$(compact16_unweighted_acceptor_fst_la_LINK) -rpath $(libfstdir) $(compact16_unweighted_acceptor_fst_la_OBJECTS) $(compact16_unweighted_acceptor_fst_la_LIBADD) $(LIBS)
    493 compact16_weighted_string-fst.la: $(compact16_weighted_string_fst_la_OBJECTS) $(compact16_weighted_string_fst_la_DEPENDENCIES) 
    494 	$(compact16_weighted_string_fst_la_LINK) -rpath $(libfstdir) $(compact16_weighted_string_fst_la_OBJECTS) $(compact16_weighted_string_fst_la_LIBADD) $(LIBS)
    495 compact64_acceptor-fst.la: $(compact64_acceptor_fst_la_OBJECTS) $(compact64_acceptor_fst_la_DEPENDENCIES) 
    496 	$(compact64_acceptor_fst_la_LINK) -rpath $(libfstdir) $(compact64_acceptor_fst_la_OBJECTS) $(compact64_acceptor_fst_la_LIBADD) $(LIBS)
    497 compact64_string-fst.la: $(compact64_string_fst_la_OBJECTS) $(compact64_string_fst_la_DEPENDENCIES) 
    498 	$(compact64_string_fst_la_LINK) -rpath $(libfstdir) $(compact64_string_fst_la_OBJECTS) $(compact64_string_fst_la_LIBADD) $(LIBS)
    499 compact64_unweighted-fst.la: $(compact64_unweighted_fst_la_OBJECTS) $(compact64_unweighted_fst_la_DEPENDENCIES) 
    500 	$(compact64_unweighted_fst_la_LINK) -rpath $(libfstdir) $(compact64_unweighted_fst_la_OBJECTS) $(compact64_unweighted_fst_la_LIBADD) $(LIBS)
    501 compact64_unweighted_acceptor-fst.la: $(compact64_unweighted_acceptor_fst_la_OBJECTS) $(compact64_unweighted_acceptor_fst_la_DEPENDENCIES) 
    502 	$(compact64_unweighted_acceptor_fst_la_LINK) -rpath $(libfstdir) $(compact64_unweighted_acceptor_fst_la_OBJECTS) $(compact64_unweighted_acceptor_fst_la_LIBADD) $(LIBS)
    503 compact64_weighted_string-fst.la: $(compact64_weighted_string_fst_la_OBJECTS) $(compact64_weighted_string_fst_la_DEPENDENCIES) 
    504 	$(compact64_weighted_string_fst_la_LINK) -rpath $(libfstdir) $(compact64_weighted_string_fst_la_OBJECTS) $(compact64_weighted_string_fst_la_LIBADD) $(LIBS)
    505 compact8_acceptor-fst.la: $(compact8_acceptor_fst_la_OBJECTS) $(compact8_acceptor_fst_la_DEPENDENCIES) 
    506 	$(compact8_acceptor_fst_la_LINK) -rpath $(libfstdir) $(compact8_acceptor_fst_la_OBJECTS) $(compact8_acceptor_fst_la_LIBADD) $(LIBS)
    507 compact8_string-fst.la: $(compact8_string_fst_la_OBJECTS) $(compact8_string_fst_la_DEPENDENCIES) 
    508 	$(compact8_string_fst_la_LINK) -rpath $(libfstdir) $(compact8_string_fst_la_OBJECTS) $(compact8_string_fst_la_LIBADD) $(LIBS)
    509 compact8_unweighted-fst.la: $(compact8_unweighted_fst_la_OBJECTS) $(compact8_unweighted_fst_la_DEPENDENCIES) 
    510 	$(compact8_unweighted_fst_la_LINK) -rpath $(libfstdir) $(compact8_unweighted_fst_la_OBJECTS) $(compact8_unweighted_fst_la_LIBADD) $(LIBS)
    511 compact8_unweighted_acceptor-fst.la: $(compact8_unweighted_acceptor_fst_la_OBJECTS) $(compact8_unweighted_acceptor_fst_la_DEPENDENCIES) 
    512 	$(compact8_unweighted_acceptor_fst_la_LINK) -rpath $(libfstdir) $(compact8_unweighted_acceptor_fst_la_OBJECTS) $(compact8_unweighted_acceptor_fst_la_LIBADD) $(LIBS)
    513 compact8_weighted_string-fst.la: $(compact8_weighted_string_fst_la_OBJECTS) $(compact8_weighted_string_fst_la_DEPENDENCIES) 
    514 	$(compact8_weighted_string_fst_la_LINK) -rpath $(libfstdir) $(compact8_weighted_string_fst_la_OBJECTS) $(compact8_weighted_string_fst_la_LIBADD) $(LIBS)
    515 libfstcompact.la: $(libfstcompact_la_OBJECTS) $(libfstcompact_la_DEPENDENCIES) 
    516 	$(libfstcompact_la_LINK) -rpath $(libfstdir) $(libfstcompact_la_OBJECTS) $(libfstcompact_la_LIBADD) $(LIBS)
    517 
    518 mostlyclean-compile:
    519 	-rm -f *.$(OBJEXT)
    520 
    521 distclean-compile:
    522 	-rm -f *.tab.c
    523 
    524 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/compact16_acceptor-fst.Plo@am__quote@
    525 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/compact16_string-fst.Plo@am__quote@
    526 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/compact16_unweighted-fst.Plo@am__quote@
    527 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/compact16_unweighted_acceptor-fst.Plo@am__quote@
    528 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/compact16_weighted_string-fst.Plo@am__quote@
    529 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/compact64_acceptor-fst.Plo@am__quote@
    530 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/compact64_string-fst.Plo@am__quote@
    531 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/compact64_unweighted-fst.Plo@am__quote@
    532 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/compact64_unweighted_acceptor-fst.Plo@am__quote@
    533 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/compact64_weighted_string-fst.Plo@am__quote@
    534 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/compact8_acceptor-fst.Plo@am__quote@
    535 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/compact8_string-fst.Plo@am__quote@
    536 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/compact8_unweighted-fst.Plo@am__quote@
    537 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/compact8_unweighted_acceptor-fst.Plo@am__quote@
    538 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/compact8_weighted_string-fst.Plo@am__quote@
    539 
    540 .cc.o:
    541 @am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
    542 @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
    543 @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
    544 @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
    545 @am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ $<
    546 
    547 .cc.obj:
    548 @am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
    549 @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
    550 @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
    551 @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
    552 @am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
    553 
    554 .cc.lo:
    555 @am__fastdepCXX_TRUE@	$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
    556 @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
    557 @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
    558 @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
    559 @am__fastdepCXX_FALSE@	$(LTCXXCOMPILE) -c -o $@ $<
    560 
    561 mostlyclean-libtool:
    562 	-rm -f *.lo
    563 
    564 clean-libtool:
    565 	-rm -rf .libs _libs
    566 
    567 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
    568 	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
    569 	unique=`for i in $$list; do \
    570 	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
    571 	  done | \
    572 	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
    573 	      END { if (nonempty) { for (i in files) print i; }; }'`; \
    574 	mkid -fID $$unique
    575 tags: TAGS
    576 
    577 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
    578 		$(TAGS_FILES) $(LISP)
    579 	set x; \
    580 	here=`pwd`; \
    581 	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
    582 	unique=`for i in $$list; do \
    583 	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
    584 	  done | \
    585 	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
    586 	      END { if (nonempty) { for (i in files) print i; }; }'`; \
    587 	shift; \
    588 	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
    589 	  test -n "$$unique" || unique=$$empty_fix; \
    590 	  if test $$# -gt 0; then \
    591 	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
    592 	      "$$@" $$unique; \
    593 	  else \
    594 	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
    595 	      $$unique; \
    596 	  fi; \
    597 	fi
    598 ctags: CTAGS
    599 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
    600 		$(TAGS_FILES) $(LISP)
    601 	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
    602 	unique=`for i in $$list; do \
    603 	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
    604 	  done | \
    605 	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
    606 	      END { if (nonempty) { for (i in files) print i; }; }'`; \
    607 	test -z "$(CTAGS_ARGS)$$unique" \
    608 	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
    609 	     $$unique
    610 
    611 GTAGS:
    612 	here=`$(am__cd) $(top_builddir) && pwd` \
    613 	  && $(am__cd) $(top_srcdir) \
    614 	  && gtags -i $(GTAGS_ARGS) "$$here"
    615 
    616 distclean-tags:
    617 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
    618 
    619 distdir: $(DISTFILES)
    620 	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
    621 	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
    622 	list='$(DISTFILES)'; \
    623 	  dist_files=`for file in $$list; do echo $$file; done | \
    624 	  sed -e "s|^$$srcdirstrip/||;t" \
    625 	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
    626 	case $$dist_files in \
    627 	  */*) $(MKDIR_P) `echo "$$dist_files" | \
    628 			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
    629 			   sort -u` ;; \
    630 	esac; \
    631 	for file in $$dist_files; do \
    632 	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
    633 	  if test -d $$d/$$file; then \
    634 	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
    635 	    if test -d "$(distdir)/$$file"; then \
    636 	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
    637 	    fi; \
    638 	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
    639 	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
    640 	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
    641 	    fi; \
    642 	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
    643 	  else \
    644 	    test -f "$(distdir)/$$file" \
    645 	    || cp -p $$d/$$file "$(distdir)/$$file" \
    646 	    || exit 1; \
    647 	  fi; \
    648 	done
    649 check-am: all-am
    650 check: check-am
    651 all-am: Makefile $(LTLIBRARIES)
    652 installdirs:
    653 	for dir in "$(DESTDIR)$(libfstdir)"; do \
    654 	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
    655 	done
    656 install: install-am
    657 install-exec: install-exec-am
    658 install-data: install-data-am
    659 uninstall: uninstall-am
    660 
    661 install-am: all-am
    662 	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
    663 
    664 installcheck: installcheck-am
    665 install-strip:
    666 	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
    667 	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
    668 	  `test -z '$(STRIP)' || \
    669 	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
    670 mostlyclean-generic:
    671 
    672 clean-generic:
    673 
    674 distclean-generic:
    675 	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
    676 	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
    677 
    678 maintainer-clean-generic:
    679 	@echo "This command is intended for maintainers to use"
    680 	@echo "it deletes files that may require special tools to rebuild."
    681 clean: clean-am
    682 
    683 clean-am: clean-generic clean-libfstLTLIBRARIES clean-libtool \
    684 	mostlyclean-am
    685 
    686 distclean: distclean-am
    687 	-rm -rf ./$(DEPDIR)
    688 	-rm -f Makefile
    689 distclean-am: clean-am distclean-compile distclean-generic \
    690 	distclean-tags
    691 
    692 dvi: dvi-am
    693 
    694 dvi-am:
    695 
    696 html: html-am
    697 
    698 html-am:
    699 
    700 info: info-am
    701 
    702 info-am:
    703 
    704 install-data-am: install-libfstLTLIBRARIES
    705 
    706 install-dvi: install-dvi-am
    707 
    708 install-dvi-am:
    709 
    710 install-exec-am:
    711 
    712 install-html: install-html-am
    713 
    714 install-html-am:
    715 
    716 install-info: install-info-am
    717 
    718 install-info-am:
    719 
    720 install-man:
    721 
    722 install-pdf: install-pdf-am
    723 
    724 install-pdf-am:
    725 
    726 install-ps: install-ps-am
    727 
    728 install-ps-am:
    729 
    730 installcheck-am:
    731 
    732 maintainer-clean: maintainer-clean-am
    733 	-rm -rf ./$(DEPDIR)
    734 	-rm -f Makefile
    735 maintainer-clean-am: distclean-am maintainer-clean-generic
    736 
    737 mostlyclean: mostlyclean-am
    738 
    739 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
    740 	mostlyclean-libtool
    741 
    742 pdf: pdf-am
    743 
    744 pdf-am:
    745 
    746 ps: ps-am
    747 
    748 ps-am:
    749 
    750 uninstall-am: uninstall-libfstLTLIBRARIES
    751 
    752 .MAKE: install-am install-strip
    753 
    754 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
    755 	clean-libfstLTLIBRARIES clean-libtool ctags distclean \
    756 	distclean-compile distclean-generic distclean-libtool \
    757 	distclean-tags distdir dvi dvi-am html html-am info info-am \
    758 	install install-am install-data install-data-am install-dvi \
    759 	install-dvi-am install-exec install-exec-am install-html \
    760 	install-html-am install-info install-info-am \
    761 	install-libfstLTLIBRARIES install-man install-pdf \
    762 	install-pdf-am install-ps install-ps-am install-strip \
    763 	installcheck installcheck-am installdirs maintainer-clean \
    764 	maintainer-clean-generic mostlyclean mostlyclean-compile \
    765 	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
    766 	tags uninstall uninstall-am uninstall-libfstLTLIBRARIES
    767 
    768 
    769 # Tell versions [3.59,3.63) of GNU make to not export all variables.
    770 # Otherwise a system limit (for SysV at least) may be exceeded.
    771 .NOEXPORT:
    772