K2.6 patches and update.
[tomato.git] / release / src / router / flac / src / test_libFLAC++ / Makefile
blobe0c444eca6727722e314dc155c3617287c931376
1 # Makefile.in generated by automake 1.7.9 from Makefile.am.
2 # src/test_libFLAC++/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 # test_libFLAC++ - Unit tester for libFLAC++
18 # Copyright (C) 2002,2003,2004,2005,2006,2007 Josh Coalson
20 # This program is free software; you can redistribute it and/or
21 # modify it under the terms of the GNU General Public License
22 # as published by the Free Software Foundation; either version 2
23 # of the License, or (at your option) any later version.
25 # This program is distributed in the hope that it will be useful,
26 # but WITHOUT ANY WARRANTY; without even the implied warranty of
27 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
28 # GNU General Public License for more details.
30 # You should have received a copy of the GNU General Public License
31 # along with this program; if not, write to the Free Software
32 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
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 EXTRA_DIST = \
223 Makefile.lite \
224 test_libFLAC++.dsp \
225 test_libFLAC++.vcproj
228 noinst_PROGRAMS = test_libFLAC++
229 test_libFLAC___LDADD = \
230 $(top_builddir)/src/share/grabbag/libgrabbag.la \
231 $(top_builddir)/src/share/replaygain_analysis/libreplaygain_analysis.la \
232 $(top_builddir)/src/test_libs_common/libtest_libs_common.la \
233 $(top_builddir)/src/libFLAC++/libFLAC++.la \
234 $(top_builddir)/src/libFLAC/libFLAC.la \
235 -L/lib -logg \
239 test_libFLAC___SOURCES = \
240 decoders.cpp \
241 encoders.cpp \
242 main.cpp \
243 metadata.cpp \
244 metadata_manip.cpp \
245 metadata_object.cpp \
246 decoders.h \
247 encoders.h \
248 metadata.h
250 subdir = src/test_libFLAC++
251 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
252 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
253 CONFIG_HEADER = $(top_builddir)/config.h
254 CONFIG_CLEAN_FILES =
255 noinst_PROGRAMS = test_libFLAC++$(EXEEXT)
256 PROGRAMS = $(noinst_PROGRAMS)
258 am_test_libFLAC___OBJECTS = decoders.$(OBJEXT) encoders.$(OBJEXT) \
259 main.$(OBJEXT) metadata.$(OBJEXT) metadata_manip.$(OBJEXT) \
260 metadata_object.$(OBJEXT)
261 test_libFLAC___OBJECTS = $(am_test_libFLAC___OBJECTS)
262 test_libFLAC___DEPENDENCIES = \
263 $(top_builddir)/src/share/grabbag/libgrabbag.la \
264 $(top_builddir)/src/share/replaygain_analysis/libreplaygain_analysis.la \
265 $(top_builddir)/src/test_libs_common/libtest_libs_common.la \
266 $(top_builddir)/src/libFLAC++/libFLAC++.la \
267 $(top_builddir)/src/libFLAC/libFLAC.la
268 test_libFLAC___LDFLAGS =
270 DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
271 depcomp = $(SHELL) $(top_srcdir)/depcomp
272 am__depfiles_maybe = depfiles
273 DEP_FILES = ./$(DEPDIR)/decoders.Po ./$(DEPDIR)/encoders.Po \
274 ./$(DEPDIR)/main.Po ./$(DEPDIR)/metadata.Po \
275 ./$(DEPDIR)/metadata_manip.Po \
276 ./$(DEPDIR)/metadata_object.Po
277 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
278 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
279 LTCXXCOMPILE = $(LIBTOOL) --mode=compile $(CXX) $(DEFS) \
280 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
281 $(AM_CXXFLAGS) $(CXXFLAGS)
282 CXXLD = $(CXX)
283 CXXLINK = $(LIBTOOL) --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
284 $(AM_LDFLAGS) $(LDFLAGS) -o $@
285 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
286 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
287 LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) \
288 $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
289 CCLD = $(CC)
290 LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
291 $(AM_LDFLAGS) $(LDFLAGS) -o $@
292 DIST_SOURCES = $(test_libFLAC___SOURCES)
293 DIST_COMMON = $(srcdir)/Makefile.in Makefile.am
294 SOURCES = $(test_libFLAC___SOURCES)
296 all: all-am
298 .SUFFIXES:
299 .SUFFIXES: .cpp .lo .o .obj
300 $(srcdir)/Makefile.in: # Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
301 cd $(top_srcdir) && \
302 $(AUTOMAKE) --gnu src/test_libFLAC++/Makefile
303 Makefile: # $(srcdir)/Makefile.in $(top_builddir)/config.status
304 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
306 clean-noinstPROGRAMS:
307 @list='$(noinst_PROGRAMS)'; for p in $$list; do \
308 f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
309 echo " rm -f $$p $$f"; \
310 rm -f $$p $$f ; \
311 done
312 test_libFLAC++$(EXEEXT): $(test_libFLAC___OBJECTS) $(test_libFLAC___DEPENDENCIES)
313 @rm -f test_libFLAC++$(EXEEXT)
314 $(CXXLINK) $(test_libFLAC___LDFLAGS) $(test_libFLAC___OBJECTS) $(test_libFLAC___LDADD) $(LIBS)
316 mostlyclean-compile:
317 -rm -f *.$(OBJEXT) core *.core
319 distclean-compile:
320 -rm -f *.tab.c
322 include ./$(DEPDIR)/decoders.Po
323 include ./$(DEPDIR)/encoders.Po
324 include ./$(DEPDIR)/main.Po
325 include ./$(DEPDIR)/metadata.Po
326 include ./$(DEPDIR)/metadata_manip.Po
327 include ./$(DEPDIR)/metadata_object.Po
329 .cpp.o:
330 if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
331 -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
332 then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
333 else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
335 # source='$<' object='$@' libtool=no \
336 # depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' \
337 # $(CXXDEPMODE) $(depcomp) \
338 # $(CXXCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
340 .cpp.obj:
341 if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
342 -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \
343 then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
344 else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
346 # source='$<' object='$@' libtool=no \
347 # depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' \
348 # $(CXXDEPMODE) $(depcomp) \
349 # $(CXXCOMPILE) -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`
351 .cpp.lo:
352 if $(LTCXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
353 -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
354 then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; \
355 else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
357 # source='$<' object='$@' libtool=yes \
358 # depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' \
359 # $(CXXDEPMODE) $(depcomp) \
360 # $(LTCXXCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
362 mostlyclean-libtool:
363 -rm -f *.lo
365 clean-libtool:
366 -rm -rf .libs _libs
368 distclean-libtool:
369 -rm -f libtool
370 uninstall-info-am:
372 ETAGS = etags
373 ETAGSFLAGS =
375 CTAGS = ctags
376 CTAGSFLAGS =
378 tags: TAGS
380 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
381 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
382 unique=`for i in $$list; do \
383 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
384 done | \
385 $(AWK) ' { files[$$0] = 1; } \
386 END { for (i in files) print i; }'`; \
387 mkid -fID $$unique
389 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
390 $(TAGS_FILES) $(LISP)
391 tags=; \
392 here=`pwd`; \
393 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
394 unique=`for i in $$list; do \
395 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
396 done | \
397 $(AWK) ' { files[$$0] = 1; } \
398 END { for (i in files) print i; }'`; \
399 test -z "$(ETAGS_ARGS)$$tags$$unique" \
400 || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
401 $$tags $$unique
403 ctags: CTAGS
404 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
405 $(TAGS_FILES) $(LISP)
406 tags=; \
407 here=`pwd`; \
408 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
409 unique=`for i in $$list; do \
410 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
411 done | \
412 $(AWK) ' { files[$$0] = 1; } \
413 END { for (i in files) print i; }'`; \
414 test -z "$(CTAGS_ARGS)$$tags$$unique" \
415 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
416 $$tags $$unique
418 GTAGS:
419 here=`$(am__cd) $(top_builddir) && pwd` \
420 && cd $(top_srcdir) \
421 && gtags -i $(GTAGS_ARGS) $$here
423 distclean-tags:
424 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
425 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
427 top_distdir = ../..
428 distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
430 distdir: $(DISTFILES)
431 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
432 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
433 list='$(DISTFILES)'; for file in $$list; do \
434 case $$file in \
435 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
436 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
437 esac; \
438 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
439 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
440 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
441 dir="/$$dir"; \
442 $(mkinstalldirs) "$(distdir)$$dir"; \
443 else \
444 dir=''; \
445 fi; \
446 if test -d $$d/$$file; then \
447 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
448 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
449 fi; \
450 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
451 else \
452 test -f $(distdir)/$$file \
453 || cp -p $$d/$$file $(distdir)/$$file \
454 || exit 1; \
455 fi; \
456 done
457 check-am: all-am
458 check: check-am
459 all-am: Makefile $(PROGRAMS)
461 installdirs:
462 install: install-am
463 install-exec: install-exec-am
464 install-data: install-data-am
465 uninstall: uninstall-am
467 install-am: all-am
468 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
470 installcheck: installcheck-am
471 install-strip:
472 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
473 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
474 `test -z '$(STRIP)' || \
475 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
476 mostlyclean-generic:
478 clean-generic:
480 distclean-generic:
481 -rm -f $(CONFIG_CLEAN_FILES)
483 maintainer-clean-generic:
484 @echo "This command is intended for maintainers to use"
485 @echo "it deletes files that may require special tools to rebuild."
486 clean: clean-am
488 clean-am: clean-generic clean-libtool clean-noinstPROGRAMS \
489 mostlyclean-am
491 distclean: distclean-am
492 -rm -rf ./$(DEPDIR)
493 -rm -f Makefile
494 distclean-am: clean-am distclean-compile distclean-generic \
495 distclean-libtool distclean-tags
497 dvi: dvi-am
499 dvi-am:
501 info: info-am
503 info-am:
505 install-data-am:
507 install-exec-am:
509 install-info: install-info-am
511 install-man:
513 installcheck-am:
515 maintainer-clean: maintainer-clean-am
516 -rm -rf ./$(DEPDIR)
517 -rm -f Makefile
518 maintainer-clean-am: distclean-am maintainer-clean-generic
520 mostlyclean: mostlyclean-am
522 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
523 mostlyclean-libtool
525 pdf: pdf-am
527 pdf-am:
529 ps: ps-am
531 ps-am:
533 uninstall-am: uninstall-info-am
535 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
536 clean-libtool clean-noinstPROGRAMS ctags distclean \
537 distclean-compile distclean-generic distclean-libtool \
538 distclean-tags distdir dvi dvi-am info info-am install \
539 install-am install-data install-data-am install-exec \
540 install-exec-am install-info install-info-am install-man \
541 install-strip installcheck installcheck-am installdirs \
542 maintainer-clean maintainer-clean-generic mostlyclean \
543 mostlyclean-compile mostlyclean-generic mostlyclean-libtool pdf \
544 pdf-am ps ps-am tags uninstall uninstall-am uninstall-info-am
546 # Tell versions [3.59,3.63) of GNU make to not export all variables.
547 # Otherwise a system limit (for SysV at least) may be exceeded.
548 .NOEXPORT: