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