• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# Makefile.in generated by automake 1.11.1 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
6# Inc.
7# This Makefile.in is free software; the Free Software Foundation
8# gives unlimited permission to copy and/or distribute it,
9# with or without modifications, as long as this notice is preserved.
10
11# This program is distributed in the hope that it will be useful,
12# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14# PARTICULAR PURPOSE.
15
16@SET_MAKE@
17
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/script
38DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
39ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
40am__aclocal_m4_deps = $(top_srcdir)/m4/ax_check_icu.m4 \
41	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
42	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
43	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac
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__installdirs = "$(DESTDIR)$(libdir)"
73LTLIBRARIES = $(lib_LTLIBRARIES)
74libfstscript_la_LIBADD =
75am__libfstscript_la_SOURCES_DIST = arcsort.cc closure.cc compile.cc \
76	compose.cc concat.cc connect.cc convert.cc decode.cc \
77	determinize.cc difference.cc draw.cc encode.cc epsnormalize.cc \
78	equal.cc equivalent.cc fst-class.cc info.cc intersect.cc \
79	invert.cc map.cc minimize.cc print.cc project.cc prune.cc \
80	push.cc randequivalent.cc randgen.cc relabel.cc replace.cc \
81	reverse.cc reweight.cc rmepsilon.cc script-impl.cc \
82	shortest-distance.cc shortest-path.cc synchronize.cc \
83	text-io.cc topsort.cc union.cc weight-class.cc verify.cc
84@HAVE_SCRIPT_TRUE@am_libfstscript_la_OBJECTS = arcsort.lo closure.lo \
85@HAVE_SCRIPT_TRUE@	compile.lo compose.lo concat.lo connect.lo \
86@HAVE_SCRIPT_TRUE@	convert.lo decode.lo determinize.lo \
87@HAVE_SCRIPT_TRUE@	difference.lo draw.lo encode.lo \
88@HAVE_SCRIPT_TRUE@	epsnormalize.lo equal.lo equivalent.lo \
89@HAVE_SCRIPT_TRUE@	fst-class.lo info.lo intersect.lo invert.lo \
90@HAVE_SCRIPT_TRUE@	map.lo minimize.lo print.lo project.lo \
91@HAVE_SCRIPT_TRUE@	prune.lo push.lo randequivalent.lo \
92@HAVE_SCRIPT_TRUE@	randgen.lo relabel.lo replace.lo reverse.lo \
93@HAVE_SCRIPT_TRUE@	reweight.lo rmepsilon.lo script-impl.lo \
94@HAVE_SCRIPT_TRUE@	shortest-distance.lo shortest-path.lo \
95@HAVE_SCRIPT_TRUE@	synchronize.lo text-io.lo topsort.lo \
96@HAVE_SCRIPT_TRUE@	union.lo weight-class.lo verify.lo
97libfstscript_la_OBJECTS = $(am_libfstscript_la_OBJECTS)
98libfstscript_la_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
99	$(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
100	$(CXXFLAGS) $(libfstscript_la_LDFLAGS) $(LDFLAGS) -o $@
101@HAVE_SCRIPT_TRUE@am_libfstscript_la_rpath = -rpath $(libdir)
102DEFAULT_INCLUDES =
103depcomp = $(SHELL) $(top_srcdir)/depcomp
104am__depfiles_maybe = depfiles
105am__mv = mv -f
106CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
107	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
108LTCXXCOMPILE = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
109	--mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
110	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
111CXXLD = $(CXX)
112CXXLINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
113	--mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \
114	$(LDFLAGS) -o $@
115SOURCES = $(libfstscript_la_SOURCES)
116DIST_SOURCES = $(am__libfstscript_la_SOURCES_DIST)
117ETAGS = etags
118CTAGS = ctags
119DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
120ACLOCAL = @ACLOCAL@
121AMTAR = @AMTAR@
122AR = @AR@
123AUTOCONF = @AUTOCONF@
124AUTOHEADER = @AUTOHEADER@
125AUTOMAKE = @AUTOMAKE@
126AWK = @AWK@
127CC = @CC@
128CCDEPMODE = @CCDEPMODE@
129CFLAGS = @CFLAGS@
130CPP = @CPP@
131CPPFLAGS = @CPPFLAGS@
132CXX = @CXX@
133CXXCPP = @CXXCPP@
134CXXDEPMODE = @CXXDEPMODE@
135CXXFLAGS = @CXXFLAGS@
136CYGPATH_W = @CYGPATH_W@
137DEFS = @DEFS@
138DEPDIR = @DEPDIR@
139DSYMUTIL = @DSYMUTIL@
140DUMPBIN = @DUMPBIN@
141ECHO_C = @ECHO_C@
142ECHO_N = @ECHO_N@
143ECHO_T = @ECHO_T@
144EGREP = @EGREP@
145EXEEXT = @EXEEXT@
146FGREP = @FGREP@
147GREP = @GREP@
148ICU_CFLAGS = @ICU_CFLAGS@
149ICU_CONFIG = @ICU_CONFIG@
150ICU_CPPFLAGS = @ICU_CPPFLAGS@
151ICU_CXXFLAGS = @ICU_CXXFLAGS@
152ICU_LIBS = @ICU_LIBS@
153INSTALL = @INSTALL@
154INSTALL_DATA = @INSTALL_DATA@
155INSTALL_PROGRAM = @INSTALL_PROGRAM@
156INSTALL_SCRIPT = @INSTALL_SCRIPT@
157INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
158LD = @LD@
159LDFLAGS = @LDFLAGS@
160LIBOBJS = @LIBOBJS@
161LIBS = @LIBS@
162LIBTOOL = @LIBTOOL@
163LIPO = @LIPO@
164LN_S = @LN_S@
165LTLIBOBJS = @LTLIBOBJS@
166MAKEINFO = @MAKEINFO@
167MKDIR_P = @MKDIR_P@
168NM = @NM@
169NMEDIT = @NMEDIT@
170OBJDUMP = @OBJDUMP@
171OBJEXT = @OBJEXT@
172OTOOL = @OTOOL@
173OTOOL64 = @OTOOL64@
174PACKAGE = @PACKAGE@
175PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
176PACKAGE_NAME = @PACKAGE_NAME@
177PACKAGE_STRING = @PACKAGE_STRING@
178PACKAGE_TARNAME = @PACKAGE_TARNAME@
179PACKAGE_URL = @PACKAGE_URL@
180PACKAGE_VERSION = @PACKAGE_VERSION@
181PATH_SEPARATOR = @PATH_SEPARATOR@
182RANLIB = @RANLIB@
183SED = @SED@
184SET_MAKE = @SET_MAKE@
185SHELL = @SHELL@
186STRIP = @STRIP@
187VERSION = @VERSION@
188abs_builddir = @abs_builddir@
189abs_srcdir = @abs_srcdir@
190abs_top_builddir = @abs_top_builddir@
191abs_top_srcdir = @abs_top_srcdir@
192ac_ct_CC = @ac_ct_CC@
193ac_ct_CXX = @ac_ct_CXX@
194ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
195am__include = @am__include@
196am__leading_dot = @am__leading_dot@
197am__quote = @am__quote@
198am__tar = @am__tar@
199am__untar = @am__untar@
200bindir = @bindir@
201build = @build@
202build_alias = @build_alias@
203build_cpu = @build_cpu@
204build_os = @build_os@
205build_vendor = @build_vendor@
206builddir = @builddir@
207datadir = @datadir@
208datarootdir = @datarootdir@
209docdir = @docdir@
210dvidir = @dvidir@
211exec_prefix = @exec_prefix@
212host = @host@
213host_alias = @host_alias@
214host_cpu = @host_cpu@
215host_os = @host_os@
216host_vendor = @host_vendor@
217htmldir = @htmldir@
218includedir = @includedir@
219infodir = @infodir@
220install_sh = @install_sh@
221libdir = @libdir@
222libexecdir = @libexecdir@
223libfstdir = @libfstdir@
224localedir = @localedir@
225localstatedir = @localstatedir@
226lt_ECHO = @lt_ECHO@
227mandir = @mandir@
228mkdir_p = @mkdir_p@
229oldincludedir = @oldincludedir@
230pdfdir = @pdfdir@
231prefix = @prefix@
232program_transform_name = @program_transform_name@
233psdir = @psdir@
234sbindir = @sbindir@
235sharedstatedir = @sharedstatedir@
236srcdir = @srcdir@
237sysconfdir = @sysconfdir@
238target_alias = @target_alias@
239top_build_prefix = @top_build_prefix@
240top_builddir = @top_builddir@
241top_srcdir = @top_srcdir@
242AM_CPPFLAGS = -I$(srcdir)/../include $(ICU_CPPFLAGS)
243@HAVE_SCRIPT_TRUE@lib_LTLIBRARIES = libfstscript.la
244@HAVE_SCRIPT_TRUE@libfstscript_la_SOURCES = arcsort.cc closure.cc compile.cc compose.cc \
245@HAVE_SCRIPT_TRUE@concat.cc connect.cc convert.cc decode.cc determinize.cc difference.cc \
246@HAVE_SCRIPT_TRUE@draw.cc encode.cc epsnormalize.cc equal.cc equivalent.cc fst-class.cc \
247@HAVE_SCRIPT_TRUE@info.cc intersect.cc invert.cc map.cc minimize.cc print.cc project.cc \
248@HAVE_SCRIPT_TRUE@prune.cc push.cc randequivalent.cc randgen.cc relabel.cc replace.cc \
249@HAVE_SCRIPT_TRUE@reverse.cc reweight.cc rmepsilon.cc script-impl.cc shortest-distance.cc \
250@HAVE_SCRIPT_TRUE@shortest-path.cc synchronize.cc text-io.cc topsort.cc union.cc \
251@HAVE_SCRIPT_TRUE@weight-class.cc verify.cc
252
253@HAVE_SCRIPT_TRUE@libfstscript_la_LDFLAGS = -version-info 0:0:0
254all: all-am
255
256.SUFFIXES:
257.SUFFIXES: .cc .lo .o .obj
258$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
259	@for dep in $?; do \
260	  case '$(am__configure_deps)' in \
261	    *$$dep*) \
262	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
263	        && { if test -f $@; then exit 0; else break; fi; }; \
264	      exit 1;; \
265	  esac; \
266	done; \
267	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/script/Makefile'; \
268	$(am__cd) $(top_srcdir) && \
269	  $(AUTOMAKE) --foreign src/script/Makefile
270.PRECIOUS: Makefile
271Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
272	@case '$?' in \
273	  *config.status*) \
274	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
275	  *) \
276	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
277	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
278	esac;
279
280$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
281	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
282
283$(top_srcdir)/configure:  $(am__configure_deps)
284	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
285$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
286	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
287$(am__aclocal_m4_deps):
288install-libLTLIBRARIES: $(lib_LTLIBRARIES)
289	@$(NORMAL_INSTALL)
290	test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
291	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
292	list2=; for p in $$list; do \
293	  if test -f $$p; then \
294	    list2="$$list2 $$p"; \
295	  else :; fi; \
296	done; \
297	test -z "$$list2" || { \
298	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
299	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
300	}
301
302uninstall-libLTLIBRARIES:
303	@$(NORMAL_UNINSTALL)
304	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
305	for p in $$list; do \
306	  $(am__strip_dir) \
307	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
308	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
309	done
310
311clean-libLTLIBRARIES:
312	-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
313	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
314	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
315	  test "$$dir" != "$$p" || dir=.; \
316	  echo "rm -f \"$${dir}/so_locations\""; \
317	  rm -f "$${dir}/so_locations"; \
318	done
319libfstscript.la: $(libfstscript_la_OBJECTS) $(libfstscript_la_DEPENDENCIES)
320	$(libfstscript_la_LINK) $(am_libfstscript_la_rpath) $(libfstscript_la_OBJECTS) $(libfstscript_la_LIBADD) $(LIBS)
321
322mostlyclean-compile:
323	-rm -f *.$(OBJEXT)
324
325distclean-compile:
326	-rm -f *.tab.c
327
328@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/arcsort.Plo@am__quote@
329@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/closure.Plo@am__quote@
330@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/compile.Plo@am__quote@
331@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/compose.Plo@am__quote@
332@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/concat.Plo@am__quote@
333@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/connect.Plo@am__quote@
334@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/convert.Plo@am__quote@
335@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/decode.Plo@am__quote@
336@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/determinize.Plo@am__quote@
337@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/difference.Plo@am__quote@
338@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/draw.Plo@am__quote@
339@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/encode.Plo@am__quote@
340@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/epsnormalize.Plo@am__quote@
341@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/equal.Plo@am__quote@
342@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/equivalent.Plo@am__quote@
343@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fst-class.Plo@am__quote@
344@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/info.Plo@am__quote@
345@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/intersect.Plo@am__quote@
346@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/invert.Plo@am__quote@
347@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/map.Plo@am__quote@
348@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/minimize.Plo@am__quote@
349@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/print.Plo@am__quote@
350@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/project.Plo@am__quote@
351@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/prune.Plo@am__quote@
352@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/push.Plo@am__quote@
353@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/randequivalent.Plo@am__quote@
354@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/randgen.Plo@am__quote@
355@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/relabel.Plo@am__quote@
356@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/replace.Plo@am__quote@
357@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/reverse.Plo@am__quote@
358@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/reweight.Plo@am__quote@
359@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rmepsilon.Plo@am__quote@
360@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/script-impl.Plo@am__quote@
361@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/shortest-distance.Plo@am__quote@
362@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/shortest-path.Plo@am__quote@
363@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/synchronize.Plo@am__quote@
364@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/text-io.Plo@am__quote@
365@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/topsort.Plo@am__quote@
366@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/union.Plo@am__quote@
367@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/verify.Plo@am__quote@
368@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/weight-class.Plo@am__quote@
369
370.cc.o:
371@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
372@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
373@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
374@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
375@am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ $<
376
377.cc.obj:
378@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
379@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
380@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
381@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
382@am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
383
384.cc.lo:
385@am__fastdepCXX_TRUE@	$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
386@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
387@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
388@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
389@am__fastdepCXX_FALSE@	$(LTCXXCOMPILE) -c -o $@ $<
390
391mostlyclean-libtool:
392	-rm -f *.lo
393
394clean-libtool:
395	-rm -rf .libs _libs
396
397ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
398	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
399	unique=`for i in $$list; do \
400	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
401	  done | \
402	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
403	      END { if (nonempty) { for (i in files) print i; }; }'`; \
404	mkid -fID $$unique
405tags: TAGS
406
407TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
408		$(TAGS_FILES) $(LISP)
409	set x; \
410	here=`pwd`; \
411	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
412	unique=`for i in $$list; do \
413	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
414	  done | \
415	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
416	      END { if (nonempty) { for (i in files) print i; }; }'`; \
417	shift; \
418	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
419	  test -n "$$unique" || unique=$$empty_fix; \
420	  if test $$# -gt 0; then \
421	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
422	      "$$@" $$unique; \
423	  else \
424	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
425	      $$unique; \
426	  fi; \
427	fi
428ctags: CTAGS
429CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
430		$(TAGS_FILES) $(LISP)
431	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
432	unique=`for i in $$list; do \
433	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
434	  done | \
435	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
436	      END { if (nonempty) { for (i in files) print i; }; }'`; \
437	test -z "$(CTAGS_ARGS)$$unique" \
438	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
439	     $$unique
440
441GTAGS:
442	here=`$(am__cd) $(top_builddir) && pwd` \
443	  && $(am__cd) $(top_srcdir) \
444	  && gtags -i $(GTAGS_ARGS) "$$here"
445
446distclean-tags:
447	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
448
449distdir: $(DISTFILES)
450	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
451	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
452	list='$(DISTFILES)'; \
453	  dist_files=`for file in $$list; do echo $$file; done | \
454	  sed -e "s|^$$srcdirstrip/||;t" \
455	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
456	case $$dist_files in \
457	  */*) $(MKDIR_P) `echo "$$dist_files" | \
458			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
459			   sort -u` ;; \
460	esac; \
461	for file in $$dist_files; do \
462	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
463	  if test -d $$d/$$file; then \
464	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
465	    if test -d "$(distdir)/$$file"; then \
466	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
467	    fi; \
468	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
469	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
470	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
471	    fi; \
472	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
473	  else \
474	    test -f "$(distdir)/$$file" \
475	    || cp -p $$d/$$file "$(distdir)/$$file" \
476	    || exit 1; \
477	  fi; \
478	done
479check-am: all-am
480check: check-am
481all-am: Makefile $(LTLIBRARIES)
482installdirs:
483	for dir in "$(DESTDIR)$(libdir)"; do \
484	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
485	done
486install: install-am
487install-exec: install-exec-am
488install-data: install-data-am
489uninstall: uninstall-am
490
491install-am: all-am
492	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
493
494installcheck: installcheck-am
495install-strip:
496	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
497	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
498	  `test -z '$(STRIP)' || \
499	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
500mostlyclean-generic:
501
502clean-generic:
503
504distclean-generic:
505	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
506	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
507
508maintainer-clean-generic:
509	@echo "This command is intended for maintainers to use"
510	@echo "it deletes files that may require special tools to rebuild."
511clean: clean-am
512
513clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
514	mostlyclean-am
515
516distclean: distclean-am
517	-rm -rf ./$(DEPDIR)
518	-rm -f Makefile
519distclean-am: clean-am distclean-compile distclean-generic \
520	distclean-tags
521
522dvi: dvi-am
523
524dvi-am:
525
526html: html-am
527
528html-am:
529
530info: info-am
531
532info-am:
533
534install-data-am:
535
536install-dvi: install-dvi-am
537
538install-dvi-am:
539
540install-exec-am: install-libLTLIBRARIES
541
542install-html: install-html-am
543
544install-html-am:
545
546install-info: install-info-am
547
548install-info-am:
549
550install-man:
551
552install-pdf: install-pdf-am
553
554install-pdf-am:
555
556install-ps: install-ps-am
557
558install-ps-am:
559
560installcheck-am:
561
562maintainer-clean: maintainer-clean-am
563	-rm -rf ./$(DEPDIR)
564	-rm -f Makefile
565maintainer-clean-am: distclean-am maintainer-clean-generic
566
567mostlyclean: mostlyclean-am
568
569mostlyclean-am: mostlyclean-compile mostlyclean-generic \
570	mostlyclean-libtool
571
572pdf: pdf-am
573
574pdf-am:
575
576ps: ps-am
577
578ps-am:
579
580uninstall-am: uninstall-libLTLIBRARIES
581
582.MAKE: install-am install-strip
583
584.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
585	clean-libLTLIBRARIES clean-libtool ctags distclean \
586	distclean-compile distclean-generic distclean-libtool \
587	distclean-tags distdir dvi dvi-am html html-am info info-am \
588	install install-am install-data install-data-am install-dvi \
589	install-dvi-am install-exec install-exec-am install-html \
590	install-html-am install-info install-info-am \
591	install-libLTLIBRARIES install-man install-pdf install-pdf-am \
592	install-ps install-ps-am install-strip installcheck \
593	installcheck-am installdirs maintainer-clean \
594	maintainer-clean-generic mostlyclean mostlyclean-compile \
595	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
596	tags uninstall uninstall-am uninstall-libLTLIBRARIES
597
598
599# Tell versions [3.59,3.63) of GNU make to not export all variables.
600# Otherwise a system limit (for SysV at least) may be exceeded.
601.NOEXPORT:
602