Initial import to Tizen
[profile/ivi/sphinxbase.git] / src / sphinx_adtools / 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 bin_PROGRAMS = sphinx_cont_adseg$(EXEEXT) sphinx_cont_fileseg$(EXEEXT) \
36         sphinx_pitch$(EXEEXT)
37 subdir = src/sphinx_adtools
38 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
39 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
40 am__aclocal_m4_deps = $(top_srcdir)/m4/iconv.m4 \
41         $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
42         $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/libtool.m4 \
43         $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
44         $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
45         $(top_srcdir)/m4/pkg.m4 $(top_srcdir)/configure.in
46 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
47         $(ACLOCAL_M4)
48 mkinstalldirs = $(install_sh) -d
49 CONFIG_HEADER = $(top_builddir)/include/config.h \
50         $(top_builddir)/include/sphinx_config.h
51 CONFIG_CLEAN_FILES =
52 am__installdirs = "$(DESTDIR)$(bindir)"
53 binPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
54 PROGRAMS = $(bin_PROGRAMS)
55 am_sphinx_cont_adseg_OBJECTS = cont_adseg.$(OBJEXT)
56 sphinx_cont_adseg_OBJECTS = $(am_sphinx_cont_adseg_OBJECTS)
57 sphinx_cont_adseg_LDADD = $(LDADD)
58 sphinx_cont_adseg_DEPENDENCIES =  \
59         $(top_builddir)/src/libsphinxbase/libsphinxbase.la \
60         $(top_builddir)/src/libsphinxad/libsphinxad.la
61 am_sphinx_cont_fileseg_OBJECTS = cont_fileseg.$(OBJEXT)
62 sphinx_cont_fileseg_OBJECTS = $(am_sphinx_cont_fileseg_OBJECTS)
63 sphinx_cont_fileseg_LDADD = $(LDADD)
64 sphinx_cont_fileseg_DEPENDENCIES =  \
65         $(top_builddir)/src/libsphinxbase/libsphinxbase.la \
66         $(top_builddir)/src/libsphinxad/libsphinxad.la
67 sphinx_pitch_SOURCES = sphinx_pitch.c
68 sphinx_pitch_OBJECTS = sphinx_pitch.$(OBJEXT)
69 sphinx_pitch_LDADD = $(LDADD)
70 sphinx_pitch_DEPENDENCIES =  \
71         $(top_builddir)/src/libsphinxbase/libsphinxbase.la \
72         $(top_builddir)/src/libsphinxad/libsphinxad.la
73 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/include
74 depcomp = $(SHELL) $(top_srcdir)/depcomp
75 am__depfiles_maybe = depfiles
76 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
77         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
78 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
79         --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
80         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
81 CCLD = $(CC)
82 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
83         --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
84         $(LDFLAGS) -o $@
85 SOURCES = $(sphinx_cont_adseg_SOURCES) $(sphinx_cont_fileseg_SOURCES) \
86         sphinx_pitch.c
87 DIST_SOURCES = $(sphinx_cont_adseg_SOURCES) \
88         $(sphinx_cont_fileseg_SOURCES) sphinx_pitch.c
89 ETAGS = etags
90 CTAGS = ctags
91 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
92 ACLOCAL = @ACLOCAL@
93 AMTAR = @AMTAR@
94 AR = @AR@
95 AUTOCONF = @AUTOCONF@
96 AUTOHEADER = @AUTOHEADER@
97 AUTOMAKE = @AUTOMAKE@
98 AWK = @AWK@
99 CC = @CC@
100 CCDEPMODE = @CCDEPMODE@
101 CFLAGS = @CFLAGS@
102 CPP = @CPP@
103 CPPFLAGS = @CPPFLAGS@
104 CYGPATH_W = @CYGPATH_W@
105 DEFS = @DEFS@
106 DEPDIR = @DEPDIR@
107 DSYMUTIL = @DSYMUTIL@
108 DUMPBIN = @DUMPBIN@
109 ECHO_C = @ECHO_C@
110 ECHO_N = @ECHO_N@
111 ECHO_T = @ECHO_T@
112 EGREP = @EGREP@
113 EXEEXT = @EXEEXT@
114 FGREP = @FGREP@
115 GREP = @GREP@
116 HAVE_CYTHON = @HAVE_CYTHON@
117 HAVE_DOXYGEN = @HAVE_DOXYGEN@
118 HAVE_PKGCONFIG = @HAVE_PKGCONFIG@
119 INSTALL = @INSTALL@
120 INSTALL_DATA = @INSTALL_DATA@
121 INSTALL_PROGRAM = @INSTALL_PROGRAM@
122 INSTALL_SCRIPT = @INSTALL_SCRIPT@
123 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
124 LD = @LD@
125 LDFLAGS = @LDFLAGS@
126 LIBICONV = @LIBICONV@
127 LIBOBJS = @LIBOBJS@
128 LIBS = @LIBS@
129 LIBTOOL = @LIBTOOL@
130 LIPO = @LIPO@
131 LN_S = @LN_S@
132 LTLIBICONV = @LTLIBICONV@
133 LTLIBOBJS = @LTLIBOBJS@
134 MAKEINFO = @MAKEINFO@
135 MKDIR_P = @MKDIR_P@
136 NM = @NM@
137 NMEDIT = @NMEDIT@
138 OBJDUMP = @OBJDUMP@
139 OBJEXT = @OBJEXT@
140 OTOOL = @OTOOL@
141 OTOOL64 = @OTOOL64@
142 PACKAGE = @PACKAGE@
143 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
144 PACKAGE_NAME = @PACKAGE_NAME@
145 PACKAGE_STRING = @PACKAGE_STRING@
146 PACKAGE_TARNAME = @PACKAGE_TARNAME@
147 PACKAGE_VERSION = @PACKAGE_VERSION@
148 PATH_SEPARATOR = @PATH_SEPARATOR@
149 PKG_CONFIG = @PKG_CONFIG@
150 PYTHON = @PYTHON@
151 PYTHON_CONFIG = @PYTHON_CONFIG@
152 RANLIB = @RANLIB@
153 SED = @SED@
154 SET_MAKE = @SET_MAKE@
155 SHELL = @SHELL@
156 SNDFILE_CFLAGS = @SNDFILE_CFLAGS@
157 SNDFILE_LIBS = @SNDFILE_LIBS@
158 STRIP = @STRIP@
159 VERSION = @VERSION@
160 YACC = @YACC@
161 abs_builddir = @abs_builddir@
162 abs_srcdir = @abs_srcdir@
163 abs_top_builddir = @abs_top_builddir@
164 abs_top_srcdir = @abs_top_srcdir@
165 ac_ct_CC = @ac_ct_CC@
166 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
167 ad_backend = @ad_backend@
168 ad_files = @ad_files@
169 ad_libs = @ad_libs@
170 am__include = @am__include@
171 am__leading_dot = @am__leading_dot@
172 am__quote = @am__quote@
173 am__tar = @am__tar@
174 am__untar = @am__untar@
175 bindir = @bindir@
176 build = @build@
177 build_alias = @build_alias@
178 build_cpu = @build_cpu@
179 build_os = @build_os@
180 build_vendor = @build_vendor@
181 builddir = @builddir@
182 datadir = @datadir@
183 datarootdir = @datarootdir@
184 docdir = @docdir@
185 dvidir = @dvidir@
186 exec_prefix = @exec_prefix@
187 host = @host@
188 host_alias = @host_alias@
189 host_cpu = @host_cpu@
190 host_os = @host_os@
191 host_vendor = @host_vendor@
192 htmldir = @htmldir@
193 includedir = @includedir@
194 infodir = @infodir@
195 install_sh = @install_sh@
196 libdir = @libdir@
197 libexecdir = @libexecdir@
198 localedir = @localedir@
199 localstatedir = @localstatedir@
200 lt_ECHO = @lt_ECHO@
201 mandir = @mandir@
202 mkdir_p = @mkdir_p@
203 oldincludedir = @oldincludedir@
204 pdfdir = @pdfdir@
205 prefix = @prefix@
206 program_transform_name = @program_transform_name@
207 psdir = @psdir@
208 sbindir = @sbindir@
209 sharedstatedir = @sharedstatedir@
210 srcdir = @srcdir@
211 sysconfdir = @sysconfdir@
212 target_alias = @target_alias@
213 top_build_prefix = @top_build_prefix@
214 top_builddir = @top_builddir@
215 top_srcdir = @top_srcdir@
216 sphinx_cont_adseg_SOURCES = cont_adseg.c
217 sphinx_cont_fileseg_SOURCES = cont_fileseg.c
218 LDADD = $(top_builddir)/src/libsphinxbase/libsphinxbase.la \
219          $(top_builddir)/src/libsphinxad/libsphinxad.la
220
221 INCLUDES = -I$(top_srcdir)/include -I$(top_builddir)/include
222 all: all-am
223
224 .SUFFIXES:
225 .SUFFIXES: .c .lo .o .obj
226 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
227         @for dep in $?; do \
228           case '$(am__configure_deps)' in \
229             *$$dep*) \
230               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
231                 && { if test -f $@; then exit 0; else break; fi; }; \
232               exit 1;; \
233           esac; \
234         done; \
235         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  src/sphinx_adtools/Makefile'; \
236         cd $(top_srcdir) && \
237           $(AUTOMAKE) --gnu  src/sphinx_adtools/Makefile
238 .PRECIOUS: Makefile
239 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
240         @case '$?' in \
241           *config.status*) \
242             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
243           *) \
244             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
245             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
246         esac;
247
248 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
249         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
250
251 $(top_srcdir)/configure:  $(am__configure_deps)
252         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
253 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
254         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
255 install-binPROGRAMS: $(bin_PROGRAMS)
256         @$(NORMAL_INSTALL)
257         test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
258         @list='$(bin_PROGRAMS)'; for p in $$list; do \
259           p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
260           if test -f $$p \
261              || test -f $$p1 \
262           ; then \
263             f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
264            echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
265            $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(binPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(bindir)/$$f" || exit 1; \
266           else :; fi; \
267         done
268
269 uninstall-binPROGRAMS:
270         @$(NORMAL_UNINSTALL)
271         @list='$(bin_PROGRAMS)'; for p in $$list; do \
272           f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
273           echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
274           rm -f "$(DESTDIR)$(bindir)/$$f"; \
275         done
276
277 clean-binPROGRAMS:
278         @list='$(bin_PROGRAMS)'; for p in $$list; do \
279           f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
280           echo " rm -f $$p $$f"; \
281           rm -f $$p $$f ; \
282         done
283 sphinx_cont_adseg$(EXEEXT): $(sphinx_cont_adseg_OBJECTS) $(sphinx_cont_adseg_DEPENDENCIES) 
284         @rm -f sphinx_cont_adseg$(EXEEXT)
285         $(LINK) $(sphinx_cont_adseg_OBJECTS) $(sphinx_cont_adseg_LDADD) $(LIBS)
286 sphinx_cont_fileseg$(EXEEXT): $(sphinx_cont_fileseg_OBJECTS) $(sphinx_cont_fileseg_DEPENDENCIES) 
287         @rm -f sphinx_cont_fileseg$(EXEEXT)
288         $(LINK) $(sphinx_cont_fileseg_OBJECTS) $(sphinx_cont_fileseg_LDADD) $(LIBS)
289 sphinx_pitch$(EXEEXT): $(sphinx_pitch_OBJECTS) $(sphinx_pitch_DEPENDENCIES) 
290         @rm -f sphinx_pitch$(EXEEXT)
291         $(LINK) $(sphinx_pitch_OBJECTS) $(sphinx_pitch_LDADD) $(LIBS)
292
293 mostlyclean-compile:
294         -rm -f *.$(OBJEXT)
295
296 distclean-compile:
297         -rm -f *.tab.c
298
299 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cont_adseg.Po@am__quote@
300 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cont_fileseg.Po@am__quote@
301 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sphinx_pitch.Po@am__quote@
302
303 .c.o:
304 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
305 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
306 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
307 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
308 @am__fastdepCC_FALSE@   $(COMPILE) -c $<
309
310 .c.obj:
311 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
312 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
313 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
314 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
315 @am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
316
317 .c.lo:
318 @am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
319 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
320 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
321 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
322 @am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
323
324 mostlyclean-libtool:
325         -rm -f *.lo
326
327 clean-libtool:
328         -rm -rf .libs _libs
329
330 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
331         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
332         unique=`for i in $$list; do \
333             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
334           done | \
335           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
336               END { if (nonempty) { for (i in files) print i; }; }'`; \
337         mkid -fID $$unique
338 tags: TAGS
339
340 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
341                 $(TAGS_FILES) $(LISP)
342         tags=; \
343         here=`pwd`; \
344         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
345         unique=`for i in $$list; do \
346             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
347           done | \
348           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
349               END { if (nonempty) { for (i in files) print i; }; }'`; \
350         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
351           test -n "$$unique" || unique=$$empty_fix; \
352           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
353             $$tags $$unique; \
354         fi
355 ctags: CTAGS
356 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
357                 $(TAGS_FILES) $(LISP)
358         tags=; \
359         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
360         unique=`for i in $$list; do \
361             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
362           done | \
363           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
364               END { if (nonempty) { for (i in files) print i; }; }'`; \
365         test -z "$(CTAGS_ARGS)$$tags$$unique" \
366           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
367              $$tags $$unique
368
369 GTAGS:
370         here=`$(am__cd) $(top_builddir) && pwd` \
371           && cd $(top_srcdir) \
372           && gtags -i $(GTAGS_ARGS) $$here
373
374 distclean-tags:
375         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
376
377 distdir: $(DISTFILES)
378         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
379         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
380         list='$(DISTFILES)'; \
381           dist_files=`for file in $$list; do echo $$file; done | \
382           sed -e "s|^$$srcdirstrip/||;t" \
383               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
384         case $$dist_files in \
385           */*) $(MKDIR_P) `echo "$$dist_files" | \
386                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
387                            sort -u` ;; \
388         esac; \
389         for file in $$dist_files; do \
390           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
391           if test -d $$d/$$file; then \
392             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
393             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
394               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
395             fi; \
396             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
397           else \
398             test -f $(distdir)/$$file \
399             || cp -p $$d/$$file $(distdir)/$$file \
400             || exit 1; \
401           fi; \
402         done
403 check-am: all-am
404 check: check-am
405 all-am: Makefile $(PROGRAMS)
406 installdirs:
407         for dir in "$(DESTDIR)$(bindir)"; do \
408           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
409         done
410 install: install-am
411 install-exec: install-exec-am
412 install-data: install-data-am
413 uninstall: uninstall-am
414
415 install-am: all-am
416         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
417
418 installcheck: installcheck-am
419 install-strip:
420         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
421           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
422           `test -z '$(STRIP)' || \
423             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
424 mostlyclean-generic:
425
426 clean-generic:
427
428 distclean-generic:
429         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
430
431 maintainer-clean-generic:
432         @echo "This command is intended for maintainers to use"
433         @echo "it deletes files that may require special tools to rebuild."
434 clean: clean-am
435
436 clean-am: clean-binPROGRAMS clean-generic clean-libtool mostlyclean-am
437
438 distclean: distclean-am
439         -rm -rf ./$(DEPDIR)
440         -rm -f Makefile
441 distclean-am: clean-am distclean-compile distclean-generic \
442         distclean-tags
443
444 dvi: dvi-am
445
446 dvi-am:
447
448 html: html-am
449
450 info: info-am
451
452 info-am:
453
454 install-data-am:
455
456 install-dvi: install-dvi-am
457
458 install-exec-am: install-binPROGRAMS
459
460 install-html: install-html-am
461
462 install-info: install-info-am
463
464 install-man:
465
466 install-pdf: install-pdf-am
467
468 install-ps: install-ps-am
469
470 installcheck-am:
471
472 maintainer-clean: maintainer-clean-am
473         -rm -rf ./$(DEPDIR)
474         -rm -f Makefile
475 maintainer-clean-am: distclean-am maintainer-clean-generic
476
477 mostlyclean: mostlyclean-am
478
479 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
480         mostlyclean-libtool
481
482 pdf: pdf-am
483
484 pdf-am:
485
486 ps: ps-am
487
488 ps-am:
489
490 uninstall-am: uninstall-binPROGRAMS
491
492 .MAKE: install-am install-strip
493
494 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
495         clean-generic clean-libtool ctags distclean distclean-compile \
496         distclean-generic distclean-libtool distclean-tags distdir dvi \
497         dvi-am html html-am info info-am install install-am \
498         install-binPROGRAMS install-data install-data-am install-dvi \
499         install-dvi-am install-exec install-exec-am install-html \
500         install-html-am install-info install-info-am install-man \
501         install-pdf install-pdf-am install-ps install-ps-am \
502         install-strip installcheck installcheck-am installdirs \
503         maintainer-clean maintainer-clean-generic mostlyclean \
504         mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
505         pdf pdf-am ps ps-am tags uninstall uninstall-am \
506         uninstall-binPROGRAMS
507
508 # Tell versions [3.59,3.63) of GNU make to not export all variables.
509 # Otherwise a system limit (for SysV at least) may be exceeded.
510 .NOEXPORT: