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