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