Imported Upstream version 1.6.6
[platform/upstream/openfst.git] / src / script / Makefile.in
1 # Makefile.in generated by automake 1.14.1 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
9
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
14
15 @SET_MAKE@
16
17 VPATH = @srcdir@
18 am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
19 am__make_running_with_option = \
20   case $${target_option-} in \
21       ?) ;; \
22       *) echo "am__make_running_with_option: internal error: invalid" \
23               "target option '$${target_option-}' specified" >&2; \
24          exit 1;; \
25   esac; \
26   has_opt=no; \
27   sane_makeflags=$$MAKEFLAGS; \
28   if $(am__is_gnu_make); then \
29     sane_makeflags=$$MFLAGS; \
30   else \
31     case $$MAKEFLAGS in \
32       *\\[\ \   ]*) \
33         bs=\\; \
34         sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
35           | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
36     esac; \
37   fi; \
38   skip_next=no; \
39   strip_trailopt () \
40   { \
41     flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
42   }; \
43   for flg in $$sane_makeflags; do \
44     test $$skip_next = yes && { skip_next=no; continue; }; \
45     case $$flg in \
46       *=*|--*) continue;; \
47         -*I) strip_trailopt 'I'; skip_next=yes;; \
48       -*I?*) strip_trailopt 'I';; \
49         -*O) strip_trailopt 'O'; skip_next=yes;; \
50       -*O?*) strip_trailopt 'O';; \
51         -*l) strip_trailopt 'l'; skip_next=yes;; \
52       -*l?*) strip_trailopt 'l';; \
53       -[dEDm]) skip_next=yes;; \
54       -[JT]) skip_next=yes;; \
55     esac; \
56     case $$flg in \
57       *$$target_option*) has_opt=yes; break;; \
58     esac; \
59   done; \
60   test $$has_opt = yes
61 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
62 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
63 pkgdatadir = $(datadir)/@PACKAGE@
64 pkgincludedir = $(includedir)/@PACKAGE@
65 pkglibdir = $(libdir)/@PACKAGE@
66 pkglibexecdir = $(libexecdir)/@PACKAGE@
67 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
68 install_sh_DATA = $(install_sh) -c -m 644
69 install_sh_PROGRAM = $(install_sh) -c
70 install_sh_SCRIPT = $(install_sh) -c
71 INSTALL_HEADER = $(INSTALL_DATA)
72 transform = $(program_transform_name)
73 NORMAL_INSTALL = :
74 PRE_INSTALL = :
75 POST_INSTALL = :
76 NORMAL_UNINSTALL = :
77 PRE_UNINSTALL = :
78 POST_UNINSTALL = :
79 build_triplet = @build@
80 host_triplet = @host@
81 subdir = src/script
82 DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
83         $(top_srcdir)/depcomp
84 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
85 am__aclocal_m4_deps = $(top_srcdir)/m4/ac_python_devel.m4 \
86         $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
87         $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
88         $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac
89 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
90         $(ACLOCAL_M4)
91 mkinstalldirs = $(install_sh) -d
92 CONFIG_HEADER = $(top_builddir)/config.h \
93         $(top_builddir)/src/include/fst/config.h
94 CONFIG_CLEAN_FILES =
95 CONFIG_CLEAN_VPATH_FILES =
96 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
97 am__vpath_adj = case $$p in \
98     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
99     *) f=$$p;; \
100   esac;
101 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
102 am__install_max = 40
103 am__nobase_strip_setup = \
104   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
105 am__nobase_strip = \
106   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
107 am__nobase_list = $(am__nobase_strip_setup); \
108   for p in $$list; do echo "$$p $$p"; done | \
109   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
110   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
111     if (++n[$$2] == $(am__install_max)) \
112       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
113     END { for (dir in files) print dir, files[dir] }'
114 am__base_list = \
115   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
116   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
117 am__uninstall_files_from_dir = { \
118   test -z "$$files" \
119     || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
120     || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
121          $(am__cd) "$$dir" && rm -f $$files; }; \
122   }
123 am__installdirs = "$(DESTDIR)$(libdir)"
124 LTLIBRARIES = $(lib_LTLIBRARIES)
125 am__DEPENDENCIES_1 =
126 @HAVE_SCRIPT_TRUE@libfstscript_la_DEPENDENCIES = ../lib/libfst.la \
127 @HAVE_SCRIPT_TRUE@      $(am__DEPENDENCIES_1)
128 am__libfstscript_la_SOURCES_DIST = arciterator-class.cc arcsort.cc \
129         closure.cc compile.cc compose.cc concat.cc connect.cc \
130         convert.cc decode.cc determinize.cc difference.cc \
131         disambiguate.cc draw.cc encode.cc encodemapper-class.cc \
132         epsnormalize.cc equal.cc equivalent.cc fst-class.cc getters.cc \
133         info-impl.cc info.cc intersect.cc invert.cc isomorphic.cc \
134         map.cc minimize.cc print.cc project.cc prune.cc push.cc \
135         randequivalent.cc randgen.cc relabel.cc replace.cc reverse.cc \
136         reweight.cc rmepsilon.cc shortest-distance.cc shortest-path.cc \
137         stateiterator-class.cc synchronize.cc text-io.cc topsort.cc \
138         union.cc weight-class.cc verify.cc
139 @HAVE_SCRIPT_TRUE@am_libfstscript_la_OBJECTS = arciterator-class.lo \
140 @HAVE_SCRIPT_TRUE@      arcsort.lo closure.lo compile.lo compose.lo \
141 @HAVE_SCRIPT_TRUE@      concat.lo connect.lo convert.lo decode.lo \
142 @HAVE_SCRIPT_TRUE@      determinize.lo difference.lo disambiguate.lo \
143 @HAVE_SCRIPT_TRUE@      draw.lo encode.lo encodemapper-class.lo \
144 @HAVE_SCRIPT_TRUE@      epsnormalize.lo equal.lo equivalent.lo \
145 @HAVE_SCRIPT_TRUE@      fst-class.lo getters.lo info-impl.lo info.lo \
146 @HAVE_SCRIPT_TRUE@      intersect.lo invert.lo isomorphic.lo map.lo \
147 @HAVE_SCRIPT_TRUE@      minimize.lo print.lo project.lo prune.lo \
148 @HAVE_SCRIPT_TRUE@      push.lo randequivalent.lo randgen.lo \
149 @HAVE_SCRIPT_TRUE@      relabel.lo replace.lo reverse.lo reweight.lo \
150 @HAVE_SCRIPT_TRUE@      rmepsilon.lo shortest-distance.lo \
151 @HAVE_SCRIPT_TRUE@      shortest-path.lo stateiterator-class.lo \
152 @HAVE_SCRIPT_TRUE@      synchronize.lo text-io.lo topsort.lo \
153 @HAVE_SCRIPT_TRUE@      union.lo weight-class.lo verify.lo
154 libfstscript_la_OBJECTS = $(am_libfstscript_la_OBJECTS)
155 AM_V_lt = $(am__v_lt_@AM_V@)
156 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
157 am__v_lt_0 = --silent
158 am__v_lt_1 = 
159 libfstscript_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX \
160         $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CXXLD) \
161         $(AM_CXXFLAGS) $(CXXFLAGS) $(libfstscript_la_LDFLAGS) \
162         $(LDFLAGS) -o $@
163 @HAVE_SCRIPT_TRUE@am_libfstscript_la_rpath = -rpath $(libdir)
164 AM_V_P = $(am__v_P_@AM_V@)
165 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
166 am__v_P_0 = false
167 am__v_P_1 = :
168 AM_V_GEN = $(am__v_GEN_@AM_V@)
169 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
170 am__v_GEN_0 = @echo "  GEN     " $@;
171 am__v_GEN_1 = 
172 AM_V_at = $(am__v_at_@AM_V@)
173 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
174 am__v_at_0 = @
175 am__v_at_1 = 
176 DEFAULT_INCLUDES = 
177 depcomp = $(SHELL) $(top_srcdir)/depcomp
178 am__depfiles_maybe = depfiles
179 am__mv = mv -f
180 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
181         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
182 LTCXXCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
183         $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) \
184         $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
185         $(AM_CXXFLAGS) $(CXXFLAGS)
186 AM_V_CXX = $(am__v_CXX_@AM_V@)
187 am__v_CXX_ = $(am__v_CXX_@AM_DEFAULT_V@)
188 am__v_CXX_0 = @echo "  CXX     " $@;
189 am__v_CXX_1 = 
190 CXXLD = $(CXX)
191 CXXLINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
192         $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
193         $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
194 AM_V_CXXLD = $(am__v_CXXLD_@AM_V@)
195 am__v_CXXLD_ = $(am__v_CXXLD_@AM_DEFAULT_V@)
196 am__v_CXXLD_0 = @echo "  CXXLD   " $@;
197 am__v_CXXLD_1 = 
198 SOURCES = $(libfstscript_la_SOURCES)
199 DIST_SOURCES = $(am__libfstscript_la_SOURCES_DIST)
200 am__can_run_installinfo = \
201   case $$AM_UPDATE_INFO_DIR in \
202     n|no|NO) false;; \
203     *) (install-info --version) >/dev/null 2>&1;; \
204   esac
205 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
206 # Read a list of newline-separated strings from the standard input,
207 # and print each of them once, without duplicates.  Input order is
208 # *not* preserved.
209 am__uniquify_input = $(AWK) '\
210   BEGIN { nonempty = 0; } \
211   { items[$$0] = 1; nonempty = 1; } \
212   END { if (nonempty) { for (i in items) print i; }; } \
213 '
214 # Make sure the list of sources is unique.  This is necessary because,
215 # e.g., the same source file might be shared among _SOURCES variables
216 # for different programs/libraries.
217 am__define_uniq_tagged_files = \
218   list='$(am__tagged_files)'; \
219   unique=`for i in $$list; do \
220     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
221   done | $(am__uniquify_input)`
222 ETAGS = etags
223 CTAGS = ctags
224 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
225 ACLOCAL = @ACLOCAL@
226 AMTAR = @AMTAR@
227 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
228 AR = @AR@
229 AUTOCONF = @AUTOCONF@
230 AUTOHEADER = @AUTOHEADER@
231 AUTOMAKE = @AUTOMAKE@
232 AWK = @AWK@
233 CC = @CC@
234 CCDEPMODE = @CCDEPMODE@
235 CFLAGS = @CFLAGS@
236 CPP = @CPP@
237 CPPFLAGS = @CPPFLAGS@
238 CXX = @CXX@
239 CXXCPP = @CXXCPP@
240 CXXDEPMODE = @CXXDEPMODE@
241 CXXFLAGS = @CXXFLAGS@
242 CYGPATH_W = @CYGPATH_W@
243 DEFS = @DEFS@
244 DEPDIR = @DEPDIR@
245 DLLTOOL = @DLLTOOL@
246 DL_LIBS = @DL_LIBS@
247 DSYMUTIL = @DSYMUTIL@
248 DUMPBIN = @DUMPBIN@
249 ECHO_C = @ECHO_C@
250 ECHO_N = @ECHO_N@
251 ECHO_T = @ECHO_T@
252 EGREP = @EGREP@
253 EXEEXT = @EXEEXT@
254 FGREP = @FGREP@
255 GREP = @GREP@
256 INSTALL = @INSTALL@
257 INSTALL_DATA = @INSTALL_DATA@
258 INSTALL_PROGRAM = @INSTALL_PROGRAM@
259 INSTALL_SCRIPT = @INSTALL_SCRIPT@
260 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
261 LD = @LD@
262 LDFLAGS = @LDFLAGS@
263 LIBOBJS = @LIBOBJS@
264 LIBS = @LIBS@
265 LIBTOOL = @LIBTOOL@
266 LIPO = @LIPO@
267 LN_S = @LN_S@
268 LTLIBOBJS = @LTLIBOBJS@
269 MAKEINFO = @MAKEINFO@
270 MANIFEST_TOOL = @MANIFEST_TOOL@
271 MKDIR_P = @MKDIR_P@
272 NM = @NM@
273 NMEDIT = @NMEDIT@
274 OBJDUMP = @OBJDUMP@
275 OBJEXT = @OBJEXT@
276 OTOOL = @OTOOL@
277 OTOOL64 = @OTOOL64@
278 PACKAGE = @PACKAGE@
279 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
280 PACKAGE_NAME = @PACKAGE_NAME@
281 PACKAGE_STRING = @PACKAGE_STRING@
282 PACKAGE_TARNAME = @PACKAGE_TARNAME@
283 PACKAGE_URL = @PACKAGE_URL@
284 PACKAGE_VERSION = @PACKAGE_VERSION@
285 PATH_SEPARATOR = @PATH_SEPARATOR@
286 PYTHON = @PYTHON@
287 PYTHON_CPPFLAGS = @PYTHON_CPPFLAGS@
288 PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
289 PYTHON_EXTRA_LDFLAGS = @PYTHON_EXTRA_LDFLAGS@
290 PYTHON_EXTRA_LIBS = @PYTHON_EXTRA_LIBS@
291 PYTHON_LDFLAGS = @PYTHON_LDFLAGS@
292 PYTHON_PLATFORM = @PYTHON_PLATFORM@
293 PYTHON_PREFIX = @PYTHON_PREFIX@
294 PYTHON_SITE_PKG = @PYTHON_SITE_PKG@
295 PYTHON_VERSION = @PYTHON_VERSION@
296 RANLIB = @RANLIB@
297 SED = @SED@
298 SET_MAKE = @SET_MAKE@
299 SHELL = @SHELL@
300 STRIP = @STRIP@
301 VERSION = @VERSION@
302 abs_builddir = @abs_builddir@
303 abs_srcdir = @abs_srcdir@
304 abs_top_builddir = @abs_top_builddir@
305 abs_top_srcdir = @abs_top_srcdir@
306 ac_ct_AR = @ac_ct_AR@
307 ac_ct_CC = @ac_ct_CC@
308 ac_ct_CXX = @ac_ct_CXX@
309 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
310 am__include = @am__include@
311 am__leading_dot = @am__leading_dot@
312 am__quote = @am__quote@
313 am__tar = @am__tar@
314 am__untar = @am__untar@
315 bindir = @bindir@
316 build = @build@
317 build_alias = @build_alias@
318 build_cpu = @build_cpu@
319 build_os = @build_os@
320 build_vendor = @build_vendor@
321 builddir = @builddir@
322 datadir = @datadir@
323 datarootdir = @datarootdir@
324 docdir = @docdir@
325 dvidir = @dvidir@
326 exec_prefix = @exec_prefix@
327 host = @host@
328 host_alias = @host_alias@
329 host_cpu = @host_cpu@
330 host_os = @host_os@
331 host_vendor = @host_vendor@
332 htmldir = @htmldir@
333 includedir = @includedir@
334 infodir = @infodir@
335 install_sh = @install_sh@
336 libdir = @libdir@
337 libexecdir = @libexecdir@
338 libfstdir = @libfstdir@
339 localedir = @localedir@
340 localstatedir = @localstatedir@
341 mandir = @mandir@
342 mkdir_p = @mkdir_p@
343 oldincludedir = @oldincludedir@
344 pdfdir = @pdfdir@
345 pkgpyexecdir = @pkgpyexecdir@
346 pkgpythondir = @pkgpythondir@
347 prefix = @prefix@
348 program_transform_name = @program_transform_name@
349 psdir = @psdir@
350 pyexecdir = @pyexecdir@
351 pythondir = @pythondir@
352 sbindir = @sbindir@
353 sharedstatedir = @sharedstatedir@
354 srcdir = @srcdir@
355 sysconfdir = @sysconfdir@
356 target_alias = @target_alias@
357 top_build_prefix = @top_build_prefix@
358 top_builddir = @top_builddir@
359 top_srcdir = @top_srcdir@
360 AM_CPPFLAGS = -I$(srcdir)/../include $(ICU_CPPFLAGS)
361 @HAVE_SCRIPT_TRUE@lib_LTLIBRARIES = libfstscript.la
362 @HAVE_SCRIPT_TRUE@libfstscript_la_SOURCES = arciterator-class.cc arcsort.cc closure.cc        \
363 @HAVE_SCRIPT_TRUE@compile.cc compose.cc concat.cc connect.cc convert.cc decode.cc             \
364 @HAVE_SCRIPT_TRUE@determinize.cc difference.cc disambiguate.cc draw.cc encode.cc              \
365 @HAVE_SCRIPT_TRUE@encodemapper-class.cc epsnormalize.cc equal.cc equivalent.cc fst-class.cc   \
366 @HAVE_SCRIPT_TRUE@getters.cc info-impl.cc info.cc intersect.cc invert.cc isomorphic.cc map.cc \
367 @HAVE_SCRIPT_TRUE@minimize.cc print.cc project.cc prune.cc push.cc randequivalent.cc          \
368 @HAVE_SCRIPT_TRUE@randgen.cc relabel.cc replace.cc reverse.cc reweight.cc rmepsilon.cc        \
369 @HAVE_SCRIPT_TRUE@shortest-distance.cc shortest-path.cc stateiterator-class.cc synchronize.cc \
370 @HAVE_SCRIPT_TRUE@text-io.cc topsort.cc union.cc weight-class.cc verify.cc
371
372 @HAVE_SCRIPT_TRUE@libfstscript_la_LIBADD = ../lib/libfst.la -lm $(DL_LIBS)
373 @HAVE_SCRIPT_TRUE@libfstscript_la_LDFLAGS = -version-info 9:0:0
374 all: all-am
375
376 .SUFFIXES:
377 .SUFFIXES: .cc .lo .o .obj
378 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
379         @for dep in $?; do \
380           case '$(am__configure_deps)' in \
381             *$$dep*) \
382               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
383                 && { if test -f $@; then exit 0; else break; fi; }; \
384               exit 1;; \
385           esac; \
386         done; \
387         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/script/Makefile'; \
388         $(am__cd) $(top_srcdir) && \
389           $(AUTOMAKE) --foreign src/script/Makefile
390 .PRECIOUS: Makefile
391 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
392         @case '$?' in \
393           *config.status*) \
394             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
395           *) \
396             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
397             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
398         esac;
399
400 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
401         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
402
403 $(top_srcdir)/configure:  $(am__configure_deps)
404         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
405 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
406         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
407 $(am__aclocal_m4_deps):
408
409 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
410         @$(NORMAL_INSTALL)
411         @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
412         list2=; for p in $$list; do \
413           if test -f $$p; then \
414             list2="$$list2 $$p"; \
415           else :; fi; \
416         done; \
417         test -z "$$list2" || { \
418           echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \
419           $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \
420           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
421           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
422         }
423
424 uninstall-libLTLIBRARIES:
425         @$(NORMAL_UNINSTALL)
426         @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
427         for p in $$list; do \
428           $(am__strip_dir) \
429           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
430           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
431         done
432
433 clean-libLTLIBRARIES:
434         -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
435         @list='$(lib_LTLIBRARIES)'; \
436         locs=`for p in $$list; do echo $$p; done | \
437               sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
438               sort -u`; \
439         test -z "$$locs" || { \
440           echo rm -f $${locs}; \
441           rm -f $${locs}; \
442         }
443
444 libfstscript.la: $(libfstscript_la_OBJECTS) $(libfstscript_la_DEPENDENCIES) $(EXTRA_libfstscript_la_DEPENDENCIES) 
445         $(AM_V_CXXLD)$(libfstscript_la_LINK) $(am_libfstscript_la_rpath) $(libfstscript_la_OBJECTS) $(libfstscript_la_LIBADD) $(LIBS)
446
447 mostlyclean-compile:
448         -rm -f *.$(OBJEXT)
449
450 distclean-compile:
451         -rm -f *.tab.c
452
453 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/arciterator-class.Plo@am__quote@
454 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/arcsort.Plo@am__quote@
455 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/closure.Plo@am__quote@
456 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/compile.Plo@am__quote@
457 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/compose.Plo@am__quote@
458 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/concat.Plo@am__quote@
459 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/connect.Plo@am__quote@
460 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/convert.Plo@am__quote@
461 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/decode.Plo@am__quote@
462 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/determinize.Plo@am__quote@
463 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/difference.Plo@am__quote@
464 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/disambiguate.Plo@am__quote@
465 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/draw.Plo@am__quote@
466 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/encode.Plo@am__quote@
467 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/encodemapper-class.Plo@am__quote@
468 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/epsnormalize.Plo@am__quote@
469 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/equal.Plo@am__quote@
470 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/equivalent.Plo@am__quote@
471 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fst-class.Plo@am__quote@
472 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getters.Plo@am__quote@
473 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/info-impl.Plo@am__quote@
474 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/info.Plo@am__quote@
475 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/intersect.Plo@am__quote@
476 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/invert.Plo@am__quote@
477 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isomorphic.Plo@am__quote@
478 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/map.Plo@am__quote@
479 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/minimize.Plo@am__quote@
480 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/print.Plo@am__quote@
481 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/project.Plo@am__quote@
482 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/prune.Plo@am__quote@
483 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/push.Plo@am__quote@
484 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/randequivalent.Plo@am__quote@
485 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/randgen.Plo@am__quote@
486 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/relabel.Plo@am__quote@
487 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/replace.Plo@am__quote@
488 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/reverse.Plo@am__quote@
489 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/reweight.Plo@am__quote@
490 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rmepsilon.Plo@am__quote@
491 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/shortest-distance.Plo@am__quote@
492 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/shortest-path.Plo@am__quote@
493 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stateiterator-class.Plo@am__quote@
494 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/synchronize.Plo@am__quote@
495 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/text-io.Plo@am__quote@
496 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/topsort.Plo@am__quote@
497 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/union.Plo@am__quote@
498 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/verify.Plo@am__quote@
499 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/weight-class.Plo@am__quote@
500
501 .cc.o:
502 @am__fastdepCXX_TRUE@   $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
503 @am__fastdepCXX_TRUE@   $(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
504 @am__fastdepCXX_TRUE@   $(am__mv) $$depbase.Tpo $$depbase.Po
505 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      $(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
506 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
507 @am__fastdepCXX_FALSE@  $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ $<
508
509 .cc.obj:
510 @am__fastdepCXX_TRUE@   $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
511 @am__fastdepCXX_TRUE@   $(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
512 @am__fastdepCXX_TRUE@   $(am__mv) $$depbase.Tpo $$depbase.Po
513 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      $(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
514 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
515 @am__fastdepCXX_FALSE@  $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
516
517 .cc.lo:
518 @am__fastdepCXX_TRUE@   $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
519 @am__fastdepCXX_TRUE@   $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
520 @am__fastdepCXX_TRUE@   $(am__mv) $$depbase.Tpo $$depbase.Plo
521 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      $(AM_V_CXX)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
522 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
523 @am__fastdepCXX_FALSE@  $(AM_V_CXX@am__nodep@)$(LTCXXCOMPILE) -c -o $@ $<
524
525 mostlyclean-libtool:
526         -rm -f *.lo
527
528 clean-libtool:
529         -rm -rf .libs _libs
530
531 ID: $(am__tagged_files)
532         $(am__define_uniq_tagged_files); mkid -fID $$unique
533 tags: tags-am
534 TAGS: tags
535
536 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
537         set x; \
538         here=`pwd`; \
539         $(am__define_uniq_tagged_files); \
540         shift; \
541         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
542           test -n "$$unique" || unique=$$empty_fix; \
543           if test $$# -gt 0; then \
544             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
545               "$$@" $$unique; \
546           else \
547             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
548               $$unique; \
549           fi; \
550         fi
551 ctags: ctags-am
552
553 CTAGS: ctags
554 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
555         $(am__define_uniq_tagged_files); \
556         test -z "$(CTAGS_ARGS)$$unique" \
557           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
558              $$unique
559
560 GTAGS:
561         here=`$(am__cd) $(top_builddir) && pwd` \
562           && $(am__cd) $(top_srcdir) \
563           && gtags -i $(GTAGS_ARGS) "$$here"
564 cscopelist: cscopelist-am
565
566 cscopelist-am: $(am__tagged_files)
567         list='$(am__tagged_files)'; \
568         case "$(srcdir)" in \
569           [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
570           *) sdir=$(subdir)/$(srcdir) ;; \
571         esac; \
572         for i in $$list; do \
573           if test -f "$$i"; then \
574             echo "$(subdir)/$$i"; \
575           else \
576             echo "$$sdir/$$i"; \
577           fi; \
578         done >> $(top_builddir)/cscope.files
579
580 distclean-tags:
581         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
582
583 distdir: $(DISTFILES)
584         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
585         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
586         list='$(DISTFILES)'; \
587           dist_files=`for file in $$list; do echo $$file; done | \
588           sed -e "s|^$$srcdirstrip/||;t" \
589               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
590         case $$dist_files in \
591           */*) $(MKDIR_P) `echo "$$dist_files" | \
592                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
593                            sort -u` ;; \
594         esac; \
595         for file in $$dist_files; do \
596           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
597           if test -d $$d/$$file; then \
598             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
599             if test -d "$(distdir)/$$file"; then \
600               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
601             fi; \
602             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
603               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
604               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
605             fi; \
606             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
607           else \
608             test -f "$(distdir)/$$file" \
609             || cp -p $$d/$$file "$(distdir)/$$file" \
610             || exit 1; \
611           fi; \
612         done
613 check-am: all-am
614 check: check-am
615 all-am: Makefile $(LTLIBRARIES)
616 installdirs:
617         for dir in "$(DESTDIR)$(libdir)"; do \
618           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
619         done
620 install: install-am
621 install-exec: install-exec-am
622 install-data: install-data-am
623 uninstall: uninstall-am
624
625 install-am: all-am
626         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
627
628 installcheck: installcheck-am
629 install-strip:
630         if test -z '$(STRIP)'; then \
631           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
632             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
633               install; \
634         else \
635           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
636             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
637             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
638         fi
639 mostlyclean-generic:
640
641 clean-generic:
642
643 distclean-generic:
644         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
645         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
646
647 maintainer-clean-generic:
648         @echo "This command is intended for maintainers to use"
649         @echo "it deletes files that may require special tools to rebuild."
650 clean: clean-am
651
652 clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
653         mostlyclean-am
654
655 distclean: distclean-am
656         -rm -rf ./$(DEPDIR)
657         -rm -f Makefile
658 distclean-am: clean-am distclean-compile distclean-generic \
659         distclean-tags
660
661 dvi: dvi-am
662
663 dvi-am:
664
665 html: html-am
666
667 html-am:
668
669 info: info-am
670
671 info-am:
672
673 install-data-am:
674
675 install-dvi: install-dvi-am
676
677 install-dvi-am:
678
679 install-exec-am: install-libLTLIBRARIES
680
681 install-html: install-html-am
682
683 install-html-am:
684
685 install-info: install-info-am
686
687 install-info-am:
688
689 install-man:
690
691 install-pdf: install-pdf-am
692
693 install-pdf-am:
694
695 install-ps: install-ps-am
696
697 install-ps-am:
698
699 installcheck-am:
700
701 maintainer-clean: maintainer-clean-am
702         -rm -rf ./$(DEPDIR)
703         -rm -f Makefile
704 maintainer-clean-am: distclean-am maintainer-clean-generic
705
706 mostlyclean: mostlyclean-am
707
708 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
709         mostlyclean-libtool
710
711 pdf: pdf-am
712
713 pdf-am:
714
715 ps: ps-am
716
717 ps-am:
718
719 uninstall-am: uninstall-libLTLIBRARIES
720
721 .MAKE: install-am install-strip
722
723 .PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
724         clean-libLTLIBRARIES clean-libtool cscopelist-am ctags \
725         ctags-am distclean distclean-compile distclean-generic \
726         distclean-libtool distclean-tags distdir dvi dvi-am html \
727         html-am info info-am install install-am install-data \
728         install-data-am install-dvi install-dvi-am install-exec \
729         install-exec-am install-html install-html-am install-info \
730         install-info-am install-libLTLIBRARIES install-man install-pdf \
731         install-pdf-am install-ps install-ps-am install-strip \
732         installcheck installcheck-am installdirs maintainer-clean \
733         maintainer-clean-generic mostlyclean mostlyclean-compile \
734         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
735         tags tags-am uninstall uninstall-am uninstall-libLTLIBRARIES
736
737
738 # Tell versions [3.59,3.63) of GNU make to not export all variables.
739 # Otherwise a system limit (for SysV at least) may be exceeded.
740 .NOEXPORT: