PageRenderTime 48ms CodeModel.GetById 24ms app.highlight 20ms RepoModel.GetById 1ms app.codeStats 0ms

/libtunepimp-0.5.3/plugins/Makefile.in

#
Autoconf | 512 lines | 425 code | 45 blank | 42 comment | 87 complexity | 11efb5acaae6f5b2ad0f16f600255bc9 MD5 | raw file
Possible License(s): LGPL-2.1, LGPL-3.0, GPL-2.0, LGPL-2.0
  1# Makefile.in generated by automake 1.9.6 from Makefile.am.
  2# @configure_input@
  3
  4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
  5# 2003, 2004, 2005  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@
 16srcdir = @srcdir@
 17top_srcdir = @top_srcdir@
 18VPATH = @srcdir@
 19pkgdatadir = $(datadir)/@PACKAGE@
 20pkglibdir = $(libdir)/@PACKAGE@
 21pkgincludedir = $(includedir)/@PACKAGE@
 22top_builddir = ..
 23am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 24INSTALL = @INSTALL@
 25install_sh_DATA = $(install_sh) -c -m 644
 26install_sh_PROGRAM = $(install_sh) -c
 27install_sh_SCRIPT = $(install_sh) -c
 28INSTALL_HEADER = $(INSTALL_DATA)
 29transform = $(program_transform_name)
 30NORMAL_INSTALL = :
 31PRE_INSTALL = :
 32POST_INSTALL = :
 33NORMAL_UNINSTALL = :
 34PRE_UNINSTALL = :
 35POST_UNINSTALL = :
 36build_triplet = @build@
 37host_triplet = @host@
 38subdir = plugins
 39DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 40ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 41am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
 42	$(top_srcdir)/configure.in
 43am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 44	$(ACLOCAL_M4)
 45mkinstalldirs = $(install_sh) -d
 46CONFIG_HEADER = $(top_builddir)/config.h
 47CONFIG_CLEAN_FILES =
 48SOURCES =
 49DIST_SOURCES =
 50RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
 51	html-recursive info-recursive install-data-recursive \
 52	install-exec-recursive install-info-recursive \
 53	install-recursive installcheck-recursive installdirs-recursive \
 54	pdf-recursive ps-recursive uninstall-info-recursive \
 55	uninstall-recursive
 56ETAGS = etags
 57CTAGS = ctags
 58DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 59ACLOCAL = @ACLOCAL@
 60AMDEP_FALSE = @AMDEP_FALSE@
 61AMDEP_TRUE = @AMDEP_TRUE@
 62AMTAR = @AMTAR@
 63AR = @AR@
 64AUTOCONF = @AUTOCONF@
 65AUTOHEADER = @AUTOHEADER@
 66AUTOMAKE = @AUTOMAKE@
 67AWK = @AWK@
 68CC = @CC@
 69CCDEPMODE = @CCDEPMODE@
 70CFLAGS = @CFLAGS@
 71CPP = @CPP@
 72CPPFLAGS = @CPPFLAGS@
 73CXX = @CXX@
 74CXXCPP = @CXXCPP@
 75CXXDEPMODE = @CXXDEPMODE@
 76CXXFLAGS = @CXXFLAGS@
 77CYGPATH_W = @CYGPATH_W@
 78DARWIN_FALSE = @DARWIN_FALSE@
 79DARWIN_TRUE = @DARWIN_TRUE@
 80DEFS = @DEFS@
 81DEPDIR = @DEPDIR@
 82ECHO = @ECHO@
 83ECHO_C = @ECHO_C@
 84ECHO_N = @ECHO_N@
 85ECHO_T = @ECHO_T@
 86EGREP = @EGREP@
 87EXEEXT = @EXEEXT@
 88F77 = @F77@
 89FFLAGS = @FFLAGS@
 90FREEBSD_FALSE = @FREEBSD_FALSE@
 91FREEBSD_TRUE = @FREEBSD_TRUE@
 92GREP = @GREP@
 93HAVE_MPCDEC_FALSE = @HAVE_MPCDEC_FALSE@
 94HAVE_MPCDEC_TRUE = @HAVE_MPCDEC_TRUE@
 95INCLTDL = @INCLTDL@
 96INSTALL_DATA = @INSTALL_DATA@
 97INSTALL_PROGRAM = @INSTALL_PROGRAM@
 98INSTALL_SCRIPT = @INSTALL_SCRIPT@
 99INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
100LDFLAGS = @LDFLAGS@
101LIBDIR = @LIBDIR@
102LIBLTDL = @LIBLTDL@
103LIBOBJS = @LIBOBJS@
104LIBS = @LIBS@
105LIBTOOL = @LIBTOOL@
106LIBTOOL_DEPS = @LIBTOOL_DEPS@
107LN_S = @LN_S@
108LTLIBOBJS = @LTLIBOBJS@
109MAKEINFO = @MAKEINFO@
110OBJEXT = @OBJEXT@
111PACKAGE = @PACKAGE@
112PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
113PACKAGE_NAME = @PACKAGE_NAME@
114PACKAGE_STRING = @PACKAGE_STRING@
115PACKAGE_TARNAME = @PACKAGE_TARNAME@
116PACKAGE_VERSION = @PACKAGE_VERSION@
117PATH_SEPARATOR = @PATH_SEPARATOR@
118PREFIX = @PREFIX@
119RANLIB = @RANLIB@
120SET_MAKE = @SET_MAKE@
121SHELL = @SHELL@
122STRIP = @STRIP@
123TAGLIB_CFLAGS = @TAGLIB_CFLAGS@
124TAGLIB_CONFIG = @TAGLIB_CONFIG@
125TAGLIB_LIBS = @TAGLIB_LIBS@
126TP_PLUGINS = @TP_PLUGINS@
127VERSION = @VERSION@
128ac_ct_CC = @ac_ct_CC@
129ac_ct_CXX = @ac_ct_CXX@
130ac_ct_F77 = @ac_ct_F77@
131am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
132am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
133am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
134am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
135am__include = @am__include@
136am__leading_dot = @am__leading_dot@
137am__quote = @am__quote@
138am__tar = @am__tar@
139am__untar = @am__untar@
140bindir = @bindir@
141build = @build@
142build_alias = @build_alias@
143build_cpu = @build_cpu@
144build_os = @build_os@
145build_vendor = @build_vendor@
146datadir = @datadir@
147datarootdir = @datarootdir@
148docdir = @docdir@
149dvidir = @dvidir@
150exec_prefix = @exec_prefix@
151host = @host@
152host_alias = @host_alias@
153host_cpu = @host_cpu@
154host_os = @host_os@
155host_vendor = @host_vendor@
156htmldir = @htmldir@
157includedir = @includedir@
158infodir = @infodir@
159install_sh = @install_sh@
160libdir = @libdir@
161libexecdir = @libexecdir@
162localedir = @localedir@
163localstatedir = @localstatedir@
164mandir = @mandir@
165mkdir_p = @mkdir_p@
166oldincludedir = @oldincludedir@
167pdfdir = @pdfdir@
168prefix = @prefix@
169program_transform_name = @program_transform_name@
170psdir = @psdir@
171sbindir = @sbindir@
172sharedstatedir = @sharedstatedir@
173subdirs = @subdirs@
174sysconfdir = @sysconfdir@
175target_alias = @target_alias@
176
177#
178#  TunePimp -- The MusicBrainz tagging clien interface:
179#
180#              "Let a thousand taggers bloom!"
181#
182#  Copyright (C) 2003 Robert Kaye
183#  
184#  This library is free software; you can redistribute it and/or
185#  modify it under the terms of the GNU Lesser General Public
186#  License as published by the Free Software Foundation; either
187#  version 2.1 of the License, or (at your option) any later version.
188#  
189#  This library is distributed in the hope that it will be useful,
190#  but WITHOUT ANY WARRANTY; without even the implied warranty of
191#  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
192#  Lesser General Public License for more details.
193#  
194#  You should have received a copy of the GNU Lesser General Public
195#  License along with this library; if not, write to the Free Software
196#  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
197#
198#    $Id: Makefile.am 8001 2006-07-01 01:07:17Z luks $
199#
200SUBDIRS = wav @TP_PLUGINS@
201DIST_SUBDIRS = common wav mp3 flac vorbis mpc mp4 wma wv speex tta
202all: all-recursive
203
204.SUFFIXES:
205$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
206	@for dep in $?; do \
207	  case '$(am__configure_deps)' in \
208	    *$$dep*) \
209	      cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
210		&& exit 0; \
211	      exit 1;; \
212	  esac; \
213	done; \
214	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  plugins/Makefile'; \
215	cd $(top_srcdir) && \
216	  $(AUTOMAKE) --foreign  plugins/Makefile
217.PRECIOUS: Makefile
218Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
219	@case '$?' in \
220	  *config.status*) \
221	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
222	  *) \
223	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
224	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
225	esac;
226
227$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
228	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
229
230$(top_srcdir)/configure:  $(am__configure_deps)
231	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
232$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
233	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
234
235mostlyclean-libtool:
236	-rm -f *.lo
237
238clean-libtool:
239	-rm -rf .libs _libs
240
241distclean-libtool:
242	-rm -f libtool
243uninstall-info-am:
244
245# This directory's subdirectories are mostly independent; you can cd
246# into them and run `make' without going through this Makefile.
247# To change the values of `make' variables: instead of editing Makefiles,
248# (1) if the variable is set in `config.status', edit `config.status'
249#     (which will cause the Makefiles to be regenerated when you run `make');
250# (2) otherwise, pass the desired values on the `make' command line.
251$(RECURSIVE_TARGETS):
252	@failcom='exit 1'; \
253	for f in x $$MAKEFLAGS; do \
254	  case $$f in \
255	    *=* | --[!k]*);; \
256	    *k*) failcom='fail=yes';; \
257	  esac; \
258	done; \
259	dot_seen=no; \
260	target=`echo $@ | sed s/-recursive//`; \
261	list='$(SUBDIRS)'; for subdir in $$list; do \
262	  echo "Making $$target in $$subdir"; \
263	  if test "$$subdir" = "."; then \
264	    dot_seen=yes; \
265	    local_target="$$target-am"; \
266	  else \
267	    local_target="$$target"; \
268	  fi; \
269	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
270	  || eval $$failcom; \
271	done; \
272	if test "$$dot_seen" = "no"; then \
273	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
274	fi; test -z "$$fail"
275
276mostlyclean-recursive clean-recursive distclean-recursive \
277maintainer-clean-recursive:
278	@failcom='exit 1'; \
279	for f in x $$MAKEFLAGS; do \
280	  case $$f in \
281	    *=* | --[!k]*);; \
282	    *k*) failcom='fail=yes';; \
283	  esac; \
284	done; \
285	dot_seen=no; \
286	case "$@" in \
287	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
288	  *) list='$(SUBDIRS)' ;; \
289	esac; \
290	rev=''; for subdir in $$list; do \
291	  if test "$$subdir" = "."; then :; else \
292	    rev="$$subdir $$rev"; \
293	  fi; \
294	done; \
295	rev="$$rev ."; \
296	target=`echo $@ | sed s/-recursive//`; \
297	for subdir in $$rev; do \
298	  echo "Making $$target in $$subdir"; \
299	  if test "$$subdir" = "."; then \
300	    local_target="$$target-am"; \
301	  else \
302	    local_target="$$target"; \
303	  fi; \
304	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
305	  || eval $$failcom; \
306	done && test -z "$$fail"
307tags-recursive:
308	list='$(SUBDIRS)'; for subdir in $$list; do \
309	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
310	done
311ctags-recursive:
312	list='$(SUBDIRS)'; for subdir in $$list; do \
313	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
314	done
315
316ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
317	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
318	unique=`for i in $$list; do \
319	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
320	  done | \
321	  $(AWK) '    { files[$$0] = 1; } \
322	       END { for (i in files) print i; }'`; \
323	mkid -fID $$unique
324tags: TAGS
325
326TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
327		$(TAGS_FILES) $(LISP)
328	tags=; \
329	here=`pwd`; \
330	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
331	  include_option=--etags-include; \
332	  empty_fix=.; \
333	else \
334	  include_option=--include; \
335	  empty_fix=; \
336	fi; \
337	list='$(SUBDIRS)'; for subdir in $$list; do \
338	  if test "$$subdir" = .; then :; else \
339	    test ! -f $$subdir/TAGS || \
340	      tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
341	  fi; \
342	done; \
343	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
344	unique=`for i in $$list; do \
345	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
346	  done | \
347	  $(AWK) '    { files[$$0] = 1; } \
348	       END { for (i in files) print i; }'`; \
349	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
350	  test -n "$$unique" || unique=$$empty_fix; \
351	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
352	    $$tags $$unique; \
353	fi
354ctags: CTAGS
355CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
356		$(TAGS_FILES) $(LISP)
357	tags=; \
358	here=`pwd`; \
359	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
360	unique=`for i in $$list; do \
361	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
362	  done | \
363	  $(AWK) '    { files[$$0] = 1; } \
364	       END { for (i in files) print i; }'`; \
365	test -z "$(CTAGS_ARGS)$$tags$$unique" \
366	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
367	     $$tags $$unique
368
369GTAGS:
370	here=`$(am__cd) $(top_builddir) && pwd` \
371	  && cd $(top_srcdir) \
372	  && gtags -i $(GTAGS_ARGS) $$here
373
374distclean-tags:
375	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
376
377distdir: $(DISTFILES)
378	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
379	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
380	list='$(DISTFILES)'; for file in $$list; do \
381	  case $$file in \
382	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
383	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
384	  esac; \
385	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
386	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
387	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
388	    dir="/$$dir"; \
389	    $(mkdir_p) "$(distdir)$$dir"; \
390	  else \
391	    dir=''; \
392	  fi; \
393	  if test -d $$d/$$file; then \
394	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
395	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
396	    fi; \
397	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
398	  else \
399	    test -f $(distdir)/$$file \
400	    || cp -p $$d/$$file $(distdir)/$$file \
401	    || exit 1; \
402	  fi; \
403	done
404	list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
405	  if test "$$subdir" = .; then :; else \
406	    test -d "$(distdir)/$$subdir" \
407	    || $(mkdir_p) "$(distdir)/$$subdir" \
408	    || exit 1; \
409	    distdir=`$(am__cd) $(distdir) && pwd`; \
410	    top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
411	    (cd $$subdir && \
412	      $(MAKE) $(AM_MAKEFLAGS) \
413	        top_distdir="$$top_distdir" \
414	        distdir="$$distdir/$$subdir" \
415	        distdir) \
416	      || exit 1; \
417	  fi; \
418	done
419check-am: all-am
420check: check-recursive
421all-am: Makefile
422installdirs: installdirs-recursive
423installdirs-am:
424install: install-recursive
425install-exec: install-exec-recursive
426install-data: install-data-recursive
427uninstall: uninstall-recursive
428
429install-am: all-am
430	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
431
432installcheck: installcheck-recursive
433install-strip:
434	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
435	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
436	  `test -z '$(STRIP)' || \
437	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
438mostlyclean-generic:
439
440clean-generic:
441
442distclean-generic:
443	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
444
445maintainer-clean-generic:
446	@echo "This command is intended for maintainers to use"
447	@echo "it deletes files that may require special tools to rebuild."
448clean: clean-recursive
449
450clean-am: clean-generic clean-libtool mostlyclean-am
451
452distclean: distclean-recursive
453	-rm -f Makefile
454distclean-am: clean-am distclean-generic distclean-libtool \
455	distclean-tags
456
457dvi: dvi-recursive
458
459dvi-am:
460
461html: html-recursive
462
463info: info-recursive
464
465info-am:
466
467install-data-am:
468
469install-exec-am:
470
471install-info: install-info-recursive
472
473install-man:
474
475installcheck-am:
476
477maintainer-clean: maintainer-clean-recursive
478	-rm -f Makefile
479maintainer-clean-am: distclean-am maintainer-clean-generic
480
481mostlyclean: mostlyclean-recursive
482
483mostlyclean-am: mostlyclean-generic mostlyclean-libtool
484
485pdf: pdf-recursive
486
487pdf-am:
488
489ps: ps-recursive
490
491ps-am:
492
493uninstall-am: uninstall-info-am
494
495uninstall-info: uninstall-info-recursive
496
497.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
498	clean clean-generic clean-libtool clean-recursive ctags \
499	ctags-recursive distclean distclean-generic distclean-libtool \
500	distclean-recursive distclean-tags distdir dvi dvi-am html \
501	html-am info info-am install install-am install-data \
502	install-data-am install-exec install-exec-am install-info \
503	install-info-am install-man install-strip installcheck \
504	installcheck-am installdirs installdirs-am maintainer-clean \
505	maintainer-clean-generic maintainer-clean-recursive \
506	mostlyclean mostlyclean-generic mostlyclean-libtool \
507	mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
508	uninstall uninstall-am uninstall-info-am
509
510# Tell versions [3.59,3.63) of GNU make to not export all variables.
511# Otherwise a system limit (for SysV at least) may be exceeded.
512.NOEXPORT: