K2.6 patches and update.
[tomato.git] / release / src / router / flac / src / plugin_xmms / Makefile
blob4dbe8126d5c3a73b48a9acf70276d0566d9b67c3
1 # Makefile.in generated by automake 1.7.9 from Makefile.am.
2 # src/plugin_xmms/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 # libxmms-flac - XMMS FLAC input plugin
18 # Copyright (C) 2000,2001,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.
35 # GNU makefile
38 srcdir = .
39 top_srcdir = ../..
41 pkgdatadir = $(datadir)/flac
42 pkglibdir = $(libdir)/flac
43 pkgincludedir = $(includedir)/flac
44 top_builddir = ../..
46 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
47 INSTALL = /usr/bin/install -c
48 install_sh_DATA = $(install_sh) -c -m 644
49 install_sh_PROGRAM = $(install_sh) -c
50 install_sh_SCRIPT = $(install_sh) -c
51 INSTALL_HEADER = $(INSTALL_DATA)
52 transform = $(program_transform_name)
53 NORMAL_INSTALL = :
54 PRE_INSTALL = :
55 POST_INSTALL = :
56 NORMAL_UNINSTALL = :
57 PRE_UNINSTALL = :
58 POST_UNINSTALL = :
59 host_triplet = mipsel-unknown-linux-gnu
60 ACLOCAL = ${SHELL} /home/vicente/repos/tomato/release/src/router/flac/missing --run aclocal-1.7
61 ACLOCAL_AMFLAGS = -I m4
62 AMDEP_FALSE = #
63 AMDEP_TRUE =
64 AMTAR = ${SHELL} /home/vicente/repos/tomato/release/src/router/flac/missing --run tar
65 AR = mipsel-uclibc-ar
66 AS = gas
67 AUTOCONF = ${SHELL} /home/vicente/repos/tomato/release/src/router/flac/missing --run autoconf
68 AUTOHEADER = ${SHELL} /home/vicente/repos/tomato/release/src/router/flac/missing --run autoheader
69 AUTOMAKE = ${SHELL} /home/vicente/repos/tomato/release/src/router/flac/missing --run automake-1.7
70 AWK = gawk
71 CC = mipsel-uclibc-gcc
72 CCAS = $(CC)
73 CCASFLAGS = $(CFLAGS)
74 CCDEPMODE = depmode=gcc3
75 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
76 CPP = mipsel-uclibc-gcc -E
77 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
78 CXX = mipsel-linux-g++
79 CXXCPP = mipsel-linux-g++ -E
80 CXXDEPMODE = depmode=gcc3
81 CXXFLAGS = -g -O2
82 CYGPATH_W = echo
83 DEBUG_FALSE =
84 DEBUG_TRUE = #
85 DEFS = -DHAVE_CONFIG_H
86 DEPDIR = .deps
87 DOCBOOK_TO_MAN =
88 DOXYGEN =
89 ECHO = echo
90 ECHO_C =
91 ECHO_N = -n
92 ECHO_T =
93 EGREP = grep -E
94 EXEEXT =
95 F77 =
96 FFLAGS =
97 FLAC__TEST_LEVEL = 1
98 FLAC__TEST_WITH_VALGRIND = no
99 FLaC__CPU_IA32_FALSE =
100 FLaC__CPU_IA32_TRUE = #
101 FLaC__CPU_PPC_FALSE =
102 FLaC__CPU_PPC_TRUE = #
103 FLaC__CPU_SPARC_FALSE =
104 FLaC__CPU_SPARC_TRUE = #
105 FLaC__HAS_AS_FALSE =
106 FLaC__HAS_AS_TRUE = #
107 FLaC__HAS_AS__TEMPORARILY_DISABLED_FALSE =
108 FLaC__HAS_AS__TEMPORARILY_DISABLED_TRUE = #
109 FLaC__HAS_DOCBOOK_TO_MAN_FALSE =
110 FLaC__HAS_DOCBOOK_TO_MAN_TRUE = #
111 FLaC__HAS_DOXYGEN_FALSE =
112 FLaC__HAS_DOXYGEN_TRUE = #
113 FLaC__HAS_GAS_FALSE = #
114 FLaC__HAS_GAS_TRUE =
115 FLaC__HAS_GAS__TEMPORARILY_DISABLED_FALSE =
116 FLaC__HAS_GAS__TEMPORARILY_DISABLED_TRUE = #
117 FLaC__HAS_NASM_FALSE =
118 FLaC__HAS_NASM_TRUE = #
119 FLaC__HAS_OGG_FALSE = #
120 FLaC__HAS_OGG_TRUE =
121 FLaC__HAS_XMMS_FALSE =
122 FLaC__HAS_XMMS_TRUE = #
123 FLaC__INSTALL_XMMS_PLUGIN_LOCALLY_FALSE =
124 FLaC__INSTALL_XMMS_PLUGIN_LOCALLY_TRUE = #
125 FLaC__NO_ASM_FALSE =
126 FLaC__NO_ASM_TRUE = #
127 FLaC__SSE_OS_FALSE =
128 FLaC__SSE_OS_TRUE = #
129 FLaC__SYS_DARWIN_FALSE =
130 FLaC__SYS_DARWIN_TRUE = #
131 FLaC__SYS_LINUX_FALSE =
132 FLaC__SYS_LINUX_TRUE = #
133 FLaC__USE_3DNOW_FALSE =
134 FLaC__USE_3DNOW_TRUE = #
135 FLaC__USE_ALTIVEC_FALSE =
136 FLaC__USE_ALTIVEC_TRUE = #
137 FLaC__WITH_CPPLIBS_FALSE =
138 FLaC__WITH_CPPLIBS_TRUE = #
139 GAS = gas
140 INSTALL_DATA = ${INSTALL} -m 644
141 INSTALL_PROGRAM = ${INSTALL}
142 INSTALL_SCRIPT = ${INSTALL}
143 INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
144 LDFLAGS = -L/home/vicente/repos/tomato/release/src-rt/router/libogg/src/.libs -fPIC -ffunction-sections -fdata-sections -Wl,--gc-sections
145 LIBICONV =
146 LIBOBJS =
147 LIBS =
149 # Don't build a static library
150 LIBTOOL = $(top_builddir)/libtool-disable-static
151 LN_S = ln -s
152 LTLIBICONV =
153 LTLIBOBJS =
154 MAINT = #
155 MAINTAINER_MODE_FALSE =
156 MAINTAINER_MODE_TRUE = #
157 MAKEINFO = ${SHELL} /home/vicente/repos/tomato/release/src/router/flac/missing --run makeinfo
158 MINGW_WINSOCK_LIBS =
159 NASM =
160 OBJEXT = o
161 OBJ_FORMAT = elf
162 OGG_CFLAGS = -I/include
163 OGG_LIBS = -L/lib -logg
164 PACKAGE = flac
165 PACKAGE_BUGREPORT =
166 PACKAGE_NAME =
167 PACKAGE_STRING =
168 PACKAGE_TARNAME =
169 PACKAGE_VERSION =
170 PATH_SEPARATOR = :
171 RANLIB = mipsel-uclibc-ranlib
172 SET_MAKE =
173 SHELL = /bin/sh
174 STRIP = mipsel-uclibc-strip -R .note -R .comment
175 VERSION = 1.2.1
176 XMMS_CFLAGS =
177 XMMS_CONFIG =
178 XMMS_DATA_DIR =
179 XMMS_EFFECT_PLUGIN_DIR =
180 XMMS_GENERAL_PLUGIN_DIR =
181 XMMS_INPUT_PLUGIN_DIR =
182 XMMS_LIBS =
183 XMMS_OUTPUT_PLUGIN_DIR =
184 XMMS_PLUGIN_DIR =
185 XMMS_VERSION =
186 XMMS_VISUALIZATION_PLUGIN_DIR =
187 ac_ct_AR =
188 ac_ct_CC =
189 ac_ct_CXX =
190 ac_ct_F77 =
191 ac_ct_RANLIB =
192 ac_ct_STRIP =
193 am__fastdepCC_FALSE = #
194 am__fastdepCC_TRUE =
195 am__fastdepCXX_FALSE = #
196 am__fastdepCXX_TRUE =
197 am__include = include
198 am__leading_dot = .
199 am__quote =
200 bindir = ${exec_prefix}/bin
201 build = x86_64-pc-linux-gnu
202 build_alias = x86_64-linux-gnu
203 build_cpu = x86_64
204 build_os = linux-gnu
205 build_vendor = pc
206 datadir = ${prefix}/share
207 exec_prefix = ${prefix}
208 host = mipsel-unknown-linux-gnu
209 host_alias = mipsel-linux
210 host_cpu = mipsel
211 host_os = linux-gnu
212 host_vendor = unknown
213 includedir = ${prefix}/include
214 infodir = ${prefix}/info
215 install_sh = /home/vicente/repos/tomato/release/src/router/flac/install-sh
216 libdir = ${exec_prefix}/lib
217 libexecdir = ${exec_prefix}/libexec
218 localstatedir = ${prefix}/var
219 mandir = ${prefix}/man
220 oldincludedir = /usr/include
221 prefix =
222 program_transform_name = s,x,x,
223 sbindir = ${exec_prefix}/sbin
224 sharedstatedir = ${prefix}/com
225 sysconfdir = ${prefix}/etc
226 target_alias =
228 EXTRA_DIST = \
229 Makefile.lite
232 noinst_HEADERS = \
233 charset.h \
234 configure.h \
235 http.h \
236 locale_hack.h \
237 plugin.h \
238 tag.h
241 AM_CFLAGS = -I/include
243 INCLUDES = -I$(top_srcdir)/src
244 xmmsinputplugindir =
245 #xmmsinputplugindir = $(HOME)/.xmms/Plugins
247 xmmsinputplugin_LTLIBRARIES = libxmms-flac.la
249 plugin_sources = charset.c configure.c fileinfo.c http.c plugin.c tag.c
251 libxmms_flac_la_SOURCES = $(plugin_sources)
253 # work around the bug in libtool where its relinking fails with a different DESTDIR
254 # for libtool bug info see:
255 # http://mail.gnu.org/pipermail/bug-libtool/2002-February/003018.html
256 # http://mail.gnu.org/pipermail/libtool/2002-April/006244.html
257 # http://mail.gnu.org/pipermail/libtool/2002-April/006250.html
258 # for fix info see:
259 # http://lists.freshrpms.net/pipermail/rpm-list/2002-April/000746.html
260 # the workaround is the extra '-L$(top_builddir)/src/libFLAC/.libs'
261 libxmms_flac_la_LIBADD = \
262 $(top_builddir)/src/plugin_common/libplugin_common.la \
263 $(top_builddir)/src/share/grabbag/libgrabbag.la \
264 $(top_builddir)/src/share/replaygain_analysis/libreplaygain_analysis.la \
265 $(top_builddir)/src/share/replaygain_synthesis/libreplaygain_synthesis.la \
266 $(top_builddir)/src/share/utf8/libutf8.la \
267 $(top_builddir)/src/libFLAC/libFLAC.la \
268 -L$(top_builddir)/src/libFLAC/.libs \
269 -L/lib -logg \
273 libxmms_flac_la_LDFLAGS = -module -avoid-version
274 subdir = src/plugin_xmms
275 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
276 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
277 CONFIG_HEADER = $(top_builddir)/config.h
278 CONFIG_CLEAN_FILES =
279 LTLIBRARIES = $(xmmsinputplugin_LTLIBRARIES)
281 libxmms_flac_la_DEPENDENCIES = \
282 $(top_builddir)/src/plugin_common/libplugin_common.la \
283 $(top_builddir)/src/share/grabbag/libgrabbag.la \
284 $(top_builddir)/src/share/replaygain_analysis/libreplaygain_analysis.la \
285 $(top_builddir)/src/share/replaygain_synthesis/libreplaygain_synthesis.la \
286 $(top_builddir)/src/share/utf8/libutf8.la \
287 $(top_builddir)/src/libFLAC/libFLAC.la
288 am__objects_1 = charset.lo configure.lo fileinfo.lo http.lo plugin.lo \
289 tag.lo
290 am_libxmms_flac_la_OBJECTS = $(am__objects_1)
291 libxmms_flac_la_OBJECTS = $(am_libxmms_flac_la_OBJECTS)
293 DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
294 depcomp = $(SHELL) $(top_srcdir)/depcomp
295 am__depfiles_maybe = depfiles
296 DEP_FILES = ./$(DEPDIR)/charset.Plo \
297 ./$(DEPDIR)/configure.Plo ./$(DEPDIR)/fileinfo.Plo \
298 ./$(DEPDIR)/http.Plo ./$(DEPDIR)/plugin.Plo \
299 ./$(DEPDIR)/tag.Plo
300 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
301 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
302 LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) \
303 $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
304 CCLD = $(CC)
305 LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
306 $(AM_LDFLAGS) $(LDFLAGS) -o $@
307 DIST_SOURCES = $(libxmms_flac_la_SOURCES)
308 HEADERS = $(noinst_HEADERS)
310 DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.in Makefile.am
311 SOURCES = $(libxmms_flac_la_SOURCES)
313 all: all-am
315 .SUFFIXES:
316 .SUFFIXES: .c .lo .o .obj
317 $(srcdir)/Makefile.in: # Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
318 cd $(top_srcdir) && \
319 $(AUTOMAKE) --gnu src/plugin_xmms/Makefile
320 Makefile: # $(srcdir)/Makefile.in $(top_builddir)/config.status
321 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
322 xmmsinputpluginLTLIBRARIES_INSTALL = $(INSTALL)
323 install-xmmsinputpluginLTLIBRARIES: $(xmmsinputplugin_LTLIBRARIES)
324 @$(NORMAL_INSTALL)
325 $(mkinstalldirs) $(DESTDIR)$(xmmsinputplugindir)
326 @list='$(xmmsinputplugin_LTLIBRARIES)'; for p in $$list; do \
327 if test -f $$p; then \
328 f="`echo $$p | sed -e 's|^.*/||'`"; \
329 echo " $(LIBTOOL) --mode=install $(xmmsinputpluginLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(xmmsinputplugindir)/$$f"; \
330 $(LIBTOOL) --mode=install $(xmmsinputpluginLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(xmmsinputplugindir)/$$f; \
331 else :; fi; \
332 done
334 uninstall-xmmsinputpluginLTLIBRARIES:
335 @$(NORMAL_UNINSTALL)
336 @list='$(xmmsinputplugin_LTLIBRARIES)'; for p in $$list; do \
337 p="`echo $$p | sed -e 's|^.*/||'`"; \
338 echo " $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(xmmsinputplugindir)/$$p"; \
339 $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(xmmsinputplugindir)/$$p; \
340 done
342 clean-xmmsinputpluginLTLIBRARIES:
343 -test -z "$(xmmsinputplugin_LTLIBRARIES)" || rm -f $(xmmsinputplugin_LTLIBRARIES)
344 @list='$(xmmsinputplugin_LTLIBRARIES)'; for p in $$list; do \
345 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
346 test "$$dir" = "$$p" && dir=.; \
347 echo "rm -f \"$${dir}/so_locations\""; \
348 rm -f "$${dir}/so_locations"; \
349 done
350 libxmms-flac.la: $(libxmms_flac_la_OBJECTS) $(libxmms_flac_la_DEPENDENCIES)
351 $(LINK) -rpath $(xmmsinputplugindir) $(libxmms_flac_la_LDFLAGS) $(libxmms_flac_la_OBJECTS) $(libxmms_flac_la_LIBADD) $(LIBS)
353 mostlyclean-compile:
354 -rm -f *.$(OBJEXT) core *.core
356 distclean-compile:
357 -rm -f *.tab.c
359 include ./$(DEPDIR)/charset.Plo
360 include ./$(DEPDIR)/configure.Plo
361 include ./$(DEPDIR)/fileinfo.Plo
362 include ./$(DEPDIR)/http.Plo
363 include ./$(DEPDIR)/plugin.Plo
364 include ./$(DEPDIR)/tag.Plo
366 .c.o:
367 if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
368 -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
369 then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
370 else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
372 # source='$<' object='$@' libtool=no \
373 # depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' \
374 # $(CCDEPMODE) $(depcomp) \
375 # $(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<
377 .c.obj:
378 if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
379 -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \
380 then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
381 else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
383 # source='$<' object='$@' libtool=no \
384 # depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' \
385 # $(CCDEPMODE) $(depcomp) \
386 # $(COMPILE) -c `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`
388 .c.lo:
389 if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
390 -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
391 then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; \
392 else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
394 # source='$<' object='$@' libtool=yes \
395 # depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' \
396 # $(CCDEPMODE) $(depcomp) \
397 # $(LTCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
399 mostlyclean-libtool:
400 -rm -f *.lo
402 clean-libtool:
403 -rm -rf .libs _libs
405 distclean-libtool:
406 -rm -f libtool
407 uninstall-info-am:
409 ETAGS = etags
410 ETAGSFLAGS =
412 CTAGS = ctags
413 CTAGSFLAGS =
415 tags: TAGS
417 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
418 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
419 unique=`for i in $$list; do \
420 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
421 done | \
422 $(AWK) ' { files[$$0] = 1; } \
423 END { for (i in files) print i; }'`; \
424 mkid -fID $$unique
426 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
427 $(TAGS_FILES) $(LISP)
428 tags=; \
429 here=`pwd`; \
430 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
431 unique=`for i in $$list; do \
432 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
433 done | \
434 $(AWK) ' { files[$$0] = 1; } \
435 END { for (i in files) print i; }'`; \
436 test -z "$(ETAGS_ARGS)$$tags$$unique" \
437 || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
438 $$tags $$unique
440 ctags: CTAGS
441 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
442 $(TAGS_FILES) $(LISP)
443 tags=; \
444 here=`pwd`; \
445 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
446 unique=`for i in $$list; do \
447 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
448 done | \
449 $(AWK) ' { files[$$0] = 1; } \
450 END { for (i in files) print i; }'`; \
451 test -z "$(CTAGS_ARGS)$$tags$$unique" \
452 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
453 $$tags $$unique
455 GTAGS:
456 here=`$(am__cd) $(top_builddir) && pwd` \
457 && cd $(top_srcdir) \
458 && gtags -i $(GTAGS_ARGS) $$here
460 distclean-tags:
461 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
462 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
464 top_distdir = ../..
465 distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
467 distdir: $(DISTFILES)
468 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
469 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
470 list='$(DISTFILES)'; for file in $$list; do \
471 case $$file in \
472 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
473 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
474 esac; \
475 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
476 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
477 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
478 dir="/$$dir"; \
479 $(mkinstalldirs) "$(distdir)$$dir"; \
480 else \
481 dir=''; \
482 fi; \
483 if test -d $$d/$$file; then \
484 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
485 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
486 fi; \
487 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
488 else \
489 test -f $(distdir)/$$file \
490 || cp -p $$d/$$file $(distdir)/$$file \
491 || exit 1; \
492 fi; \
493 done
494 check-am: all-am
495 check: check-am
496 all-am: Makefile $(LTLIBRARIES) $(HEADERS)
498 installdirs:
499 $(mkinstalldirs) $(DESTDIR)$(xmmsinputplugindir)
500 install: install-am
501 install-exec: install-exec-am
502 install-data: install-data-am
503 uninstall: uninstall-am
505 install-am: all-am
506 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
508 installcheck: installcheck-am
509 install-strip:
510 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
511 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
512 `test -z '$(STRIP)' || \
513 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
514 mostlyclean-generic:
516 clean-generic:
518 distclean-generic:
519 -rm -f $(CONFIG_CLEAN_FILES)
521 maintainer-clean-generic:
522 @echo "This command is intended for maintainers to use"
523 @echo "it deletes files that may require special tools to rebuild."
524 clean: clean-am
526 clean-am: clean-generic clean-libtool clean-xmmsinputpluginLTLIBRARIES \
527 mostlyclean-am
529 distclean: distclean-am
530 -rm -rf ./$(DEPDIR)
531 -rm -f Makefile
532 distclean-am: clean-am distclean-compile distclean-generic \
533 distclean-libtool distclean-tags
535 dvi: dvi-am
537 dvi-am:
539 info: info-am
541 info-am:
543 install-data-am: install-xmmsinputpluginLTLIBRARIES
545 install-exec-am:
547 install-info: install-info-am
549 install-man:
551 installcheck-am:
553 maintainer-clean: maintainer-clean-am
554 -rm -rf ./$(DEPDIR)
555 -rm -f Makefile
556 maintainer-clean-am: distclean-am maintainer-clean-generic
558 mostlyclean: mostlyclean-am
560 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
561 mostlyclean-libtool
563 pdf: pdf-am
565 pdf-am:
567 ps: ps-am
569 ps-am:
571 uninstall-am: uninstall-info-am uninstall-xmmsinputpluginLTLIBRARIES
573 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
574 clean-libtool clean-xmmsinputpluginLTLIBRARIES ctags distclean \
575 distclean-compile distclean-generic distclean-libtool \
576 distclean-tags distdir dvi dvi-am info info-am install \
577 install-am install-data install-data-am install-exec \
578 install-exec-am install-info install-info-am install-man \
579 install-strip install-xmmsinputpluginLTLIBRARIES installcheck \
580 installcheck-am installdirs maintainer-clean \
581 maintainer-clean-generic mostlyclean mostlyclean-compile \
582 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
583 tags uninstall uninstall-am uninstall-info-am \
584 uninstall-xmmsinputpluginLTLIBRARIES
586 # Tell versions [3.59,3.63) of GNU make to not export all variables.
587 # Otherwise a system limit (for SysV at least) may be exceeded.
588 .NOEXPORT: