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