K2.6 patches and update.
[tomato.git] / release / src / router / flac / test / Makefile
blob9153540c17afe2674a7b683a2f769b621eaab6c0
1 # Makefile.in generated by automake 1.7.9 from Makefile.am.
2 # test/Makefile. Generated from Makefile.in by configure.
4 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
5 # 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.
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.
17 # FLAC - Free Lossless Audio Codec
18 # Copyright (C) 2001,2002,2003,2004,2005,2006,2007 Josh Coalson
20 # This file is part the FLAC project. FLAC is comprised of several
21 # components distributed under difference licenses. The codec libraries
22 # are distributed under Xiph.Org's BSD-like license (see the file
23 # COPYING.Xiph in this distribution). All other programs, libraries, and
24 # plugins are distributed under the GPL (see COPYING.GPL). The documentation
25 # is distributed under the Gnu FDL (see COPYING.FDL). Each file in the
26 # FLAC distribution contains at the top the terms under which it may be
27 # distributed.
29 # Since this particular file is relevant to all components of FLAC,
30 # it may be distributed under the Xiph.Org license, which is the least
31 # restrictive of those mentioned above. See the file COPYING.Xiph in this
32 # distribution.
34 srcdir = .
35 top_srcdir = ..
37 pkgdatadir = $(datadir)/flac
38 pkglibdir = $(libdir)/flac
39 pkgincludedir = $(includedir)/flac
40 top_builddir = ..
42 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
43 INSTALL = /usr/bin/install -c
44 install_sh_DATA = $(install_sh) -c -m 644
45 install_sh_PROGRAM = $(install_sh) -c
46 install_sh_SCRIPT = $(install_sh) -c
47 INSTALL_HEADER = $(INSTALL_DATA)
48 transform = $(program_transform_name)
49 NORMAL_INSTALL = :
50 PRE_INSTALL = :
51 POST_INSTALL = :
52 NORMAL_UNINSTALL = :
53 PRE_UNINSTALL = :
54 POST_UNINSTALL = :
55 host_triplet = mipsel-unknown-linux-gnu
56 ACLOCAL = ${SHELL} /home/vicente/repos/tomato/release/src/router/flac/missing --run aclocal-1.7
57 ACLOCAL_AMFLAGS = -I m4
58 AMDEP_FALSE = #
59 AMDEP_TRUE =
60 AMTAR = ${SHELL} /home/vicente/repos/tomato/release/src/router/flac/missing --run tar
61 AR = mipsel-uclibc-ar
62 AS = gas
63 AUTOCONF = ${SHELL} /home/vicente/repos/tomato/release/src/router/flac/missing --run autoconf
64 AUTOHEADER = ${SHELL} /home/vicente/repos/tomato/release/src/router/flac/missing --run autoheader
65 AUTOMAKE = ${SHELL} /home/vicente/repos/tomato/release/src/router/flac/missing --run automake-1.7
66 AWK = gawk
67 CC = mipsel-uclibc-gcc
68 CCAS = $(CC)
69 CCASFLAGS = $(CFLAGS)
70 CCDEPMODE = depmode=gcc3
71 CFLAGS = -O3 -funroll-loops -finline-functions -Wall -W -Winline -Os -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32 -fPIC -ffunction-sections -fdata-sections
72 CPP = mipsel-uclibc-gcc -E
73 CPPFLAGS = -DFLaC__INLINE=__inline__ -DNDEBUG -I$(top_builddir) -I$(srcdir)/include -I$(top_srcdir)/include -I/home/vicente/repos/tomato/release/src-rt/router/libogg/include -I/home/vicente/repos/tomato/release/src-rt/linux/linux-2.6/include
74 CXX = mipsel-linux-g++
75 CXXCPP = mipsel-linux-g++ -E
76 CXXDEPMODE = depmode=gcc3
77 CXXFLAGS = -g -O2
78 CYGPATH_W = echo
79 DEBUG_FALSE =
80 DEBUG_TRUE = #
81 DEFS = -DHAVE_CONFIG_H
82 DEPDIR = .deps
83 DOCBOOK_TO_MAN =
84 DOXYGEN =
85 ECHO = echo
86 ECHO_C =
87 ECHO_N = -n
88 ECHO_T =
89 EGREP = grep -E
90 EXEEXT =
91 F77 =
92 FFLAGS =
93 FLAC__TEST_LEVEL = 1
94 FLAC__TEST_WITH_VALGRIND = no
95 FLaC__CPU_IA32_FALSE =
96 FLaC__CPU_IA32_TRUE = #
97 FLaC__CPU_PPC_FALSE =
98 FLaC__CPU_PPC_TRUE = #
99 FLaC__CPU_SPARC_FALSE =
100 FLaC__CPU_SPARC_TRUE = #
101 FLaC__HAS_AS_FALSE =
102 FLaC__HAS_AS_TRUE = #
103 FLaC__HAS_AS__TEMPORARILY_DISABLED_FALSE =
104 FLaC__HAS_AS__TEMPORARILY_DISABLED_TRUE = #
105 FLaC__HAS_DOCBOOK_TO_MAN_FALSE =
106 FLaC__HAS_DOCBOOK_TO_MAN_TRUE = #
107 FLaC__HAS_DOXYGEN_FALSE =
108 FLaC__HAS_DOXYGEN_TRUE = #
109 FLaC__HAS_GAS_FALSE = #
110 FLaC__HAS_GAS_TRUE =
111 FLaC__HAS_GAS__TEMPORARILY_DISABLED_FALSE =
112 FLaC__HAS_GAS__TEMPORARILY_DISABLED_TRUE = #
113 FLaC__HAS_NASM_FALSE =
114 FLaC__HAS_NASM_TRUE = #
115 FLaC__HAS_OGG_FALSE = #
116 FLaC__HAS_OGG_TRUE =
117 FLaC__HAS_XMMS_FALSE =
118 FLaC__HAS_XMMS_TRUE = #
119 FLaC__INSTALL_XMMS_PLUGIN_LOCALLY_FALSE =
120 FLaC__INSTALL_XMMS_PLUGIN_LOCALLY_TRUE = #
121 FLaC__NO_ASM_FALSE =
122 FLaC__NO_ASM_TRUE = #
123 FLaC__SSE_OS_FALSE =
124 FLaC__SSE_OS_TRUE = #
125 FLaC__SYS_DARWIN_FALSE =
126 FLaC__SYS_DARWIN_TRUE = #
127 FLaC__SYS_LINUX_FALSE =
128 FLaC__SYS_LINUX_TRUE = #
129 FLaC__USE_3DNOW_FALSE =
130 FLaC__USE_3DNOW_TRUE = #
131 FLaC__USE_ALTIVEC_FALSE =
132 FLaC__USE_ALTIVEC_TRUE = #
133 FLaC__WITH_CPPLIBS_FALSE =
134 FLaC__WITH_CPPLIBS_TRUE = #
135 GAS = gas
136 INSTALL_DATA = ${INSTALL} -m 644
137 INSTALL_PROGRAM = ${INSTALL}
138 INSTALL_SCRIPT = ${INSTALL}
139 INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
140 LDFLAGS = -L/home/vicente/repos/tomato/release/src-rt/router/libogg/src/.libs -fPIC -ffunction-sections -fdata-sections -Wl,--gc-sections
141 LIBICONV =
142 LIBOBJS =
143 LIBS =
144 LIBTOOL = $(SHELL) $(top_builddir)/libtool
145 LN_S = ln -s
146 LTLIBICONV =
147 LTLIBOBJS =
148 MAINT = #
149 MAINTAINER_MODE_FALSE =
150 MAINTAINER_MODE_TRUE = #
151 MAKEINFO = ${SHELL} /home/vicente/repos/tomato/release/src/router/flac/missing --run makeinfo
152 MINGW_WINSOCK_LIBS =
153 NASM =
154 OBJEXT = o
155 OBJ_FORMAT = elf
156 OGG_CFLAGS = -I/include
157 OGG_LIBS = -L/lib -logg
158 PACKAGE = flac
159 PACKAGE_BUGREPORT =
160 PACKAGE_NAME =
161 PACKAGE_STRING =
162 PACKAGE_TARNAME =
163 PACKAGE_VERSION =
164 PATH_SEPARATOR = :
165 RANLIB = mipsel-uclibc-ranlib
166 SET_MAKE =
167 SHELL = /bin/sh
168 STRIP = mipsel-uclibc-strip -R .note -R .comment
169 VERSION = 1.2.1
170 XMMS_CFLAGS =
171 XMMS_CONFIG =
172 XMMS_DATA_DIR =
173 XMMS_EFFECT_PLUGIN_DIR =
174 XMMS_GENERAL_PLUGIN_DIR =
175 XMMS_INPUT_PLUGIN_DIR =
176 XMMS_LIBS =
177 XMMS_OUTPUT_PLUGIN_DIR =
178 XMMS_PLUGIN_DIR =
179 XMMS_VERSION =
180 XMMS_VISUALIZATION_PLUGIN_DIR =
181 ac_ct_AR =
182 ac_ct_CC =
183 ac_ct_CXX =
184 ac_ct_F77 =
185 ac_ct_RANLIB =
186 ac_ct_STRIP =
187 am__fastdepCC_FALSE = #
188 am__fastdepCC_TRUE =
189 am__fastdepCXX_FALSE = #
190 am__fastdepCXX_TRUE =
191 am__include = include
192 am__leading_dot = .
193 am__quote =
194 bindir = ${exec_prefix}/bin
195 build = x86_64-pc-linux-gnu
196 build_alias = x86_64-linux-gnu
197 build_cpu = x86_64
198 build_os = linux-gnu
199 build_vendor = pc
200 datadir = ${prefix}/share
201 exec_prefix = ${prefix}
202 host = mipsel-unknown-linux-gnu
203 host_alias = mipsel-linux
204 host_cpu = mipsel
205 host_os = linux-gnu
206 host_vendor = unknown
207 includedir = ${prefix}/include
208 infodir = ${prefix}/info
209 install_sh = /home/vicente/repos/tomato/release/src/router/flac/install-sh
210 libdir = ${exec_prefix}/lib
211 libexecdir = ${exec_prefix}/libexec
212 localstatedir = ${prefix}/var
213 mandir = ${prefix}/man
214 oldincludedir = /usr/include
215 prefix =
216 program_transform_name = s,x,x,
217 sbindir = ${exec_prefix}/sbin
218 sharedstatedir = ${prefix}/com
219 sysconfdir = ${prefix}/etc
220 target_alias =
222 #CPPLIBS_TESTS = test_libFLAC++.sh
224 TESTS_ENVIRONMENT = FLAC__TEST_LEVEL=1 FLAC__TEST_WITH_VALRGIND=no
226 SUBDIRS = cuesheets flac-to-flac-metadata-test-files metaflac-test-files pictures
228 TESTS = \
229 ./test_libFLAC.sh \
230 $(CPPLIBS_TESTS) \
231 ./test_grabbag.sh \
232 ./test_flac.sh \
233 ./test_metaflac.sh \
234 ./test_seeking.sh \
235 ./test_streams.sh
238 EXTRA_DIST = \
239 Makefile.lite \
240 cuesheet.ok \
241 metaflac.flac.in \
242 metaflac.flac.ok \
243 picture.ok \
244 test_libFLAC.sh \
245 $(CPPLIBS_TESTS) \
246 test_flac.sh \
247 test_metaflac.sh \
248 test_grabbag.sh \
249 test_seeking.sh \
250 test_streams.sh \
251 test_bins.sh
253 subdir = test
254 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
255 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
256 CONFIG_HEADER = $(top_builddir)/config.h
257 CONFIG_CLEAN_FILES =
258 DIST_SOURCES =
260 RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \
261 ps-recursive install-info-recursive uninstall-info-recursive \
262 all-recursive install-data-recursive install-exec-recursive \
263 installdirs-recursive install-recursive uninstall-recursive \
264 check-recursive installcheck-recursive
265 DIST_COMMON = $(srcdir)/Makefile.in Makefile.am
266 DIST_SUBDIRS = $(SUBDIRS)
267 all: all-recursive
269 .SUFFIXES:
270 $(srcdir)/Makefile.in: # Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
271 cd $(top_srcdir) && \
272 $(AUTOMAKE) --gnu test/Makefile
273 Makefile: # $(srcdir)/Makefile.in $(top_builddir)/config.status
274 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
276 mostlyclean-libtool:
277 -rm -f *.lo
279 clean-libtool:
280 -rm -rf .libs _libs
282 distclean-libtool:
283 -rm -f libtool
284 uninstall-info-am:
286 # This directory's subdirectories are mostly independent; you can cd
287 # into them and run `make' without going through this Makefile.
288 # To change the values of `make' variables: instead of editing Makefiles,
289 # (1) if the variable is set in `config.status', edit `config.status'
290 # (which will cause the Makefiles to be regenerated when you run `make');
291 # (2) otherwise, pass the desired values on the `make' command line.
292 $(RECURSIVE_TARGETS):
293 @set fnord $$MAKEFLAGS; amf=$$2; \
294 dot_seen=no; \
295 target=`echo $@ | sed s/-recursive//`; \
296 list='$(SUBDIRS)'; for subdir in $$list; do \
297 echo "Making $$target in $$subdir"; \
298 if test "$$subdir" = "."; then \
299 dot_seen=yes; \
300 local_target="$$target-am"; \
301 else \
302 local_target="$$target"; \
303 fi; \
304 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
305 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
306 done; \
307 if test "$$dot_seen" = "no"; then \
308 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
309 fi; test -z "$$fail"
311 mostlyclean-recursive clean-recursive distclean-recursive \
312 maintainer-clean-recursive:
313 @set fnord $$MAKEFLAGS; amf=$$2; \
314 dot_seen=no; \
315 case "$@" in \
316 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
317 *) list='$(SUBDIRS)' ;; \
318 esac; \
319 rev=''; for subdir in $$list; do \
320 if test "$$subdir" = "."; then :; else \
321 rev="$$subdir $$rev"; \
322 fi; \
323 done; \
324 rev="$$rev ."; \
325 target=`echo $@ | sed s/-recursive//`; \
326 for subdir in $$rev; do \
327 echo "Making $$target in $$subdir"; \
328 if test "$$subdir" = "."; then \
329 local_target="$$target-am"; \
330 else \
331 local_target="$$target"; \
332 fi; \
333 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
334 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
335 done && test -z "$$fail"
336 tags-recursive:
337 list='$(SUBDIRS)'; for subdir in $$list; do \
338 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
339 done
340 ctags-recursive:
341 list='$(SUBDIRS)'; for subdir in $$list; do \
342 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
343 done
345 ETAGS = etags
346 ETAGSFLAGS =
348 CTAGS = ctags
349 CTAGSFLAGS =
351 tags: TAGS
353 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
354 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
355 unique=`for i in $$list; do \
356 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
357 done | \
358 $(AWK) ' { files[$$0] = 1; } \
359 END { for (i in files) print i; }'`; \
360 mkid -fID $$unique
362 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
363 $(TAGS_FILES) $(LISP)
364 tags=; \
365 here=`pwd`; \
366 if (etags --etags-include --version) >/dev/null 2>&1; then \
367 include_option=--etags-include; \
368 else \
369 include_option=--include; \
370 fi; \
371 list='$(SUBDIRS)'; for subdir in $$list; do \
372 if test "$$subdir" = .; then :; else \
373 test -f $$subdir/TAGS && \
374 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
375 fi; \
376 done; \
377 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
378 unique=`for i in $$list; do \
379 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
380 done | \
381 $(AWK) ' { files[$$0] = 1; } \
382 END { for (i in files) print i; }'`; \
383 test -z "$(ETAGS_ARGS)$$tags$$unique" \
384 || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
385 $$tags $$unique
387 ctags: CTAGS
388 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
389 $(TAGS_FILES) $(LISP)
390 tags=; \
391 here=`pwd`; \
392 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
393 unique=`for i in $$list; do \
394 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
395 done | \
396 $(AWK) ' { files[$$0] = 1; } \
397 END { for (i in files) print i; }'`; \
398 test -z "$(CTAGS_ARGS)$$tags$$unique" \
399 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
400 $$tags $$unique
402 GTAGS:
403 here=`$(am__cd) $(top_builddir) && pwd` \
404 && cd $(top_srcdir) \
405 && gtags -i $(GTAGS_ARGS) $$here
407 distclean-tags:
408 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
410 check-TESTS: $(TESTS)
411 @failed=0; all=0; xfail=0; xpass=0; skip=0; \
412 srcdir=$(srcdir); export srcdir; \
413 list='$(TESTS)'; \
414 if test -n "$$list"; then \
415 for tst in $$list; do \
416 if test -f ./$$tst; then dir=./; \
417 elif test -f $$tst; then dir=; \
418 else dir="$(srcdir)/"; fi; \
419 if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
420 all=`expr $$all + 1`; \
421 case " $(XFAIL_TESTS) " in \
422 *" $$tst "*) \
423 xpass=`expr $$xpass + 1`; \
424 failed=`expr $$failed + 1`; \
425 echo "XPASS: $$tst"; \
426 ;; \
427 *) \
428 echo "PASS: $$tst"; \
429 ;; \
430 esac; \
431 elif test $$? -ne 77; then \
432 all=`expr $$all + 1`; \
433 case " $(XFAIL_TESTS) " in \
434 *" $$tst "*) \
435 xfail=`expr $$xfail + 1`; \
436 echo "XFAIL: $$tst"; \
437 ;; \
438 *) \
439 failed=`expr $$failed + 1`; \
440 echo "FAIL: $$tst"; \
441 ;; \
442 esac; \
443 else \
444 skip=`expr $$skip + 1`; \
445 echo "SKIP: $$tst"; \
446 fi; \
447 done; \
448 if test "$$failed" -eq 0; then \
449 if test "$$xfail" -eq 0; then \
450 banner="All $$all tests passed"; \
451 else \
452 banner="All $$all tests behaved as expected ($$xfail expected failures)"; \
453 fi; \
454 else \
455 if test "$$xpass" -eq 0; then \
456 banner="$$failed of $$all tests failed"; \
457 else \
458 banner="$$failed of $$all tests did not behave as expected ($$xpass unexpected passes)"; \
459 fi; \
460 fi; \
461 dashes="$$banner"; \
462 skipped=""; \
463 if test "$$skip" -ne 0; then \
464 skipped="($$skip tests were not run)"; \
465 test `echo "$$skipped" | wc -c` -gt `echo "$$banner" | wc -c` && \
466 dashes="$$skipped"; \
467 fi; \
468 report=""; \
469 if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
470 report="Please report to $(PACKAGE_BUGREPORT)"; \
471 test `echo "$$report" | wc -c` -gt `echo "$$banner" | wc -c` && \
472 dashes="$$report"; \
473 fi; \
474 dashes=`echo "$$dashes" | sed s/./=/g`; \
475 echo "$$dashes"; \
476 echo "$$banner"; \
477 test -n "$$skipped" && echo "$$skipped"; \
478 test -n "$$report" && echo "$$report"; \
479 echo "$$dashes"; \
480 test "$$failed" -eq 0; \
481 else :; fi
482 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
484 top_distdir = ..
485 distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
487 distdir: $(DISTFILES)
488 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
489 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
490 list='$(DISTFILES)'; for file in $$list; do \
491 case $$file in \
492 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
493 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
494 esac; \
495 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
496 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
497 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
498 dir="/$$dir"; \
499 $(mkinstalldirs) "$(distdir)$$dir"; \
500 else \
501 dir=''; \
502 fi; \
503 if test -d $$d/$$file; then \
504 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
505 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
506 fi; \
507 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
508 else \
509 test -f $(distdir)/$$file \
510 || cp -p $$d/$$file $(distdir)/$$file \
511 || exit 1; \
512 fi; \
513 done
514 list='$(SUBDIRS)'; for subdir in $$list; do \
515 if test "$$subdir" = .; then :; else \
516 test -d $(distdir)/$$subdir \
517 || mkdir $(distdir)/$$subdir \
518 || exit 1; \
519 (cd $$subdir && \
520 $(MAKE) $(AM_MAKEFLAGS) \
521 top_distdir="$(top_distdir)" \
522 distdir=../$(distdir)/$$subdir \
523 distdir) \
524 || exit 1; \
525 fi; \
526 done
527 check-am: all-am
528 $(MAKE) $(AM_MAKEFLAGS) check-TESTS
529 check: check-recursive
530 all-am: Makefile
531 installdirs: installdirs-recursive
532 installdirs-am:
534 install: install-recursive
535 install-exec: install-exec-recursive
536 install-data: install-data-recursive
537 uninstall: uninstall-recursive
539 install-am: all-am
540 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
542 installcheck: installcheck-recursive
543 install-strip:
544 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
545 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
546 `test -z '$(STRIP)' || \
547 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
548 mostlyclean-generic:
550 clean-generic:
552 distclean-generic:
553 -rm -f $(CONFIG_CLEAN_FILES)
555 maintainer-clean-generic:
556 @echo "This command is intended for maintainers to use"
557 @echo "it deletes files that may require special tools to rebuild."
558 clean: clean-recursive
560 clean-am: clean-generic clean-libtool clean-local mostlyclean-am
562 distclean: distclean-recursive
563 -rm -f Makefile
564 distclean-am: clean-am distclean-generic distclean-libtool \
565 distclean-tags
567 dvi: dvi-recursive
569 dvi-am:
571 info: info-recursive
573 info-am:
575 install-data-am:
577 install-exec-am:
579 install-info: install-info-recursive
581 install-man:
583 installcheck-am:
585 maintainer-clean: maintainer-clean-recursive
586 -rm -f Makefile
587 maintainer-clean-am: distclean-am maintainer-clean-generic
589 mostlyclean: mostlyclean-recursive
591 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
593 pdf: pdf-recursive
595 pdf-am:
597 ps: ps-recursive
599 ps-am:
601 uninstall-am: uninstall-info-am
603 uninstall-info: uninstall-info-recursive
605 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-TESTS \
606 check-am clean clean-generic clean-libtool clean-local \
607 clean-recursive ctags ctags-recursive distclean \
608 distclean-generic distclean-libtool distclean-recursive \
609 distclean-tags distdir dvi dvi-am dvi-recursive info info-am \
610 info-recursive install install-am install-data install-data-am \
611 install-data-recursive install-exec install-exec-am \
612 install-exec-recursive install-info install-info-am \
613 install-info-recursive install-man install-recursive \
614 install-strip installcheck installcheck-am installdirs \
615 installdirs-am installdirs-recursive maintainer-clean \
616 maintainer-clean-generic maintainer-clean-recursive mostlyclean \
617 mostlyclean-generic mostlyclean-libtool mostlyclean-recursive \
618 pdf pdf-am pdf-recursive ps ps-am ps-recursive tags \
619 tags-recursive uninstall uninstall-am uninstall-info-am \
620 uninstall-info-recursive uninstall-recursive
623 clean-local:
624 -rm -f *.raw *.flac *.oga *.ogg *.cmp *.aiff *.wav *.diff *.log *.cue core
625 # Tell versions [3.59,3.63) of GNU make to not export all variables.
626 # Otherwise a system limit (for SysV at least) may be exceeded.
627 .NOEXPORT: