]> 4ch.mooo.com Git - 16.git/blob - 16/adplug/adplug/test/Makefile.in
renamed: 16/adplug/adplug-2.2.1/.DS_Store -> 16/adplug/adplug/.DS_Store
[16.git] / 16 / adplug / adplug / test / Makefile.in
1 # Makefile.in generated by automake 1.11.1 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, 2009  Free Software Foundation,
6 # Inc.
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
10
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14 # PARTICULAR PURPOSE.
15
16 @SET_MAKE@
17 VPATH = @srcdir@
18 pkgdatadir = $(datadir)/@PACKAGE@
19 pkgincludedir = $(includedir)/@PACKAGE@
20 pkglibdir = $(libdir)/@PACKAGE@
21 pkglibexecdir = $(libexecdir)/@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 check_PROGRAMS = playertest$(EXEEXT) emutest$(EXEEXT)
37 TESTS = playertest$(EXEEXT) emutest$(EXEEXT)
38 subdir = test
39 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
40 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
41 am__aclocal_m4_deps = $(top_srcdir)/configure.in
42 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
43         $(ACLOCAL_M4)
44 mkinstalldirs = $(install_sh) -d
45 CONFIG_CLEAN_FILES =
46 CONFIG_CLEAN_VPATH_FILES =
47 am_emutest_OBJECTS = emutest.$(OBJEXT)
48 emutest_OBJECTS = $(am_emutest_OBJECTS)
49 emutest_LDADD = $(LDADD)
50 am_playertest_OBJECTS = playertest.$(OBJEXT)
51 playertest_OBJECTS = $(am_playertest_OBJECTS)
52 playertest_LDADD = $(LDADD)
53 DEFAULT_INCLUDES = -I.@am__isrc@
54 depcomp = $(SHELL) $(top_srcdir)/depcomp
55 am__depfiles_maybe = depfiles
56 am__mv = mv -f
57 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
58         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
59 LTCXXCOMPILE = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
60         --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
61         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
62 CXXLD = $(CXX)
63 CXXLINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
64         --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \
65         $(LDFLAGS) -o $@
66 SOURCES = $(emutest_SOURCES) $(playertest_SOURCES)
67 DIST_SOURCES = $(emutest_SOURCES) $(playertest_SOURCES)
68 ETAGS = etags
69 CTAGS = ctags
70 am__tty_colors = \
71 red=; grn=; lgn=; blu=; std=
72 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
73 ACLOCAL = @ACLOCAL@
74 AMTAR = @AMTAR@
75 AR = @AR@
76 AUTOCONF = @AUTOCONF@
77 AUTOHEADER = @AUTOHEADER@
78 AUTOMAKE = @AUTOMAKE@
79 AWK = @AWK@
80 CC = @CC@
81 CCDEPMODE = @CCDEPMODE@
82 CFLAGS = @CFLAGS@
83 CPP = @CPP@
84 CPPFLAGS = @CPPFLAGS@
85 CXX = @CXX@
86 CXXCPP = @CXXCPP@
87 CXXDEPMODE = @CXXDEPMODE@
88 CXXFLAGS = @CXXFLAGS@
89 CYGPATH_W = @CYGPATH_W@
90 DEFS = @DEFS@
91 DEPDIR = @DEPDIR@
92 DSYMUTIL = @DSYMUTIL@
93 DUMPBIN = @DUMPBIN@
94 ECHO_C = @ECHO_C@
95 ECHO_N = @ECHO_N@
96 ECHO_T = @ECHO_T@
97 EGREP = @EGREP@
98 EXEEXT = @EXEEXT@
99 FGREP = @FGREP@
100 GETOPT_SOURCES = @GETOPT_SOURCES@
101 GREP = @GREP@
102 INSTALL = @INSTALL@
103 INSTALL_DATA = @INSTALL_DATA@
104 INSTALL_PROGRAM = @INSTALL_PROGRAM@
105 INSTALL_SCRIPT = @INSTALL_SCRIPT@
106 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
107 LD = @LD@
108 LDFLAGS = @LDFLAGS@
109 LIBOBJS = @LIBOBJS@
110 LIBS = @LIBS@
111 LIBTOOL = @LIBTOOL@
112 LIPO = @LIPO@
113 LN_S = @LN_S@
114 LTLIBOBJS = @LTLIBOBJS@
115 MAINT = @MAINT@
116 MAKEINFO = @MAKEINFO@
117 MKDIR_P = @MKDIR_P@
118 NM = @NM@
119 NMEDIT = @NMEDIT@
120 OBJDUMP = @OBJDUMP@
121 OBJEXT = @OBJEXT@
122 OTOOL = @OTOOL@
123 OTOOL64 = @OTOOL64@
124 PACKAGE = @PACKAGE@
125 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
126 PACKAGE_NAME = @PACKAGE_NAME@
127 PACKAGE_STRING = @PACKAGE_STRING@
128 PACKAGE_TARNAME = @PACKAGE_TARNAME@
129 PACKAGE_URL = @PACKAGE_URL@
130 PACKAGE_VERSION = @PACKAGE_VERSION@
131 PATH_SEPARATOR = @PATH_SEPARATOR@
132 PKG_CONFIG = @PKG_CONFIG@
133 RANLIB = @RANLIB@
134 SED = @SED@
135 SET_MAKE = @SET_MAKE@
136 SHELL = @SHELL@
137 STRIP = @STRIP@
138 VERSION = @VERSION@
139 abs_builddir = @abs_builddir@
140 abs_srcdir = @abs_srcdir@
141 abs_top_builddir = @abs_top_builddir@
142 abs_top_srcdir = @abs_top_srcdir@
143 ac_ct_CC = @ac_ct_CC@
144 ac_ct_CXX = @ac_ct_CXX@
145 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
146 am__include = @am__include@
147 am__leading_dot = @am__leading_dot@
148 am__quote = @am__quote@
149 am__tar = @am__tar@
150 am__untar = @am__untar@
151 bindir = @bindir@
152 build = @build@
153 build_alias = @build_alias@
154 build_cpu = @build_cpu@
155 build_os = @build_os@
156 build_vendor = @build_vendor@
157 builddir = @builddir@
158 datadir = @datadir@
159 datarootdir = @datarootdir@
160 docdir = @docdir@
161 dvidir = @dvidir@
162 exec_prefix = @exec_prefix@
163 host = @host@
164 host_alias = @host_alias@
165 host_cpu = @host_cpu@
166 host_os = @host_os@
167 host_vendor = @host_vendor@
168 htmldir = @htmldir@
169 includedir = @includedir@
170 infodir = @infodir@
171 install_sh = @install_sh@
172 libbinio_CFLAGS = @libbinio_CFLAGS@
173 libbinio_LIBS = @libbinio_LIBS@
174 libdir = @libdir@
175 libexecdir = @libexecdir@
176 localedir = @localedir@
177 localstatedir = @localstatedir@
178 lt_ECHO = @lt_ECHO@
179 mandir = @mandir@
180 mkdir_p = @mkdir_p@
181 oldincludedir = @oldincludedir@
182 pdfdir = @pdfdir@
183 prefix = @prefix@
184 program_transform_name = @program_transform_name@
185 psdir = @psdir@
186 sbindir = @sbindir@
187 sharedstatedir = @sharedstatedir@
188 srcdir = @srcdir@
189 sysconfdir = @sysconfdir@
190 target_alias = @target_alias@
191 top_build_prefix = @top_build_prefix@
192 top_builddir = @top_builddir@
193 top_srcdir = @top_srcdir@
194 playertest_SOURCES = playertest.cpp
195 emutest_SOURCES = emutest.cpp
196 AM_LDFLAGS = $(top_builddir)/src/.libs/libadplug.la $(libbinio_LIBS)
197 AM_CPPFLAGS = $(libbinio_CFLAGS)
198 EXTRA_DIST = 2001.MKJ 2001.ref ADAGIO.DFM ADAGIO.ref adlibsp.ref adlibsp.s3m \
199         ALLOYRUN.RAD ALLOYRUN.ref ARAB.BAM ARAB.ref BEGIN.KSM BEGIN.ref \
200         bmf1_2.ref bmf1_2.xad BOOTUP.M BOOTUP.ref CHILD1.ref CHILD1.XSM \
201         DTM-TRK1.DTM DTM-TRK1.ref fdance03.dmo fdance03.ref flash.ref \
202         flash.xad HIP_D.ref HIP_D.ROL hybrid.ref hybrid.xad hyp.ref hyp.xad \
203         icepatch.003 ice_thnk.ref ice_thnk.sci inc.raw inc.ref insts.dat \
204         loudness.lds loudness.ref MARIO.A2M MARIO.ref mi2.laa mi2.ref \
205         michaeld.cmf michaeld.ref PLAYMUS1.ref PLAYMUS1.SNG psi1.ref psi1.xad \
206         rat.ref rat.xad REVELAT.ref REVELAT.SNG SAILOR.CFF SAILOR.ref \
207         samurai.dro samurai.ref SATNIGHT.HSP SATNIGHT.ref SCALES.ref SCALES.SA2 \
208         SMKEREM.HSC SMKEREM.ref SONG1.ins SONG1.ref SONG1.sng standard.bnk \
209         TOCCATA.MAD TOCCATA.ref TUBES.ref TUBES.SAT TU_BLESS.AMD TU_BLESS.ref \
210         VIB_VOL3.D00 VIB_VOL3.ref WONDERIN.WLF WONDERIN.ref blaster2.msc \
211         blaster2.ref RI051.RIX RI051.ref dro_v2.dro dro_v2.ref DUNE19.ADL \
212         DUNE19.ref DEMO4.JBM DEMO4.ref doofus.dro doofus.ref
213
214 all: all-am
215
216 .SUFFIXES:
217 .SUFFIXES: .cpp .lo .o .obj
218 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
219         @for dep in $?; do \
220           case '$(am__configure_deps)' in \
221             *$$dep*) \
222               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
223                 && { if test -f $@; then exit 0; else break; fi; }; \
224               exit 1;; \
225           esac; \
226         done; \
227         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu test/Makefile'; \
228         $(am__cd) $(top_srcdir) && \
229           $(AUTOMAKE) --gnu test/Makefile
230 .PRECIOUS: Makefile
231 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
232         @case '$?' in \
233           *config.status*) \
234             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
235           *) \
236             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
237             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
238         esac;
239
240 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
241         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
242
243 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
244         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
245 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
246         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
247 $(am__aclocal_m4_deps):
248
249 clean-checkPROGRAMS:
250         @list='$(check_PROGRAMS)'; test -n "$$list" || exit 0; \
251         echo " rm -f" $$list; \
252         rm -f $$list || exit $$?; \
253         test -n "$(EXEEXT)" || exit 0; \
254         list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
255         echo " rm -f" $$list; \
256         rm -f $$list
257 emutest$(EXEEXT): $(emutest_OBJECTS) $(emutest_DEPENDENCIES) 
258         @rm -f emutest$(EXEEXT)
259         $(CXXLINK) $(emutest_OBJECTS) $(emutest_LDADD) $(LIBS)
260 playertest$(EXEEXT): $(playertest_OBJECTS) $(playertest_DEPENDENCIES) 
261         @rm -f playertest$(EXEEXT)
262         $(CXXLINK) $(playertest_OBJECTS) $(playertest_LDADD) $(LIBS)
263
264 mostlyclean-compile:
265         -rm -f *.$(OBJEXT)
266
267 distclean-compile:
268         -rm -f *.tab.c
269
270 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/emutest.Po@am__quote@
271 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/playertest.Po@am__quote@
272
273 .cpp.o:
274 @am__fastdepCXX_TRUE@   $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
275 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
276 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
277 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
278 @am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ $<
279
280 .cpp.obj:
281 @am__fastdepCXX_TRUE@   $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
282 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
283 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
284 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
285 @am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
286
287 .cpp.lo:
288 @am__fastdepCXX_TRUE@   $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
289 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
290 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
291 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
292 @am__fastdepCXX_FALSE@  $(LTCXXCOMPILE) -c -o $@ $<
293
294 mostlyclean-libtool:
295         -rm -f *.lo
296
297 clean-libtool:
298         -rm -rf .libs _libs
299
300 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
301         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
302         unique=`for i in $$list; do \
303             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
304           done | \
305           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
306               END { if (nonempty) { for (i in files) print i; }; }'`; \
307         mkid -fID $$unique
308 tags: TAGS
309
310 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
311                 $(TAGS_FILES) $(LISP)
312         set x; \
313         here=`pwd`; \
314         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
315         unique=`for i in $$list; do \
316             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
317           done | \
318           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
319               END { if (nonempty) { for (i in files) print i; }; }'`; \
320         shift; \
321         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
322           test -n "$$unique" || unique=$$empty_fix; \
323           if test $$# -gt 0; then \
324             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
325               "$$@" $$unique; \
326           else \
327             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
328               $$unique; \
329           fi; \
330         fi
331 ctags: CTAGS
332 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
333                 $(TAGS_FILES) $(LISP)
334         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
335         unique=`for i in $$list; do \
336             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
337           done | \
338           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
339               END { if (nonempty) { for (i in files) print i; }; }'`; \
340         test -z "$(CTAGS_ARGS)$$unique" \
341           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
342              $$unique
343
344 GTAGS:
345         here=`$(am__cd) $(top_builddir) && pwd` \
346           && $(am__cd) $(top_srcdir) \
347           && gtags -i $(GTAGS_ARGS) "$$here"
348
349 distclean-tags:
350         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
351
352 check-TESTS: $(TESTS)
353         @failed=0; all=0; xfail=0; xpass=0; skip=0; \
354         srcdir=$(srcdir); export srcdir; \
355         list=' $(TESTS) '; \
356         $(am__tty_colors); \
357         if test -n "$$list"; then \
358           for tst in $$list; do \
359             if test -f ./$$tst; then dir=./; \
360             elif test -f $$tst; then dir=; \
361             else dir="$(srcdir)/"; fi; \
362             if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
363               all=`expr $$all + 1`; \
364               case " $(XFAIL_TESTS) " in \
365               *[\ \     ]$$tst[\ \      ]*) \
366                 xpass=`expr $$xpass + 1`; \
367                 failed=`expr $$failed + 1`; \
368                 col=$$red; res=XPASS; \
369               ;; \
370               *) \
371                 col=$$grn; res=PASS; \
372               ;; \
373               esac; \
374             elif test $$? -ne 77; then \
375               all=`expr $$all + 1`; \
376               case " $(XFAIL_TESTS) " in \
377               *[\ \     ]$$tst[\ \      ]*) \
378                 xfail=`expr $$xfail + 1`; \
379                 col=$$lgn; res=XFAIL; \
380               ;; \
381               *) \
382                 failed=`expr $$failed + 1`; \
383                 col=$$red; res=FAIL; \
384               ;; \
385               esac; \
386             else \
387               skip=`expr $$skip + 1`; \
388               col=$$blu; res=SKIP; \
389             fi; \
390             echo "$${col}$$res$${std}: $$tst"; \
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           if test "$$failed" -eq 0; then \
433             echo "$$grn$$dashes"; \
434           else \
435             echo "$$red$$dashes"; \
436           fi; \
437           echo "$$banner"; \
438           test -z "$$skipped" || echo "$$skipped"; \
439           test -z "$$report" || echo "$$report"; \
440           echo "$$dashes$$std"; \
441           test "$$failed" -eq 0; \
442         else :; fi
443
444 distdir: $(DISTFILES)
445         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
446         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
447         list='$(DISTFILES)'; \
448           dist_files=`for file in $$list; do echo $$file; done | \
449           sed -e "s|^$$srcdirstrip/||;t" \
450               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
451         case $$dist_files in \
452           */*) $(MKDIR_P) `echo "$$dist_files" | \
453                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
454                            sort -u` ;; \
455         esac; \
456         for file in $$dist_files; do \
457           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
458           if test -d $$d/$$file; then \
459             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
460             if test -d "$(distdir)/$$file"; then \
461               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
462             fi; \
463             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
464               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
465               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
466             fi; \
467             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
468           else \
469             test -f "$(distdir)/$$file" \
470             || cp -p $$d/$$file "$(distdir)/$$file" \
471             || exit 1; \
472           fi; \
473         done
474 check-am: all-am
475         $(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS)
476         $(MAKE) $(AM_MAKEFLAGS) check-TESTS
477 check: check-am
478 all-am: Makefile
479 installdirs:
480 install: install-am
481 install-exec: install-exec-am
482 install-data: install-data-am
483 uninstall: uninstall-am
484
485 install-am: all-am
486         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
487
488 installcheck: installcheck-am
489 install-strip:
490         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
491           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
492           `test -z '$(STRIP)' || \
493             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
494 mostlyclean-generic:
495
496 clean-generic:
497
498 distclean-generic:
499         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
500         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
501
502 maintainer-clean-generic:
503         @echo "This command is intended for maintainers to use"
504         @echo "it deletes files that may require special tools to rebuild."
505 clean: clean-am
506
507 clean-am: clean-checkPROGRAMS clean-generic clean-libtool \
508         mostlyclean-am
509
510 distclean: distclean-am
511         -rm -rf ./$(DEPDIR)
512         -rm -f Makefile
513 distclean-am: clean-am distclean-compile distclean-generic \
514         distclean-tags
515
516 dvi: dvi-am
517
518 dvi-am:
519
520 html: html-am
521
522 html-am:
523
524 info: info-am
525
526 info-am:
527
528 install-data-am:
529
530 install-dvi: install-dvi-am
531
532 install-dvi-am:
533
534 install-exec-am:
535
536 install-html: install-html-am
537
538 install-html-am:
539
540 install-info: install-info-am
541
542 install-info-am:
543
544 install-man:
545
546 install-pdf: install-pdf-am
547
548 install-pdf-am:
549
550 install-ps: install-ps-am
551
552 install-ps-am:
553
554 installcheck-am:
555
556 maintainer-clean: maintainer-clean-am
557         -rm -rf ./$(DEPDIR)
558         -rm -f Makefile
559 maintainer-clean-am: distclean-am maintainer-clean-generic
560
561 mostlyclean: mostlyclean-am
562
563 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
564         mostlyclean-libtool
565
566 pdf: pdf-am
567
568 pdf-am:
569
570 ps: ps-am
571
572 ps-am:
573
574 uninstall-am:
575
576 .MAKE: check-am install-am install-strip
577
578 .PHONY: CTAGS GTAGS all all-am check check-TESTS check-am clean \
579         clean-checkPROGRAMS clean-generic clean-libtool ctags \
580         distclean distclean-compile distclean-generic \
581         distclean-libtool distclean-tags distdir dvi dvi-am html \
582         html-am info info-am install install-am install-data \
583         install-data-am install-dvi install-dvi-am install-exec \
584         install-exec-am install-html install-html-am install-info \
585         install-info-am install-man install-pdf install-pdf-am \
586         install-ps install-ps-am install-strip installcheck \
587         installcheck-am installdirs maintainer-clean \
588         maintainer-clean-generic mostlyclean mostlyclean-compile \
589         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
590         tags uninstall uninstall-am
591
592
593 # Tell versions [3.59,3.63) of GNU make to not export all variables.
594 # Otherwise a system limit (for SysV at least) may be exceeded.
595 .NOEXPORT: