15b6dc79427b8f7eeb6a7ff68034ab8548ce670eaAlexander Gutkin# Makefile.in generated by automake 1.11.3 from Makefile.am.
2f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson# @configure_input@
3f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson
4f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
55b6dc79427b8f7eeb6a7ff68034ab8548ce670eaAlexander Gutkin# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
65b6dc79427b8f7eeb6a7ff68034ab8548ce670eaAlexander Gutkin# Foundation, Inc.
7f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson# This Makefile.in is free software; the Free Software Foundation
8f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson# gives unlimited permission to copy and/or distribute it,
9f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson# with or without modifications, as long as this notice is preserved.
10f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson
11f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson# This program is distributed in the hope that it will be useful,
12f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson# PARTICULAR PURPOSE.
15f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson
16f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson@SET_MAKE@
17f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson
18f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian HodsonVPATH = @srcdir@
19f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsonpkgdatadir = $(datadir)/@PACKAGE@
20f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsonpkgincludedir = $(includedir)/@PACKAGE@
21f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsonpkglibdir = $(libdir)/@PACKAGE@
22f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsonpkglibexecdir = $(libexecdir)/@PACKAGE@
23f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsonam__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsoninstall_sh_DATA = $(install_sh) -c -m 644
25f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsoninstall_sh_PROGRAM = $(install_sh) -c
26f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsoninstall_sh_SCRIPT = $(install_sh) -c
27f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian HodsonINSTALL_HEADER = $(INSTALL_DATA)
28f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsontransform = $(program_transform_name)
29f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian HodsonNORMAL_INSTALL = :
30f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian HodsonPRE_INSTALL = :
31f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian HodsonPOST_INSTALL = :
32f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian HodsonNORMAL_UNINSTALL = :
33f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian HodsonPRE_UNINSTALL = :
34f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian HodsonPOST_UNINSTALL = :
35f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsonbuild_triplet = @build@
36f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsonhost_triplet = @host@
37f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsonsubdir = src/include
38f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian HodsonDIST_COMMON = $(am__nobase_include_HEADERS_DIST) $(srcdir)/Makefile.am \
39f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	$(srcdir)/Makefile.in
40f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian HodsonACLOCAL_M4 = $(top_srcdir)/aclocal.m4
415b6dc79427b8f7eeb6a7ff68034ab8548ce670eaAlexander Gutkinam__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
425b6dc79427b8f7eeb6a7ff68034ab8548ce670eaAlexander Gutkin	$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
435b6dc79427b8f7eeb6a7ff68034ab8548ce670eaAlexander Gutkin	$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
445b6dc79427b8f7eeb6a7ff68034ab8548ce670eaAlexander Gutkin	$(top_srcdir)/configure.ac
45f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsonam__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
46f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	$(ACLOCAL_M4)
47f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsonmkinstalldirs = $(install_sh) -d
48f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian HodsonCONFIG_HEADER = $(top_builddir)/config.h \
49f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	$(top_builddir)/src/include/fst/config.h
50f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian HodsonCONFIG_CLEAN_FILES =
51f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian HodsonCONFIG_CLEAN_VPATH_FILES =
52f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian HodsonSOURCES =
53f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian HodsonDIST_SOURCES =
54f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsonam__nobase_include_HEADERS_DIST = fst/arc.h fst/determinize.h \
55f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	fst/intersect.h fst/queue.h fst/statesort.h fst/arcfilter.h \
56f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	fst/dfs-visit.h fst/invert.h fst/randequivalent.h \
57f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	fst/string-weight.h fst/difference.h \
58f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	fst/lexicographic-weight.h fst/randgen.h fst/symbol-table.h \
59f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	fst/arcsort.h fst/encode.h fst/lock.h fst/random-weight.h \
60f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	fst/synchronize.h fst/epsnormalize.h fst/log.h fst/rational.h \
61f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	fst/test-properties.h fst/cache.h fst/equal.h fst/arc-map.h \
62f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	fst/map.h fst/register.h fst/topsort.h fst/closure.h \
63f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	fst/equivalent.h fst/matcher.h fst/matcher-fst.h fst/relabel.h \
64f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	fst/union-find.h fst/compact-fst.h fst/expanded-fst.h \
65f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	fst/minimize.h fst/replace.h fst/union.h fst/compat.h \
66f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	fst/factor-weight.h fst/state-map.h fst/mutable-fst.h \
67f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	fst/reverse.h fst/util.h fst/complement.h fst/flags.h \
68f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	fst/partition.h fst/reweight.h fst/vector-fst.h \
69f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	fst/compose-filter.h fst/float-weight.h fst/product-weight.h \
70f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	fst/rmepsilon.h fst/verify.h fst/compose.h fst/fst-decl.h \
71f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	fst/project.h fst/rmfinalepsilon.h fst/visit.h fst/concat.h \
72f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	fst/fst.h fst/properties.h fst/shortest-distance.h \
73f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	fst/weight.h fst/connect.h fst/fstlib.h fst/prune.h \
74f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	fst/shortest-path.h fst/const-fst.h fst/heap.h fst/push.h \
75f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	fst/state-table.h fst/slist.h fst/pair-weight.h fst/config.h \
76f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	fst/tuple-weight.h fst/power-weight.h fst/lookahead-matcher.h \
77f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	fst/types.h fst/add-on.h fst/label-reachable.h \
78f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	fst/accumulator.h fst/interval-set.h fst/state-reachable.h \
79f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	fst/lookahead-filter.h fst/generic-register.h fst/edit-fst.h \
80f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	fst/replace-util.h fst/icu.h fst/string.h \
81f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	fst/signed-log-weight.h fst/sparse-tuple-weight.h \
82f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	fst/sparse-power-weight.h fst/expectation-weight.h \
835b6dc79427b8f7eeb6a7ff68034ab8548ce670eaAlexander Gutkin	fst/symbol-table-ops.h fst/bi-table.h fst/mapped-file.h \
84f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	fst/extensions/far/compile-strings.h \
85dfd8b8327b93660601d016cdc6f29f433b45a8d8Alexander Gutkin	fst/extensions/far/create.h fst/extensions/far/equal.h \
86dfd8b8327b93660601d016cdc6f29f433b45a8d8Alexander Gutkin	fst/extensions/far/extract.h fst/extensions/far/far.h \
87dfd8b8327b93660601d016cdc6f29f433b45a8d8Alexander Gutkin	fst/extensions/far/farlib.h fst/extensions/far/farscript.h \
88dfd8b8327b93660601d016cdc6f29f433b45a8d8Alexander Gutkin	fst/extensions/far/info.h fst/extensions/far/main.h \
89dfd8b8327b93660601d016cdc6f29f433b45a8d8Alexander Gutkin	fst/extensions/far/print-strings.h fst/extensions/far/stlist.h \
90dfd8b8327b93660601d016cdc6f29f433b45a8d8Alexander Gutkin	fst/extensions/far/sttable.h \
91dfd8b8327b93660601d016cdc6f29f433b45a8d8Alexander Gutkin	fst/extensions/ngram/bitmap-index.h \
92dfd8b8327b93660601d016cdc6f29f433b45a8d8Alexander Gutkin	fst/extensions/ngram/ngram-fst.h fst/extensions/ngram/nthbit.h \
93f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	fst/extensions/pdt/collection.h fst/extensions/pdt/compose.h \
94f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	fst/extensions/pdt/expand.h fst/extensions/pdt/info.h \
95f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	fst/extensions/pdt/paren.h fst/extensions/pdt/pdt.h \
96f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	fst/extensions/pdt/pdtlib.h fst/extensions/pdt/pdtscript.h \
97f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	fst/extensions/pdt/replace.h fst/extensions/pdt/reverse.h \
98f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	fst/extensions/pdt/shortest-path.h fst/script/arcsort.h \
99f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	fst/script/arg-packs.h fst/script/closure.h \
100f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	fst/script/compile-impl.h fst/script/compile.h \
101f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	fst/script/compose.h fst/script/concat.h fst/script/connect.h \
102f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	fst/script/convert.h fst/script/decode.h \
103f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	fst/script/determinize.h fst/script/difference.h \
1045b6dc79427b8f7eeb6a7ff68034ab8548ce670eaAlexander Gutkin	fst/script/disambiguate.h fst/script/draw-impl.h \
1055b6dc79427b8f7eeb6a7ff68034ab8548ce670eaAlexander Gutkin	fst/script/draw.h fst/script/encode.h \
106f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	fst/script/epsnormalize.h fst/script/equal.h \
107f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	fst/script/equivalent.h fst/script/fst-class.h \
108f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	fst/script/fstscript.h fst/script/info-impl.h \
109f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	fst/script/info.h fst/script/intersect.h fst/script/invert.h \
110f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	fst/script/map.h fst/script/minimize.h fst/script/print-impl.h \
111f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	fst/script/print.h fst/script/project.h fst/script/prune.h \
112f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	fst/script/push.h fst/script/randequivalent.h \
113f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	fst/script/randgen.h fst/script/register.h \
114f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	fst/script/relabel.h fst/script/replace.h fst/script/reverse.h \
115f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	fst/script/reweight.h fst/script/rmepsilon.h \
116f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	fst/script/script-impl.h fst/script/shortest-distance.h \
117f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	fst/script/shortest-path.h fst/script/symbols.h \
118f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	fst/script/synchronize.h fst/script/text-io.h \
119f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	fst/script/topsort.h fst/script/union.h \
120f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	fst/script/weight-class.h fst/script/fstscript-decl.h \
121f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	fst/script/verify.h
122f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsonam__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
123f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsonam__vpath_adj = case $$p in \
124f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
125f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson    *) f=$$p;; \
126f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson  esac;
127f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsonam__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
128f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsonam__install_max = 40
129f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsonam__nobase_strip_setup = \
130f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
131f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsonam__nobase_strip = \
132f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
133f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsonam__nobase_list = $(am__nobase_strip_setup); \
134f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson  for p in $$list; do echo "$$p $$p"; done | \
135f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
136f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
137f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson    if (++n[$$2] == $(am__install_max)) \
138f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
139f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson    END { for (dir in files) print dir, files[dir] }'
140f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsonam__base_list = \
141f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
142f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
1435b6dc79427b8f7eeb6a7ff68034ab8548ce670eaAlexander Gutkinam__uninstall_files_from_dir = { \
1445b6dc79427b8f7eeb6a7ff68034ab8548ce670eaAlexander Gutkin  test -z "$$files" \
1455b6dc79427b8f7eeb6a7ff68034ab8548ce670eaAlexander Gutkin    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
1465b6dc79427b8f7eeb6a7ff68034ab8548ce670eaAlexander Gutkin    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
1475b6dc79427b8f7eeb6a7ff68034ab8548ce670eaAlexander Gutkin         $(am__cd) "$$dir" && rm -f $$files; }; \
1485b6dc79427b8f7eeb6a7ff68034ab8548ce670eaAlexander Gutkin  }
149f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsonam__installdirs = "$(DESTDIR)$(includedir)"
150f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian HodsonHEADERS = $(nobase_include_HEADERS)
151f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian HodsonETAGS = etags
152f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian HodsonCTAGS = ctags
153f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian HodsonDISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
154f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian HodsonACLOCAL = @ACLOCAL@
155f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian HodsonAMTAR = @AMTAR@
156f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian HodsonAR = @AR@
157f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian HodsonAUTOCONF = @AUTOCONF@
158f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian HodsonAUTOHEADER = @AUTOHEADER@
159f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian HodsonAUTOMAKE = @AUTOMAKE@
160f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian HodsonAWK = @AWK@
161f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian HodsonCC = @CC@
162f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian HodsonCCDEPMODE = @CCDEPMODE@
163f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian HodsonCFLAGS = @CFLAGS@
164f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian HodsonCPP = @CPP@
165f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian HodsonCPPFLAGS = @CPPFLAGS@
166f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian HodsonCXX = @CXX@
167f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian HodsonCXXCPP = @CXXCPP@
168f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian HodsonCXXDEPMODE = @CXXDEPMODE@
169f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian HodsonCXXFLAGS = @CXXFLAGS@
170f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian HodsonCYGPATH_W = @CYGPATH_W@
171f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian HodsonDEFS = @DEFS@
172f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian HodsonDEPDIR = @DEPDIR@
1735b6dc79427b8f7eeb6a7ff68034ab8548ce670eaAlexander GutkinDLLTOOL = @DLLTOOL@
174f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian HodsonDSYMUTIL = @DSYMUTIL@
175f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian HodsonDUMPBIN = @DUMPBIN@
176f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian HodsonECHO_C = @ECHO_C@
177f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian HodsonECHO_N = @ECHO_N@
178f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian HodsonECHO_T = @ECHO_T@
179f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian HodsonEGREP = @EGREP@
180f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian HodsonEXEEXT = @EXEEXT@
181f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian HodsonFGREP = @FGREP@
182f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian HodsonGREP = @GREP@
183f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian HodsonINSTALL = @INSTALL@
184f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian HodsonINSTALL_DATA = @INSTALL_DATA@
185f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian HodsonINSTALL_PROGRAM = @INSTALL_PROGRAM@
186f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian HodsonINSTALL_SCRIPT = @INSTALL_SCRIPT@
187f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian HodsonINSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
188f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian HodsonLD = @LD@
189f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian HodsonLDFLAGS = @LDFLAGS@
190f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian HodsonLIBOBJS = @LIBOBJS@
191f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian HodsonLIBS = @LIBS@
192f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian HodsonLIBTOOL = @LIBTOOL@
193f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian HodsonLIPO = @LIPO@
194f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian HodsonLN_S = @LN_S@
195f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian HodsonLTLIBOBJS = @LTLIBOBJS@
196f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian HodsonMAKEINFO = @MAKEINFO@
1975b6dc79427b8f7eeb6a7ff68034ab8548ce670eaAlexander GutkinMANIFEST_TOOL = @MANIFEST_TOOL@
198f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian HodsonMKDIR_P = @MKDIR_P@
199f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian HodsonNM = @NM@
200f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian HodsonNMEDIT = @NMEDIT@
201f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian HodsonOBJDUMP = @OBJDUMP@
202f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian HodsonOBJEXT = @OBJEXT@
203f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian HodsonOTOOL = @OTOOL@
204f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian HodsonOTOOL64 = @OTOOL64@
205f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian HodsonPACKAGE = @PACKAGE@
206f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian HodsonPACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
207f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian HodsonPACKAGE_NAME = @PACKAGE_NAME@
208f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian HodsonPACKAGE_STRING = @PACKAGE_STRING@
209f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian HodsonPACKAGE_TARNAME = @PACKAGE_TARNAME@
210f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian HodsonPACKAGE_URL = @PACKAGE_URL@
211f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian HodsonPACKAGE_VERSION = @PACKAGE_VERSION@
212f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian HodsonPATH_SEPARATOR = @PATH_SEPARATOR@
213f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian HodsonRANLIB = @RANLIB@
214f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian HodsonSED = @SED@
215f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian HodsonSET_MAKE = @SET_MAKE@
216f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian HodsonSHELL = @SHELL@
217f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian HodsonSTRIP = @STRIP@
218f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian HodsonVERSION = @VERSION@
219f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsonabs_builddir = @abs_builddir@
220f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsonabs_srcdir = @abs_srcdir@
221f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsonabs_top_builddir = @abs_top_builddir@
222f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsonabs_top_srcdir = @abs_top_srcdir@
2235b6dc79427b8f7eeb6a7ff68034ab8548ce670eaAlexander Gutkinac_ct_AR = @ac_ct_AR@
224f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsonac_ct_CC = @ac_ct_CC@
225f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsonac_ct_CXX = @ac_ct_CXX@
226f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsonac_ct_DUMPBIN = @ac_ct_DUMPBIN@
227f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsonam__include = @am__include@
228f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsonam__leading_dot = @am__leading_dot@
229f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsonam__quote = @am__quote@
230f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsonam__tar = @am__tar@
231f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsonam__untar = @am__untar@
232f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsonbindir = @bindir@
233f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsonbuild = @build@
234f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsonbuild_alias = @build_alias@
235f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsonbuild_cpu = @build_cpu@
236f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsonbuild_os = @build_os@
237f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsonbuild_vendor = @build_vendor@
238f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsonbuilddir = @builddir@
239f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsondatadir = @datadir@
240f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsondatarootdir = @datarootdir@
241f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsondocdir = @docdir@
242f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsondvidir = @dvidir@
243f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsonexec_prefix = @exec_prefix@
244f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsonhost = @host@
245f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsonhost_alias = @host_alias@
246f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsonhost_cpu = @host_cpu@
247f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsonhost_os = @host_os@
248f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsonhost_vendor = @host_vendor@
249f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsonhtmldir = @htmldir@
250f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsonincludedir = @includedir@
251f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsoninfodir = @infodir@
252f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsoninstall_sh = @install_sh@
253f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsonlibdir = @libdir@
254f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsonlibexecdir = @libexecdir@
255f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsonlibfstdir = @libfstdir@
256f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsonlocaledir = @localedir@
257f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsonlocalstatedir = @localstatedir@
258f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsonmandir = @mandir@
259f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsonmkdir_p = @mkdir_p@
260f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsonoldincludedir = @oldincludedir@
261f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsonpdfdir = @pdfdir@
262f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsonprefix = @prefix@
263f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsonprogram_transform_name = @program_transform_name@
264f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsonpsdir = @psdir@
265f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsonsbindir = @sbindir@
266f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsonsharedstatedir = @sharedstatedir@
267f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsonsrcdir = @srcdir@
268f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsonsysconfdir = @sysconfdir@
269f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsontarget_alias = @target_alias@
270f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsontop_build_prefix = @top_build_prefix@
271f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsontop_builddir = @top_builddir@
272f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsontop_srcdir = @top_srcdir@
273f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson@HAVE_FAR_TRUE@far_include_headers = fst/extensions/far/compile-strings.h \
274dfd8b8327b93660601d016cdc6f29f433b45a8d8Alexander Gutkin@HAVE_FAR_TRUE@fst/extensions/far/create.h fst/extensions/far/equal.h \
275dfd8b8327b93660601d016cdc6f29f433b45a8d8Alexander Gutkin@HAVE_FAR_TRUE@fst/extensions/far/extract.h fst/extensions/far/far.h \
276dfd8b8327b93660601d016cdc6f29f433b45a8d8Alexander Gutkin@HAVE_FAR_TRUE@fst/extensions/far/farlib.h fst/extensions/far/farscript.h \
277dfd8b8327b93660601d016cdc6f29f433b45a8d8Alexander Gutkin@HAVE_FAR_TRUE@fst/extensions/far/info.h fst/extensions/far/main.h \
278dfd8b8327b93660601d016cdc6f29f433b45a8d8Alexander Gutkin@HAVE_FAR_TRUE@fst/extensions/far/print-strings.h fst/extensions/far/stlist.h \
279dfd8b8327b93660601d016cdc6f29f433b45a8d8Alexander Gutkin@HAVE_FAR_TRUE@fst/extensions/far/sttable.h
280dfd8b8327b93660601d016cdc6f29f433b45a8d8Alexander Gutkin
281dfd8b8327b93660601d016cdc6f29f433b45a8d8Alexander Gutkin@HAVE_NGRAM_TRUE@ngram_include_headers = fst/extensions/ngram/bitmap-index.h \
282dfd8b8327b93660601d016cdc6f29f433b45a8d8Alexander Gutkin@HAVE_NGRAM_TRUE@fst/extensions/ngram/ngram-fst.h \
283dfd8b8327b93660601d016cdc6f29f433b45a8d8Alexander Gutkin@HAVE_NGRAM_TRUE@fst/extensions/ngram/nthbit.h
284f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson
285f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson@HAVE_PDT_TRUE@pdt_include_headers = fst/extensions/pdt/collection.h \
286f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson@HAVE_PDT_TRUE@fst/extensions/pdt/compose.h fst/extensions/pdt/expand.h \
287f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson@HAVE_PDT_TRUE@fst/extensions/pdt/info.h fst/extensions/pdt/paren.h \
288f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson@HAVE_PDT_TRUE@fst/extensions/pdt/pdt.h fst/extensions/pdt/pdtlib.h \
289f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson@HAVE_PDT_TRUE@fst/extensions/pdt/pdtscript.h fst/extensions/pdt/replace.h \
290f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson@HAVE_PDT_TRUE@fst/extensions/pdt/reverse.h fst/extensions/pdt/shortest-path.h
291f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson
292f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsonscript_include_headers = fst/script/arcsort.h fst/script/arg-packs.h \
293f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsonfst/script/closure.h fst/script/compile-impl.h fst/script/compile.h \
294f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsonfst/script/compose.h fst/script/concat.h fst/script/connect.h \
295f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsonfst/script/convert.h fst/script/decode.h fst/script/determinize.h \
2965b6dc79427b8f7eeb6a7ff68034ab8548ce670eaAlexander Gutkinfst/script/difference.h fst/script/disambiguate.h  fst/script/draw-impl.h \
2975b6dc79427b8f7eeb6a7ff68034ab8548ce670eaAlexander Gutkinfst/script/draw.h fst/script/encode.h fst/script/epsnormalize.h \
2985b6dc79427b8f7eeb6a7ff68034ab8548ce670eaAlexander Gutkinfst/script/equal.h fst/script/equivalent.h fst/script/fst-class.h \
2995b6dc79427b8f7eeb6a7ff68034ab8548ce670eaAlexander Gutkinfst/script/fstscript.h fst/script/info-impl.h fst/script/info.h \
3005b6dc79427b8f7eeb6a7ff68034ab8548ce670eaAlexander Gutkinfst/script/intersect.h fst/script/invert.h fst/script/map.h \
3015b6dc79427b8f7eeb6a7ff68034ab8548ce670eaAlexander Gutkinfst/script/minimize.h fst/script/print-impl.h fst/script/print.h \
3025b6dc79427b8f7eeb6a7ff68034ab8548ce670eaAlexander Gutkinfst/script/project.h fst/script/prune.h fst/script/push.h \
3035b6dc79427b8f7eeb6a7ff68034ab8548ce670eaAlexander Gutkinfst/script/randequivalent.h fst/script/randgen.h fst/script/register.h \
3045b6dc79427b8f7eeb6a7ff68034ab8548ce670eaAlexander Gutkinfst/script/relabel.h fst/script/replace.h fst/script/reverse.h \
3055b6dc79427b8f7eeb6a7ff68034ab8548ce670eaAlexander Gutkinfst/script/reweight.h fst/script/rmepsilon.h fst/script/script-impl.h \
306f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsonfst/script/shortest-distance.h fst/script/shortest-path.h \
307f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsonfst/script/symbols.h fst/script/synchronize.h fst/script/text-io.h \
308f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsonfst/script/topsort.h fst/script/union.h fst/script/weight-class.h \
309f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsonfst/script/fstscript-decl.h fst/script/verify.h
310f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson
311f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsonnobase_include_HEADERS = fst/arc.h fst/determinize.h fst/intersect.h \
312f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsonfst/queue.h fst/statesort.h fst/arcfilter.h fst/dfs-visit.h \
313f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsonfst/invert.h fst/randequivalent.h fst/string-weight.h \
314f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsonfst/difference.h fst/lexicographic-weight.h fst/randgen.h \
315f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsonfst/symbol-table.h fst/arcsort.h fst/encode.h fst/lock.h \
316f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsonfst/random-weight.h fst/synchronize.h \
317f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsonfst/epsnormalize.h fst/log.h fst/rational.h fst/test-properties.h \
318f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsonfst/cache.h fst/equal.h fst/arc-map.h fst/map.h fst/register.h fst/topsort.h \
319f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsonfst/closure.h fst/equivalent.h fst/matcher.h fst/matcher-fst.h fst/relabel.h \
320f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsonfst/union-find.h fst/compact-fst.h fst/expanded-fst.h fst/minimize.h \
321f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsonfst/replace.h fst/union.h fst/compat.h fst/factor-weight.h fst/state-map.h \
322f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsonfst/mutable-fst.h fst/reverse.h fst/util.h fst/complement.h \
323f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsonfst/flags.h fst/partition.h fst/reweight.h fst/vector-fst.h \
324f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsonfst/compose-filter.h fst/float-weight.h fst/product-weight.h \
325f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsonfst/rmepsilon.h fst/verify.h fst/compose.h fst/fst-decl.h \
326f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsonfst/project.h fst/rmfinalepsilon.h fst/visit.h fst/concat.h \
327f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsonfst/fst.h fst/properties.h fst/shortest-distance.h fst/weight.h \
328f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsonfst/connect.h fst/fstlib.h fst/prune.h fst/shortest-path.h \
329f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsonfst/const-fst.h fst/heap.h fst/push.h fst/state-table.h fst/slist.h \
330f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsonfst/pair-weight.h fst/config.h fst/tuple-weight.h fst/power-weight.h \
331f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsonfst/lookahead-matcher.h fst/types.h fst/add-on.h fst/label-reachable.h \
332f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsonfst/accumulator.h fst/interval-set.h fst/state-reachable.h \
333f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsonfst/lookahead-filter.h fst/generic-register.h fst/edit-fst.h \
334f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsonfst/replace-util.h fst/icu.h fst/string.h fst/signed-log-weight.h \
335f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsonfst/sparse-tuple-weight.h fst/sparse-power-weight.h fst/expectation-weight.h \
3365b6dc79427b8f7eeb6a7ff68034ab8548ce670eaAlexander Gutkinfst/symbol-table-ops.h fst/bi-table.h fst/mapped-file.h \
337f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson$(far_include_headers) \
338dfd8b8327b93660601d016cdc6f29f433b45a8d8Alexander Gutkin$(ngram_include_headers) \
339f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson$(pdt_include_headers) \
340f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson$(script_include_headers)
341f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson
342f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsonall: all-am
343f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson
344f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson.SUFFIXES:
345f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
346f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	@for dep in $?; do \
347f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	  case '$(am__configure_deps)' in \
348f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	    *$$dep*) \
349f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
350f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	        && { if test -f $@; then exit 0; else break; fi; }; \
351f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	      exit 1;; \
352f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	  esac; \
353f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	done; \
354f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/include/Makefile'; \
355f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	$(am__cd) $(top_srcdir) && \
356f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	  $(AUTOMAKE) --foreign src/include/Makefile
357f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson.PRECIOUS: Makefile
358f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian HodsonMakefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
359f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	@case '$?' in \
360f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	  *config.status*) \
361f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
362f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	  *) \
363f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
364f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
365f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	esac;
366f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson
367f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
368f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
369f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson
370f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson$(top_srcdir)/configure:  $(am__configure_deps)
371f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
372f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
373f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
374f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson$(am__aclocal_m4_deps):
375f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson
376f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsonmostlyclean-libtool:
377f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	-rm -f *.lo
378f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson
379f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsonclean-libtool:
380f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	-rm -rf .libs _libs
381f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsoninstall-nobase_includeHEADERS: $(nobase_include_HEADERS)
382f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	@$(NORMAL_INSTALL)
383f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	test -z "$(includedir)" || $(MKDIR_P) "$(DESTDIR)$(includedir)"
384f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	@list='$(nobase_include_HEADERS)'; test -n "$(includedir)" || list=; \
385f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	$(am__nobase_list) | while read dir files; do \
386f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	  xfiles=; for file in $$files; do \
387f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	    if test -f "$$file"; then xfiles="$$xfiles $$file"; \
388f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	    else xfiles="$$xfiles $(srcdir)/$$file"; fi; done; \
389f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	  test -z "$$xfiles" || { \
390f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	    test "x$$dir" = x. || { \
391f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	      echo "$(MKDIR_P) '$(DESTDIR)$(includedir)/$$dir'"; \
392f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	      $(MKDIR_P) "$(DESTDIR)$(includedir)/$$dir"; }; \
393f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	    echo " $(INSTALL_HEADER) $$xfiles '$(DESTDIR)$(includedir)/$$dir'"; \
394f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	    $(INSTALL_HEADER) $$xfiles "$(DESTDIR)$(includedir)/$$dir" || exit $$?; }; \
395f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	done
396f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson
397f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsonuninstall-nobase_includeHEADERS:
398f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	@$(NORMAL_UNINSTALL)
399f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	@list='$(nobase_include_HEADERS)'; test -n "$(includedir)" || list=; \
400f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	$(am__nobase_strip_setup); files=`$(am__nobase_strip)`; \
4015b6dc79427b8f7eeb6a7ff68034ab8548ce670eaAlexander Gutkin	dir='$(DESTDIR)$(includedir)'; $(am__uninstall_files_from_dir)
402f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson
403f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian HodsonID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
404f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
405f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	unique=`for i in $$list; do \
406f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
407f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	  done | \
408f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
409f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	      END { if (nonempty) { for (i in files) print i; }; }'`; \
410f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	mkid -fID $$unique
411f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsontags: TAGS
412f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson
413f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian HodsonTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
414f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson		$(TAGS_FILES) $(LISP)
415f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	set x; \
416f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	here=`pwd`; \
417f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
418f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	unique=`for i in $$list; do \
419f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
420f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	  done | \
421f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
422f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	      END { if (nonempty) { for (i in files) print i; }; }'`; \
423f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	shift; \
424f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
425f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	  test -n "$$unique" || unique=$$empty_fix; \
426f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	  if test $$# -gt 0; then \
427f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
428f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	      "$$@" $$unique; \
429f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	  else \
430f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
431f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	      $$unique; \
432f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	  fi; \
433f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	fi
434f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsonctags: CTAGS
435f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian HodsonCTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
436f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson		$(TAGS_FILES) $(LISP)
437f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
438f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	unique=`for i in $$list; do \
439f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
440f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	  done | \
441f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
442f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	      END { if (nonempty) { for (i in files) print i; }; }'`; \
443f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	test -z "$(CTAGS_ARGS)$$unique" \
444f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
445f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	     $$unique
446f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson
447f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian HodsonGTAGS:
448f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	here=`$(am__cd) $(top_builddir) && pwd` \
449f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	  && $(am__cd) $(top_srcdir) \
450f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	  && gtags -i $(GTAGS_ARGS) "$$here"
451f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson
452f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsondistclean-tags:
453f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
454f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson
455f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsondistdir: $(DISTFILES)
456f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
457f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
458f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	list='$(DISTFILES)'; \
459f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	  dist_files=`for file in $$list; do echo $$file; done | \
460f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	  sed -e "s|^$$srcdirstrip/||;t" \
461f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
462f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	case $$dist_files in \
463f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	  */*) $(MKDIR_P) `echo "$$dist_files" | \
464f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
465f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson			   sort -u` ;; \
466f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	esac; \
467f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	for file in $$dist_files; do \
468f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
469f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	  if test -d $$d/$$file; then \
470f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
471f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	    if test -d "$(distdir)/$$file"; then \
472f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
473f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	    fi; \
474f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
475f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
476f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
477f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	    fi; \
478f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
479f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	  else \
480f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	    test -f "$(distdir)/$$file" \
481f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	    || cp -p $$d/$$file "$(distdir)/$$file" \
482f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	    || exit 1; \
483f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	  fi; \
484f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	done
485f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsoncheck-am: all-am
486f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsoncheck: check-am
487f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsonall-am: Makefile $(HEADERS)
488f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsoninstalldirs:
489f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	for dir in "$(DESTDIR)$(includedir)"; do \
490f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
491f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	done
492f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsoninstall: install-am
493f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsoninstall-exec: install-exec-am
494f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsoninstall-data: install-data-am
495f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsonuninstall: uninstall-am
496f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson
497f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsoninstall-am: all-am
498f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
499f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson
500f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsoninstallcheck: installcheck-am
501f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsoninstall-strip:
5025b6dc79427b8f7eeb6a7ff68034ab8548ce670eaAlexander Gutkin	if test -z '$(STRIP)'; then \
5035b6dc79427b8f7eeb6a7ff68034ab8548ce670eaAlexander Gutkin	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
5045b6dc79427b8f7eeb6a7ff68034ab8548ce670eaAlexander Gutkin	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
5055b6dc79427b8f7eeb6a7ff68034ab8548ce670eaAlexander Gutkin	      install; \
5065b6dc79427b8f7eeb6a7ff68034ab8548ce670eaAlexander Gutkin	else \
5075b6dc79427b8f7eeb6a7ff68034ab8548ce670eaAlexander Gutkin	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
5085b6dc79427b8f7eeb6a7ff68034ab8548ce670eaAlexander Gutkin	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
5095b6dc79427b8f7eeb6a7ff68034ab8548ce670eaAlexander Gutkin	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
5105b6dc79427b8f7eeb6a7ff68034ab8548ce670eaAlexander Gutkin	fi
511f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsonmostlyclean-generic:
512f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson
513f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsonclean-generic:
514f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson
515f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsondistclean-generic:
516f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
517f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
518f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson
519f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsonmaintainer-clean-generic:
520f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	@echo "This command is intended for maintainers to use"
521f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	@echo "it deletes files that may require special tools to rebuild."
522f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsonclean: clean-am
523f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson
524f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsonclean-am: clean-generic clean-libtool mostlyclean-am
525f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson
526f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsondistclean: distclean-am
527f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	-rm -f Makefile
528f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsondistclean-am: clean-am distclean-generic distclean-tags
529f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson
530f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsondvi: dvi-am
531f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson
532f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsondvi-am:
533f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson
534f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsonhtml: html-am
535f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson
536f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsonhtml-am:
537f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson
538f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsoninfo: info-am
539f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson
540f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsoninfo-am:
541f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson
542f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsoninstall-data-am: install-nobase_includeHEADERS
543f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson
544f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsoninstall-dvi: install-dvi-am
545f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson
546f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsoninstall-dvi-am:
547f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson
548f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsoninstall-exec-am:
549f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson
550f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsoninstall-html: install-html-am
551f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson
552f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsoninstall-html-am:
553f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson
554f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsoninstall-info: install-info-am
555f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson
556f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsoninstall-info-am:
557f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson
558f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsoninstall-man:
559f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson
560f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsoninstall-pdf: install-pdf-am
561f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson
562f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsoninstall-pdf-am:
563f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson
564f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsoninstall-ps: install-ps-am
565f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson
566f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsoninstall-ps-am:
567f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson
568f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsoninstallcheck-am:
569f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson
570f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsonmaintainer-clean: maintainer-clean-am
571f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	-rm -f Makefile
572f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsonmaintainer-clean-am: distclean-am maintainer-clean-generic
573f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson
574f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsonmostlyclean: mostlyclean-am
575f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson
576f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsonmostlyclean-am: mostlyclean-generic mostlyclean-libtool
577f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson
578f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsonpdf: pdf-am
579f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson
580f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsonpdf-am:
581f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson
582f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsonps: ps-am
583f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson
584f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsonps-am:
585f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson
586f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodsonuninstall-am: uninstall-nobase_includeHEADERS
587f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson
588f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson.MAKE: install-am install-strip
589f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson
590f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
591f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	clean-libtool ctags distclean distclean-generic \
592f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	distclean-libtool distclean-tags distdir dvi dvi-am html \
593f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	html-am info info-am install install-am install-data \
594f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	install-data-am install-dvi install-dvi-am install-exec \
595f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	install-exec-am install-html install-html-am install-info \
596f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	install-info-am install-man install-nobase_includeHEADERS \
597f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	install-pdf install-pdf-am install-ps install-ps-am \
598f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	install-strip installcheck installcheck-am installdirs \
599f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	maintainer-clean maintainer-clean-generic mostlyclean \
600f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
601f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson	tags uninstall uninstall-am uninstall-nobase_includeHEADERS
602f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson
603f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson
604f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson# Tell versions [3.59,3.63) of GNU make to not export all variables.
605f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson# Otherwise a system limit (for SysV at least) may be exceeded.
606f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson.NOEXPORT:
607