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