Initial import to Tizen
[profile/ivi/sphinxbase.git] / src / libsphinxbase / Makefile.in
1 # Makefile.in generated by automake 1.10.2 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  Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
9
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
14
15 @SET_MAKE@
16
17 VPATH = @srcdir@
18 pkgdatadir = $(datadir)/@PACKAGE@
19 pkglibdir = $(libdir)/@PACKAGE@
20 pkgincludedir = $(includedir)/@PACKAGE@
21 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
22 install_sh_DATA = $(install_sh) -c -m 644
23 install_sh_PROGRAM = $(install_sh) -c
24 install_sh_SCRIPT = $(install_sh) -c
25 INSTALL_HEADER = $(INSTALL_DATA)
26 transform = $(program_transform_name)
27 NORMAL_INSTALL = :
28 PRE_INSTALL = :
29 POST_INSTALL = :
30 NORMAL_UNINSTALL = :
31 PRE_UNINSTALL = :
32 POST_UNINSTALL = :
33 build_triplet = @build@
34 host_triplet = @host@
35 subdir = src/libsphinxbase
36 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
37 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
38 am__aclocal_m4_deps = $(top_srcdir)/m4/iconv.m4 \
39         $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
40         $(top_srcdir)/m4/lib-prefix.m4 $(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)/m4/pkg.m4 $(top_srcdir)/configure.in
44 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
45         $(ACLOCAL_M4)
46 mkinstalldirs = $(install_sh) -d
47 CONFIG_HEADER = $(top_builddir)/include/config.h \
48         $(top_builddir)/include/sphinx_config.h
49 CONFIG_CLEAN_FILES =
50 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
51 am__vpath_adj = case $$p in \
52     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
53     *) f=$$p;; \
54   esac;
55 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
56 am__installdirs = "$(DESTDIR)$(libdir)"
57 libLTLIBRARIES_INSTALL = $(INSTALL)
58 LTLIBRARIES = $(lib_LTLIBRARIES)
59 am__DEPENDENCIES_1 =
60 libsphinxbase_la_DEPENDENCIES = $(am__DEPENDENCIES_1) \
61         util/libsphinxutil.la fe/libsphinxfe.la feat/libsphinxfeat.la \
62         lm/libsphinxlm.la
63 am_libsphinxbase_la_OBJECTS =
64 libsphinxbase_la_OBJECTS = $(am_libsphinxbase_la_OBJECTS)
65 libsphinxbase_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
66         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
67         $(libsphinxbase_la_LDFLAGS) $(LDFLAGS) -o $@
68 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/include
69 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
70         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
71 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
72         --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
73         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
74 CCLD = $(CC)
75 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
76         --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
77         $(LDFLAGS) -o $@
78 SOURCES = $(libsphinxbase_la_SOURCES)
79 DIST_SOURCES = $(libsphinxbase_la_SOURCES)
80 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
81         html-recursive info-recursive install-data-recursive \
82         install-dvi-recursive install-exec-recursive \
83         install-html-recursive install-info-recursive \
84         install-pdf-recursive install-ps-recursive install-recursive \
85         installcheck-recursive installdirs-recursive pdf-recursive \
86         ps-recursive uninstall-recursive
87 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
88   distclean-recursive maintainer-clean-recursive
89 ETAGS = etags
90 CTAGS = ctags
91 DIST_SUBDIRS = $(SUBDIRS)
92 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
93 ACLOCAL = @ACLOCAL@
94 AMTAR = @AMTAR@
95 AR = @AR@
96 AUTOCONF = @AUTOCONF@
97 AUTOHEADER = @AUTOHEADER@
98 AUTOMAKE = @AUTOMAKE@
99 AWK = @AWK@
100 CC = @CC@
101 CCDEPMODE = @CCDEPMODE@
102 CFLAGS = @CFLAGS@
103 CPP = @CPP@
104 CPPFLAGS = @CPPFLAGS@
105 CYGPATH_W = @CYGPATH_W@
106 DEFS = @DEFS@
107 DEPDIR = @DEPDIR@
108 DSYMUTIL = @DSYMUTIL@
109 DUMPBIN = @DUMPBIN@
110 ECHO_C = @ECHO_C@
111 ECHO_N = @ECHO_N@
112 ECHO_T = @ECHO_T@
113 EGREP = @EGREP@
114 EXEEXT = @EXEEXT@
115 FGREP = @FGREP@
116 GREP = @GREP@
117 HAVE_CYTHON = @HAVE_CYTHON@
118 HAVE_DOXYGEN = @HAVE_DOXYGEN@
119 HAVE_PKGCONFIG = @HAVE_PKGCONFIG@
120 INSTALL = @INSTALL@
121 INSTALL_DATA = @INSTALL_DATA@
122 INSTALL_PROGRAM = @INSTALL_PROGRAM@
123 INSTALL_SCRIPT = @INSTALL_SCRIPT@
124 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
125 LD = @LD@
126 LDFLAGS = @LDFLAGS@
127 LIBICONV = @LIBICONV@
128 LIBOBJS = @LIBOBJS@
129 LIBS = @LIBS@
130 LIBTOOL = @LIBTOOL@
131 LIPO = @LIPO@
132 LN_S = @LN_S@
133 LTLIBICONV = @LTLIBICONV@
134 LTLIBOBJS = @LTLIBOBJS@
135 MAKEINFO = @MAKEINFO@
136 MKDIR_P = @MKDIR_P@
137 NM = @NM@
138 NMEDIT = @NMEDIT@
139 OBJDUMP = @OBJDUMP@
140 OBJEXT = @OBJEXT@
141 OTOOL = @OTOOL@
142 OTOOL64 = @OTOOL64@
143 PACKAGE = @PACKAGE@
144 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
145 PACKAGE_NAME = @PACKAGE_NAME@
146 PACKAGE_STRING = @PACKAGE_STRING@
147 PACKAGE_TARNAME = @PACKAGE_TARNAME@
148 PACKAGE_VERSION = @PACKAGE_VERSION@
149 PATH_SEPARATOR = @PATH_SEPARATOR@
150 PKG_CONFIG = @PKG_CONFIG@
151 PYTHON = @PYTHON@
152 PYTHON_CONFIG = @PYTHON_CONFIG@
153 RANLIB = @RANLIB@
154 SED = @SED@
155 SET_MAKE = @SET_MAKE@
156 SHELL = @SHELL@
157 SNDFILE_CFLAGS = @SNDFILE_CFLAGS@
158 SNDFILE_LIBS = @SNDFILE_LIBS@
159 STRIP = @STRIP@
160 VERSION = @VERSION@
161 YACC = @YACC@
162 abs_builddir = @abs_builddir@
163 abs_srcdir = @abs_srcdir@
164 abs_top_builddir = @abs_top_builddir@
165 abs_top_srcdir = @abs_top_srcdir@
166 ac_ct_CC = @ac_ct_CC@
167 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
168 ad_backend = @ad_backend@
169 ad_files = @ad_files@
170 ad_libs = @ad_libs@
171 am__include = @am__include@
172 am__leading_dot = @am__leading_dot@
173 am__quote = @am__quote@
174 am__tar = @am__tar@
175 am__untar = @am__untar@
176 bindir = @bindir@
177 build = @build@
178 build_alias = @build_alias@
179 build_cpu = @build_cpu@
180 build_os = @build_os@
181 build_vendor = @build_vendor@
182 builddir = @builddir@
183 datadir = @datadir@
184 datarootdir = @datarootdir@
185 docdir = @docdir@
186 dvidir = @dvidir@
187 exec_prefix = @exec_prefix@
188 host = @host@
189 host_alias = @host_alias@
190 host_cpu = @host_cpu@
191 host_os = @host_os@
192 host_vendor = @host_vendor@
193 htmldir = @htmldir@
194 includedir = @includedir@
195 infodir = @infodir@
196 install_sh = @install_sh@
197 libdir = @libdir@
198 libexecdir = @libexecdir@
199 localedir = @localedir@
200 localstatedir = @localstatedir@
201 lt_ECHO = @lt_ECHO@
202 mandir = @mandir@
203 mkdir_p = @mkdir_p@
204 oldincludedir = @oldincludedir@
205 pdfdir = @pdfdir@
206 prefix = @prefix@
207 program_transform_name = @program_transform_name@
208 psdir = @psdir@
209 sbindir = @sbindir@
210 sharedstatedir = @sharedstatedir@
211 srcdir = @srcdir@
212 sysconfdir = @sysconfdir@
213 target_alias = @target_alias@
214 top_build_prefix = @top_build_prefix@
215 top_builddir = @top_builddir@
216 top_srcdir = @top_srcdir@
217 SUBDIRS = util fe feat lm
218 lib_LTLIBRARIES = libsphinxbase.la
219 libsphinxbase_la_SOURCES = 
220 # Confusing libtool version info means:
221 #
222 # This is API version 2, software release 1, which also supports API version 1
223 libsphinxbase_la_LDFLAGS = -version-info 2:1:1
224 libsphinxbase_la_LIBADD = $(LTLIBICONV) \
225         util/libsphinxutil.la \
226         fe/libsphinxfe.la \
227         feat/libsphinxfeat.la \
228         lm/libsphinxlm.la
229
230 all: all-recursive
231
232 .SUFFIXES:
233 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
234         @for dep in $?; do \
235           case '$(am__configure_deps)' in \
236             *$$dep*) \
237               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
238                 && { if test -f $@; then exit 0; else break; fi; }; \
239               exit 1;; \
240           esac; \
241         done; \
242         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  src/libsphinxbase/Makefile'; \
243         cd $(top_srcdir) && \
244           $(AUTOMAKE) --gnu  src/libsphinxbase/Makefile
245 .PRECIOUS: Makefile
246 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
247         @case '$?' in \
248           *config.status*) \
249             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
250           *) \
251             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
252             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
253         esac;
254
255 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
256         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
257
258 $(top_srcdir)/configure:  $(am__configure_deps)
259         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
260 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
261         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
262 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
263         @$(NORMAL_INSTALL)
264         test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
265         @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
266           if test -f $$p; then \
267             f=$(am__strip_dir) \
268             echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \
269             $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(libdir)/$$f"; \
270           else :; fi; \
271         done
272
273 uninstall-libLTLIBRARIES:
274         @$(NORMAL_UNINSTALL)
275         @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
276           p=$(am__strip_dir) \
277           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$p'"; \
278           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$p"; \
279         done
280
281 clean-libLTLIBRARIES:
282         -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
283         @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
284           dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
285           test "$$dir" != "$$p" || dir=.; \
286           echo "rm -f \"$${dir}/so_locations\""; \
287           rm -f "$${dir}/so_locations"; \
288         done
289 libsphinxbase.la: $(libsphinxbase_la_OBJECTS) $(libsphinxbase_la_DEPENDENCIES) 
290         $(libsphinxbase_la_LINK) -rpath $(libdir) $(libsphinxbase_la_OBJECTS) $(libsphinxbase_la_LIBADD) $(LIBS)
291
292 mostlyclean-compile:
293         -rm -f *.$(OBJEXT)
294
295 distclean-compile:
296         -rm -f *.tab.c
297
298 mostlyclean-libtool:
299         -rm -f *.lo
300
301 clean-libtool:
302         -rm -rf .libs _libs
303
304 # This directory's subdirectories are mostly independent; you can cd
305 # into them and run `make' without going through this Makefile.
306 # To change the values of `make' variables: instead of editing Makefiles,
307 # (1) if the variable is set in `config.status', edit `config.status'
308 #     (which will cause the Makefiles to be regenerated when you run `make');
309 # (2) otherwise, pass the desired values on the `make' command line.
310 $(RECURSIVE_TARGETS):
311         @failcom='exit 1'; \
312         for f in x $$MAKEFLAGS; do \
313           case $$f in \
314             *=* | --[!k]*);; \
315             *k*) failcom='fail=yes';; \
316           esac; \
317         done; \
318         dot_seen=no; \
319         target=`echo $@ | sed s/-recursive//`; \
320         list='$(SUBDIRS)'; for subdir in $$list; do \
321           echo "Making $$target in $$subdir"; \
322           if test "$$subdir" = "."; then \
323             dot_seen=yes; \
324             local_target="$$target-am"; \
325           else \
326             local_target="$$target"; \
327           fi; \
328           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
329           || eval $$failcom; \
330         done; \
331         if test "$$dot_seen" = "no"; then \
332           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
333         fi; test -z "$$fail"
334
335 $(RECURSIVE_CLEAN_TARGETS):
336         @failcom='exit 1'; \
337         for f in x $$MAKEFLAGS; do \
338           case $$f in \
339             *=* | --[!k]*);; \
340             *k*) failcom='fail=yes';; \
341           esac; \
342         done; \
343         dot_seen=no; \
344         case "$@" in \
345           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
346           *) list='$(SUBDIRS)' ;; \
347         esac; \
348         rev=''; for subdir in $$list; do \
349           if test "$$subdir" = "."; then :; else \
350             rev="$$subdir $$rev"; \
351           fi; \
352         done; \
353         rev="$$rev ."; \
354         target=`echo $@ | sed s/-recursive//`; \
355         for subdir in $$rev; do \
356           echo "Making $$target in $$subdir"; \
357           if test "$$subdir" = "."; then \
358             local_target="$$target-am"; \
359           else \
360             local_target="$$target"; \
361           fi; \
362           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
363           || eval $$failcom; \
364         done && test -z "$$fail"
365 tags-recursive:
366         list='$(SUBDIRS)'; for subdir in $$list; do \
367           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
368         done
369 ctags-recursive:
370         list='$(SUBDIRS)'; for subdir in $$list; do \
371           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
372         done
373
374 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
375         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
376         unique=`for i in $$list; do \
377             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
378           done | \
379           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
380               END { if (nonempty) { for (i in files) print i; }; }'`; \
381         mkid -fID $$unique
382 tags: TAGS
383
384 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
385                 $(TAGS_FILES) $(LISP)
386         tags=; \
387         here=`pwd`; \
388         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
389           include_option=--etags-include; \
390           empty_fix=.; \
391         else \
392           include_option=--include; \
393           empty_fix=; \
394         fi; \
395         list='$(SUBDIRS)'; for subdir in $$list; do \
396           if test "$$subdir" = .; then :; else \
397             test ! -f $$subdir/TAGS || \
398               tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
399           fi; \
400         done; \
401         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
402         unique=`for i in $$list; do \
403             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
404           done | \
405           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
406               END { if (nonempty) { for (i in files) print i; }; }'`; \
407         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
408           test -n "$$unique" || unique=$$empty_fix; \
409           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
410             $$tags $$unique; \
411         fi
412 ctags: CTAGS
413 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
414                 $(TAGS_FILES) $(LISP)
415         tags=; \
416         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
417         unique=`for i in $$list; do \
418             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
419           done | \
420           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
421               END { if (nonempty) { for (i in files) print i; }; }'`; \
422         test -z "$(CTAGS_ARGS)$$tags$$unique" \
423           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
424              $$tags $$unique
425
426 GTAGS:
427         here=`$(am__cd) $(top_builddir) && pwd` \
428           && cd $(top_srcdir) \
429           && gtags -i $(GTAGS_ARGS) $$here
430
431 distclean-tags:
432         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
433
434 distdir: $(DISTFILES)
435         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
436         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
437         list='$(DISTFILES)'; \
438           dist_files=`for file in $$list; do echo $$file; done | \
439           sed -e "s|^$$srcdirstrip/||;t" \
440               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
441         case $$dist_files in \
442           */*) $(MKDIR_P) `echo "$$dist_files" | \
443                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
444                            sort -u` ;; \
445         esac; \
446         for file in $$dist_files; do \
447           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
448           if test -d $$d/$$file; then \
449             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
450             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
451               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
452             fi; \
453             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
454           else \
455             test -f $(distdir)/$$file \
456             || cp -p $$d/$$file $(distdir)/$$file \
457             || exit 1; \
458           fi; \
459         done
460         list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
461           if test "$$subdir" = .; then :; else \
462             test -d "$(distdir)/$$subdir" \
463             || $(MKDIR_P) "$(distdir)/$$subdir" \
464             || exit 1; \
465             distdir=`$(am__cd) $(distdir) && pwd`; \
466             top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
467             (cd $$subdir && \
468               $(MAKE) $(AM_MAKEFLAGS) \
469                 top_distdir="$$top_distdir" \
470                 distdir="$$distdir/$$subdir" \
471                 am__remove_distdir=: \
472                 am__skip_length_check=: \
473                 distdir) \
474               || exit 1; \
475           fi; \
476         done
477 check-am: all-am
478 check: check-recursive
479 all-am: Makefile $(LTLIBRARIES)
480 installdirs: installdirs-recursive
481 installdirs-am:
482         for dir in "$(DESTDIR)$(libdir)"; do \
483           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
484         done
485 install: install-recursive
486 install-exec: install-exec-recursive
487 install-data: install-data-recursive
488 uninstall: uninstall-recursive
489
490 install-am: all-am
491         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
492
493 installcheck: installcheck-recursive
494 install-strip:
495         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
496           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
497           `test -z '$(STRIP)' || \
498             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
499 mostlyclean-generic:
500
501 clean-generic:
502
503 distclean-generic:
504         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
505
506 maintainer-clean-generic:
507         @echo "This command is intended for maintainers to use"
508         @echo "it deletes files that may require special tools to rebuild."
509 clean: clean-recursive
510
511 clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
512         mostlyclean-am
513
514 distclean: distclean-recursive
515         -rm -f Makefile
516 distclean-am: clean-am distclean-compile distclean-generic \
517         distclean-tags
518
519 dvi: dvi-recursive
520
521 dvi-am:
522
523 html: html-recursive
524
525 info: info-recursive
526
527 info-am:
528
529 install-data-am:
530
531 install-dvi: install-dvi-recursive
532
533 install-exec-am: install-libLTLIBRARIES
534
535 install-html: install-html-recursive
536
537 install-info: install-info-recursive
538
539 install-man:
540
541 install-pdf: install-pdf-recursive
542
543 install-ps: install-ps-recursive
544
545 installcheck-am:
546
547 maintainer-clean: maintainer-clean-recursive
548         -rm -f Makefile
549 maintainer-clean-am: distclean-am maintainer-clean-generic
550
551 mostlyclean: mostlyclean-recursive
552
553 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
554         mostlyclean-libtool
555
556 pdf: pdf-recursive
557
558 pdf-am:
559
560 ps: ps-recursive
561
562 ps-am:
563
564 uninstall-am: uninstall-libLTLIBRARIES
565
566 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
567         install-strip
568
569 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
570         all all-am check check-am clean clean-generic \
571         clean-libLTLIBRARIES clean-libtool ctags ctags-recursive \
572         distclean distclean-compile distclean-generic \
573         distclean-libtool distclean-tags distdir dvi dvi-am html \
574         html-am info info-am install install-am install-data \
575         install-data-am install-dvi install-dvi-am install-exec \
576         install-exec-am install-html install-html-am install-info \
577         install-info-am install-libLTLIBRARIES install-man install-pdf \
578         install-pdf-am install-ps install-ps-am install-strip \
579         installcheck installcheck-am installdirs installdirs-am \
580         maintainer-clean maintainer-clean-generic mostlyclean \
581         mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
582         pdf pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \
583         uninstall-libLTLIBRARIES
584
585 # Tell versions [3.59,3.63) of GNU make to not export all variables.
586 # Otherwise a system limit (for SysV at least) may be exceeded.
587 .NOEXPORT: