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