Makefile.in
上传用户:kjfoods
上传日期:2020-07-06
资源大小:29949k
文件大小:49k
源码类别:

midi

开发平台:

Unix_Linux

  1. # Makefile.in generated by automake 1.11.1 from Makefile.am.
  2. # @configure_input@
  3. # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
  4. # 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
  5. # 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. # This program is distributed in the hope that it will be useful,
  10. # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
  11. # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
  12. # PARTICULAR PURPOSE.
  13. @SET_MAKE@
  14. # modules/audio_filter/converter/Makefile.am automatically generated from modules/audio_filter/converter/Modules.am by modules/genmf
  15. # DO NOT EDIT THIS FILE DIRECTLY! See Modules.am instead.
  16. # Common code for VLC modules/.../Makefile.am
  17. #
  18. # Copyright (C) 2005-2007 the VideoLAN team
  19. # Copyright (C) 2005-2008 Rémi Denis-Courmont
  20. #
  21. # Authors: Sam Hocevar <sam@zoy.org>
  22. VPATH = @srcdir@
  23. pkgdatadir = $(datadir)/@PACKAGE@
  24. pkgincludedir = $(includedir)/@PACKAGE@
  25. pkglibdir = $(libdir)/@PACKAGE@
  26. pkglibexecdir = $(libexecdir)/@PACKAGE@
  27. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
  28. install_sh_DATA = $(install_sh) -c -m 644
  29. install_sh_PROGRAM = $(install_sh) -c
  30. install_sh_SCRIPT = $(install_sh) -c
  31. INSTALL_HEADER = $(INSTALL_DATA)
  32. transform = $(program_transform_name)
  33. NORMAL_INSTALL = :
  34. PRE_INSTALL = :
  35. POST_INSTALL = :
  36. NORMAL_UNINSTALL = :
  37. PRE_UNINSTALL = :
  38. POST_UNINSTALL = :
  39. build_triplet = @build@
  40. host_triplet = @host@
  41. DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in 
  42. $(srcdir)/Modules.am $(top_srcdir)/modules/common.am
  43. subdir = modules/audio_filter/converter
  44. ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
  45. am__aclocal_m4_deps = $(top_srcdir)/m4/flags.m4 
  46. $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 
  47. $(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/lib-ld.m4 
  48. $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 
  49. $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 
  50. $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 
  51. $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 
  52. $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 
  53. $(top_srcdir)/m4/vlc.m4 $(top_srcdir)/configure.ac
  54. am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) 
  55. $(ACLOCAL_M4)
  56. mkinstalldirs = $(install_sh) -d
  57. CONFIG_HEADER = $(top_builddir)/config.h
  58. CONFIG_CLEAN_FILES =
  59. CONFIG_CLEAN_VPATH_FILES =
  60. am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
  61. am__vpath_adj = case $$p in 
  62.     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; 
  63.     *) f=$$p;; 
  64.   esac;
  65. am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
  66. am__install_max = 40
  67. am__nobase_strip_setup = 
  68.   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\*|]/\\&/g'`
  69. am__nobase_strip = 
  70.   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
  71. am__nobase_list = $(am__nobase_strip_setup); 
  72.   for p in $$list; do echo "$$p $$p"; done | 
  73.   sed "s| $$srcdirstrip/| |;"' / .*//!s/ .*/ ./; s,( .*)/[^/]*$$,1,' | 
  74.   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; 
  75.     if (++n[$$2] == $(am__install_max)) 
  76.       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } 
  77.     END { for (dir in files) print dir, files[dir] }'
  78. am__base_list = 
  79.   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/n/ /g' | 
  80.   sed '$$!N;$$!N;$$!N;$$!N;s/n/ /g'
  81. am__installdirs = "$(DESTDIR)$(libvlcdir)"
  82. LTLIBRARIES = $(libvlc_LTLIBRARIES)
  83. am__DEPENDENCIES_1 = `$(VLC_CONFIG) plugin $@` $(LTLIBVLCCORE) 
  84. $(top_builddir)/compat/libcompat.la
  85. am__objects_1 = liba52tofloat32_plugin_la-a52tofloat32.lo
  86. am_liba52tofloat32_plugin_la_OBJECTS = $(am__objects_1)
  87. nodist_liba52tofloat32_plugin_la_OBJECTS =
  88. liba52tofloat32_plugin_la_OBJECTS =  
  89. $(am_liba52tofloat32_plugin_la_OBJECTS) 
  90. $(nodist_liba52tofloat32_plugin_la_OBJECTS)
  91. liba52tofloat32_plugin_la_LINK = $(LIBTOOL) --tag=CC 
  92. $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) 
  93. $(liba52tofloat32_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) 
  94. $(LDFLAGS) -o $@
  95. am__objects_2 = liba52tospdif_plugin_la-a52tospdif.lo
  96. am_liba52tospdif_plugin_la_OBJECTS = $(am__objects_2)
  97. nodist_liba52tospdif_plugin_la_OBJECTS =
  98. liba52tospdif_plugin_la_OBJECTS =  
  99. $(am_liba52tospdif_plugin_la_OBJECTS) 
  100. $(nodist_liba52tospdif_plugin_la_OBJECTS)
  101. liba52tospdif_plugin_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) 
  102. $(LIBTOOLFLAGS) --mode=link $(CCLD) 
  103. $(liba52tospdif_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) 
  104. $(LDFLAGS) -o $@
  105. am__objects_3 = libconverter_fixed_plugin_la-fixed.lo
  106. am_libconverter_fixed_plugin_la_OBJECTS = $(am__objects_3)
  107. nodist_libconverter_fixed_plugin_la_OBJECTS =
  108. libconverter_fixed_plugin_la_OBJECTS =  
  109. $(am_libconverter_fixed_plugin_la_OBJECTS) 
  110. $(nodist_libconverter_fixed_plugin_la_OBJECTS)
  111. libconverter_fixed_plugin_la_LINK = $(LIBTOOL) --tag=CC 
  112. $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) 
  113. $(libconverter_fixed_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) 
  114. $(LDFLAGS) -o $@
  115. am__objects_4 = libconverter_float_plugin_la-float.lo
  116. am_libconverter_float_plugin_la_OBJECTS = $(am__objects_4)
  117. nodist_libconverter_float_plugin_la_OBJECTS =
  118. libconverter_float_plugin_la_OBJECTS =  
  119. $(am_libconverter_float_plugin_la_OBJECTS) 
  120. $(nodist_libconverter_float_plugin_la_OBJECTS)
  121. libconverter_float_plugin_la_LINK = $(LIBTOOL) --tag=CC 
  122. $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) 
  123. $(libconverter_float_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) 
  124. $(LDFLAGS) -o $@
  125. am__objects_5 = libdtstofloat32_plugin_la-dtstofloat32.lo
  126. am_libdtstofloat32_plugin_la_OBJECTS = $(am__objects_5)
  127. nodist_libdtstofloat32_plugin_la_OBJECTS =
  128. libdtstofloat32_plugin_la_OBJECTS =  
  129. $(am_libdtstofloat32_plugin_la_OBJECTS) 
  130. $(nodist_libdtstofloat32_plugin_la_OBJECTS)
  131. libdtstofloat32_plugin_la_LINK = $(LIBTOOL) --tag=CC 
  132. $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) 
  133. $(libdtstofloat32_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) 
  134. $(LDFLAGS) -o $@
  135. am__objects_6 = libdtstospdif_plugin_la-dtstospdif.lo
  136. am_libdtstospdif_plugin_la_OBJECTS = $(am__objects_6)
  137. nodist_libdtstospdif_plugin_la_OBJECTS =
  138. libdtstospdif_plugin_la_OBJECTS =  
  139. $(am_libdtstospdif_plugin_la_OBJECTS) 
  140. $(nodist_libdtstospdif_plugin_la_OBJECTS)
  141. libdtstospdif_plugin_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) 
  142. $(LIBTOOLFLAGS) --mode=link $(CCLD) 
  143. $(libdtstospdif_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) 
  144. $(LDFLAGS) -o $@
  145. am__objects_7 = libmpgatofixed32_plugin_la-mpgatofixed32.lo
  146. am_libmpgatofixed32_plugin_la_OBJECTS = $(am__objects_7)
  147. nodist_libmpgatofixed32_plugin_la_OBJECTS =
  148. libmpgatofixed32_plugin_la_OBJECTS =  
  149. $(am_libmpgatofixed32_plugin_la_OBJECTS) 
  150. $(nodist_libmpgatofixed32_plugin_la_OBJECTS)
  151. libmpgatofixed32_plugin_la_LINK = $(LIBTOOL) --tag=CC 
  152. $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) 
  153. $(libmpgatofixed32_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) 
  154. $(LDFLAGS) -o $@
  155. DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
  156. depcomp = $(SHELL) $(top_srcdir)/autotools/depcomp
  157. am__depfiles_maybe = depfiles
  158. am__mv = mv -f
  159. COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) 
  160. $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
  161. LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) 
  162. --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) 
  163. $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
  164. CCLD = $(CC)
  165. LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) 
  166. --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) 
  167. $(LDFLAGS) -o $@
  168. SOURCES = $(liba52tofloat32_plugin_la_SOURCES) 
  169. $(nodist_liba52tofloat32_plugin_la_SOURCES) 
  170. $(liba52tospdif_plugin_la_SOURCES) 
  171. $(nodist_liba52tospdif_plugin_la_SOURCES) 
  172. $(libconverter_fixed_plugin_la_SOURCES) 
  173. $(nodist_libconverter_fixed_plugin_la_SOURCES) 
  174. $(libconverter_float_plugin_la_SOURCES) 
  175. $(nodist_libconverter_float_plugin_la_SOURCES) 
  176. $(libdtstofloat32_plugin_la_SOURCES) 
  177. $(nodist_libdtstofloat32_plugin_la_SOURCES) 
  178. $(libdtstospdif_plugin_la_SOURCES) 
  179. $(nodist_libdtstospdif_plugin_la_SOURCES) 
  180. $(libmpgatofixed32_plugin_la_SOURCES) 
  181. $(nodist_libmpgatofixed32_plugin_la_SOURCES)
  182. DIST_SOURCES = $(liba52tofloat32_plugin_la_SOURCES) 
  183. $(liba52tospdif_plugin_la_SOURCES) 
  184. $(libconverter_fixed_plugin_la_SOURCES) 
  185. $(libconverter_float_plugin_la_SOURCES) 
  186. $(libdtstofloat32_plugin_la_SOURCES) 
  187. $(libdtstospdif_plugin_la_SOURCES) 
  188. $(libmpgatofixed32_plugin_la_SOURCES)
  189. ETAGS = etags
  190. CTAGS = ctags
  191. DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  192. ACLOCAL = @ACLOCAL@
  193. ALIASES = @ALIASES@
  194. ALLOCA = @ALLOCA@
  195. AMTAR = @AMTAR@
  196. AM_CPPFLAGS = @AM_CPPFLAGS@
  197. AR = @AR@
  198. ARCH = @ARCH@
  199. AS = @AS@
  200. ASM = @ASM@
  201. AUTOCONF = @AUTOCONF@
  202. AUTOHEADER = @AUTOHEADER@
  203. AUTOMAKE = @AUTOMAKE@
  204. AVCODEC_CFLAGS = @AVCODEC_CFLAGS@
  205. AVCODEC_LIBS = @AVCODEC_LIBS@
  206. AVFORMAT_CFLAGS = @AVFORMAT_CFLAGS@
  207. AVFORMAT_LIBS = @AVFORMAT_LIBS@
  208. AWK = @AWK@
  209. BONJOUR_CFLAGS = @BONJOUR_CFLAGS@
  210. BONJOUR_LIBS = @BONJOUR_LIBS@
  211. CACA_CFLAGS = @CACA_CFLAGS@
  212. CACA_LIBS = @CACA_LIBS@
  213. CC = @CC@
  214. CCAS = @CCAS@
  215. CCASDEPMODE = @CCASDEPMODE@
  216. CCASFLAGS = @CCASFLAGS@
  217. CCDEPMODE = @CCDEPMODE@
  218. CFLAGS = @CFLAGS@
  219. CONTRIB_DIR = @CONTRIB_DIR@
  220. COPYRIGHT_MESSAGE = @COPYRIGHT_MESSAGE@
  221. COPYRIGHT_YEARS = @COPYRIGHT_YEARS@
  222. CPP = @CPP@
  223. CPPFLAGS = @CPPFLAGS@
  224. CSRI_CFLAGS = @CSRI_CFLAGS@
  225. CSRI_LIBS = @CSRI_LIBS@
  226. CXX = @CXX@
  227. CXXCPP = @CXXCPP@
  228. CXXDEPMODE = @CXXDEPMODE@
  229. CXXFLAGS = @CXXFLAGS@
  230. CYGPATH = @CYGPATH@
  231. CYGPATH_W = @CYGPATH_W@
  232. DBUS_CFLAGS = @DBUS_CFLAGS@
  233. DBUS_LIBS = @DBUS_LIBS@
  234. DCA_CFLAGS = @DCA_CFLAGS@
  235. DCA_LIBS = @DCA_LIBS@
  236. DEFS = @DEFS@
  237. DEFS_BIGENDIAN = @DEFS_BIGENDIAN@
  238. DEPDIR = @DEPDIR@
  239. DIRAC_CFLAGS = @DIRAC_CFLAGS@
  240. DIRAC_LIBS = @DIRAC_LIBS@
  241. DIRECTFB_CFLAGS = @DIRECTFB_CFLAGS@
  242. DIRECTFB_CONFIG = @DIRECTFB_CONFIG@
  243. DIRECTFB_LIBS = @DIRECTFB_LIBS@
  244. DLLTOOL = @DLLTOOL@
  245. DSYMUTIL = @DSYMUTIL@
  246. DUMPBIN = @DUMPBIN@
  247. DVDNAV_CONFIG = @DVDNAV_CONFIG@
  248. ECHO_C = @ECHO_C@
  249. ECHO_N = @ECHO_N@
  250. ECHO_T = @ECHO_T@
  251. EGREP = @EGREP@
  252. EXEEXT = @EXEEXT@
  253. FGREP = @FGREP@
  254. FILE_LIBVLCCORE_DLL = @FILE_LIBVLCCORE_DLL@
  255. FILE_LIBVLC_DLL = @FILE_LIBVLC_DLL@
  256. FLUIDSYNTH_CFLAGS = @FLUIDSYNTH_CFLAGS@
  257. FLUIDSYNTH_LIBS = @FLUIDSYNTH_LIBS@
  258. FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
  259. FREETYPE_LIBS = @FREETYPE_LIBS@
  260. FRIBIDI_CFLAGS = @FRIBIDI_CFLAGS@
  261. FRIBIDI_LIBS = @FRIBIDI_LIBS@
  262. GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
  263. GLIB2_CFLAGS = @GLIB2_CFLAGS@
  264. GLIB2_LIBS = @GLIB2_LIBS@
  265. GMSGFMT = @GMSGFMT@
  266. GMSGFMT_015 = @GMSGFMT_015@
  267. GNOMEVFS_CFLAGS = @GNOMEVFS_CFLAGS@
  268. GNOMEVFS_LIBS = @GNOMEVFS_LIBS@
  269. GNUTLS_CFLAGS = @GNUTLS_CFLAGS@
  270. GNUTLS_LIBS = @GNUTLS_LIBS@
  271. GREP = @GREP@
  272. GTK2_CFLAGS = @GTK2_CFLAGS@
  273. GTK2_LIBS = @GTK2_LIBS@
  274. HAL_CFLAGS = @HAL_CFLAGS@
  275. HAL_LIBS = @HAL_LIBS@
  276. HILDON_CFLAGS = @HILDON_CFLAGS@
  277. HILDON_LIBS = @HILDON_LIBS@
  278. INSTALL = @INSTALL@
  279. INSTALL_DATA = @INSTALL_DATA@
  280. INSTALL_PROGRAM = @INSTALL_PROGRAM@
  281. INSTALL_SCRIPT = @INSTALL_SCRIPT@
  282. INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  283. INTLLIBS = @INTLLIBS@
  284. INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
  285. KATE_CFLAGS = @KATE_CFLAGS@
  286. KATE_LIBS = @KATE_LIBS@
  287. LD = @LD@
  288. LDFLAGS = @LDFLAGS@
  289. LIBASS_CFLAGS = @LIBASS_CFLAGS@
  290. LIBASS_LIBS = @LIBASS_LIBS@
  291. LIBCDDB_CFLAGS = @LIBCDDB_CFLAGS@
  292. LIBCDDB_LIBS = @LIBCDDB_LIBS@
  293. LIBCDIO_CFLAGS = @LIBCDIO_CFLAGS@
  294. LIBCDIO_LIBS = @LIBCDIO_LIBS@
  295. LIBCDIO_PARANOIA_CFLAGS = @LIBCDIO_PARANOIA_CFLAGS@
  296. LIBCDIO_PARANOIA_LIBS = @LIBCDIO_PARANOIA_LIBS@
  297. LIBEXT = @LIBEXT@
  298. LIBGCRYPT_CFLAGS = @LIBGCRYPT_CFLAGS@
  299. LIBGCRYPT_CONFIG = @LIBGCRYPT_CONFIG@
  300. LIBGCRYPT_LIBS = @LIBGCRYPT_LIBS@
  301. LIBICONV = @LIBICONV@
  302. LIBINTL = @LIBINTL@
  303. LIBMPEG2_CFLAGS = @LIBMPEG2_CFLAGS@
  304. LIBMPEG2_LIBS = @LIBMPEG2_LIBS@
  305. LIBOBJS = @LIBOBJS@
  306. LIBPROXY_CFLAGS = @LIBPROXY_CFLAGS@
  307. LIBPROXY_LIBS = @LIBPROXY_LIBS@
  308. LIBS = @LIBS@
  309. LIBTOOL = @LIBTOOL@
  310. LIBV4L2_CFLAGS = @LIBV4L2_CFLAGS@
  311. LIBV4L2_LIBS = @LIBV4L2_LIBS@
  312. LIPO = @LIPO@
  313. LN_S = @LN_S@
  314. LTLIBICONV = @LTLIBICONV@
  315. LTLIBINTL = @LTLIBINTL@
  316. LTLIBOBJS = @LTLIBOBJS@
  317. LTLIBa52tofloat32 = @LTLIBa52tofloat32@
  318. LTLIBa52tospdif = @LTLIBa52tospdif@
  319. LTLIBaa = @LTLIBaa@
  320. LTLIBaccess_alsa = @LTLIBaccess_alsa@
  321. LTLIBaccess_dv = @LTLIBaccess_dv@
  322. LTLIBaccess_eyetv = @LTLIBaccess_eyetv@
  323. LTLIBaccess_gnomevfs = @LTLIBaccess_gnomevfs@
  324. LTLIBaccess_jack = @LTLIBaccess_jack@
  325. LTLIBaccess_mmap = @LTLIBaccess_mmap@
  326. LTLIBaccess_mtp = @LTLIBaccess_mtp@
  327. LTLIBaccess_oss = @LTLIBaccess_oss@
  328. LTLIBaccess_output_shout = @LTLIBaccess_output_shout@
  329. LTLIBaccess_realrtsp = @LTLIBaccess_realrtsp@
  330. LTLIBaccess_smb = @LTLIBaccess_smb@
  331. LTLIBadjust = @LTLIBadjust@
  332. LTLIBalphamask = @LTLIBalphamask@
  333. LTLIBalsa = @LTLIBalsa@
  334. LTLIBaout_directx = @LTLIBaout_directx@
  335. LTLIBaout_file = @LTLIBaout_file@
  336. LTLIBaout_sdl = @LTLIBaout_sdl@
  337. LTLIBasademux = @LTLIBasademux@
  338. LTLIBatmo = @LTLIBatmo@
  339. LTLIBaudio_format = @LTLIBaudio_format@
  340. LTLIBaudioscrobbler = @LTLIBaudioscrobbler@
  341. LTLIBauhal = @LTLIBauhal@
  342. LTLIBavcodec = @LTLIBavcodec@
  343. LTLIBavformat = @LTLIBavformat@
  344. LTLIBbandlimited_resampler = @LTLIBbandlimited_resampler@
  345. LTLIBbda = @LTLIBbda@
  346. LTLIBbeos = @LTLIBbeos@
  347. LTLIBblend = @LTLIBblend@
  348. LTLIBblendbench = @LTLIBblendbench@
  349. LTLIBbluescreen = @LTLIBbluescreen@
  350. LTLIBbonjour = @LTLIBbonjour@
  351. LTLIBcaca = @LTLIBcaca@
  352. LTLIBcanvas = @LTLIBcanvas@
  353. LTLIBcdda = @LTLIBcdda@
  354. LTLIBcddax = @LTLIBcddax@
  355. LTLIBchain = @LTLIBchain@
  356. LTLIBclone = @LTLIBclone@
  357. LTLIBcmml = @LTLIBcmml@
  358. LTLIBcolorthres = @LTLIBcolorthres@
  359. LTLIBconverter_float = @LTLIBconverter_float@
  360. LTLIBcrop = @LTLIBcrop@
  361. LTLIBcroppadd = @LTLIBcroppadd@
  362. LTLIBcsri = @LTLIBcsri@
  363. LTLIBdbus = @LTLIBdbus@
  364. LTLIBdc1394 = @LTLIBdc1394@
  365. LTLIBdeinterlace = @LTLIBdeinterlace@
  366. LTLIBdirac = @LTLIBdirac@
  367. LTLIBdirect3d = @LTLIBdirect3d@
  368. LTLIBdirectfb = @LTLIBdirectfb@
  369. LTLIBdmo = @LTLIBdmo@
  370. LTLIBdolby_surround_decoder = @LTLIBdolby_surround_decoder@
  371. LTLIBdshow = @LTLIBdshow@
  372. LTLIBdtstofloat32 = @LTLIBdtstofloat32@
  373. LTLIBdtstospdif = @LTLIBdtstospdif@
  374. LTLIBdvb = @LTLIBdvb@
  375. LTLIBdvdnav = @LTLIBdvdnav@
  376. LTLIBdvdread = @LTLIBdvdread@
  377. LTLIBdynamicoverlay = @LTLIBdynamicoverlay@
  378. LTLIBequalizer = @LTLIBequalizer@
  379. LTLIBerase = @LTLIBerase@
  380. LTLIBextract = @LTLIBextract@
  381. LTLIBfaad = @LTLIBfaad@
  382. LTLIBfake = @LTLIBfake@
  383. LTLIBfb = @LTLIBfb@
  384. LTLIBfbosd = @LTLIBfbosd@
  385. LTLIBfloat32_mixer = @LTLIBfloat32_mixer@
  386. LTLIBfluidsynth = @LTLIBfluidsynth@
  387. LTLIBfolder = @LTLIBfolder@
  388. LTLIBfreetype = @LTLIBfreetype@
  389. LTLIBgalaktos = @LTLIBgalaktos@
  390. LTLIBgaussianblur = @LTLIBgaussianblur@
  391. LTLIBgestures = @LTLIBgestures@
  392. LTLIBggi = @LTLIBggi@
  393. LTLIBglobalhotkeys = @LTLIBglobalhotkeys@
  394. LTLIBglwin32 = @LTLIBglwin32@
  395. LTLIBglx = @LTLIBglx@
  396. LTLIBgme = @LTLIBgme@
  397. LTLIBgnome2_main = @LTLIBgnome2_main@
  398. LTLIBgnome_main = @LTLIBgnome_main@
  399. LTLIBgnutls = @LTLIBgnutls@
  400. LTLIBgoom = @LTLIBgoom@
  401. LTLIBgradient = @LTLIBgradient@
  402. LTLIBgrain = @LTLIBgrain@
  403. LTLIBgrowl = @LTLIBgrowl@
  404. LTLIBgrowl_udp = @LTLIBgrowl_udp@
  405. LTLIBgtk2_main = @LTLIBgtk2_main@
  406. LTLIBgtk_main = @LTLIBgtk_main@
  407. LTLIBhal = @LTLIBhal@
  408. LTLIBhd1000a = @LTLIBhd1000a@
  409. LTLIBhd1000v = @LTLIBhd1000v@
  410. LTLIBheadphone_channel_mixer = @LTLIBheadphone_channel_mixer@
  411. LTLIBhotkeys = @LTLIBhotkeys@
  412. LTLIBhttp = @LTLIBhttp@
  413. LTLIBi420_rgb_mmx = @LTLIBi420_rgb_mmx@
  414. LTLIBi420_rgb_sse2 = @LTLIBi420_rgb_sse2@
  415. LTLIBi420_ymga = @LTLIBi420_ymga@
  416. LTLIBi420_ymga_mmx = @LTLIBi420_ymga_mmx@
  417. LTLIBi420_yuy2 = @LTLIBi420_yuy2@
  418. LTLIBi420_yuy2_altivec = @LTLIBi420_yuy2_altivec@
  419. LTLIBi420_yuy2_mmx = @LTLIBi420_yuy2_mmx@
  420. LTLIBi420_yuy2_sse2 = @LTLIBi420_yuy2_sse2@
  421. LTLIBi422_i420 = @LTLIBi422_i420@
  422. LTLIBi422_yuy2 = @LTLIBi422_yuy2@
  423. LTLIBi422_yuy2_mmx = @LTLIBi422_yuy2_mmx@
  424. LTLIBi422_yuy2_sse2 = @LTLIBi422_yuy2_sse2@
  425. LTLIBid3tag = @LTLIBid3tag@
  426. LTLIBinhibit = @LTLIBinhibit@
  427. LTLIBinvert = @LTLIBinvert@
  428. LTLIBjack = @LTLIBjack@
  429. LTLIBkate = @LTLIBkate@
  430. LTLIBlibass = @LTLIBlibass@
  431. LTLIBlibmpeg2 = @LTLIBlibmpeg2@
  432. LTLIBlinear_resampler = @LTLIBlinear_resampler@
  433. LTLIBlirc = @LTLIBlirc@
  434. LTLIBlive555 = @LTLIBlive555@
  435. LTLIBlogo = @LTLIBlogo@
  436. LTLIBmacosx = @LTLIBmacosx@
  437. LTLIBmaemo = @LTLIBmaemo@
  438. LTLIBmagnify = @LTLIBmagnify@
  439. LTLIBmarq = @LTLIBmarq@
  440. LTLIBmemcpy3dn = @LTLIBmemcpy3dn@
  441. LTLIBmemcpyaltivec = @LTLIBmemcpyaltivec@
  442. LTLIBmemcpymmx = @LTLIBmemcpymmx@
  443. LTLIBmemcpymmxext = @LTLIBmemcpymmxext@
  444. LTLIBmga = @LTLIBmga@
  445. LTLIBminimal_macosx = @LTLIBminimal_macosx@
  446. LTLIBmkv = @LTLIBmkv@
  447. LTLIBmod = @LTLIBmod@
  448. LTLIBmosaic = @LTLIBmosaic@
  449. LTLIBmotion = @LTLIBmotion@
  450. LTLIBmotionblur = @LTLIBmotionblur@
  451. LTLIBmotiondetect = @LTLIBmotiondetect@
  452. LTLIBmozilla = @LTLIBmozilla@
  453. LTLIBmpc = @LTLIBmpc@
  454. LTLIBmpgatofixed32 = @LTLIBmpgatofixed32@
  455. LTLIBmsn = @LTLIBmsn@
  456. LTLIBmtp = @LTLIBmtp@
  457. LTLIBmux_ogg = @LTLIBmux_ogg@
  458. LTLIBmux_ts = @LTLIBmux_ts@
  459. LTLIBncurses = @LTLIBncurses@
  460. LTLIBnoise = @LTLIBnoise@
  461. LTLIBnormvol = @LTLIBnormvol@
  462. LTLIBnotify = @LTLIBnotify@
  463. LTLIBntservice = @LTLIBntservice@
  464. LTLIBogg = @LTLIBogg@
  465. LTLIBomapfb = @LTLIBomapfb@
  466. LTLIBopencv_example = @LTLIBopencv_example@
  467. LTLIBopencv_wrapper = @LTLIBopencv_wrapper@
  468. LTLIBopengl = @LTLIBopengl@
  469. LTLIBopengllayer = @LTLIBopengllayer@
  470. LTLIBopie = @LTLIBopie@
  471. LTLIBosd_parser = @LTLIBosd_parser@
  472. LTLIBosdmenu = @LTLIBosdmenu@
  473. LTLIBoss = @LTLIBoss@
  474. LTLIBpanoramix = @LTLIBpanoramix@
  475. LTLIBparam_eq = @LTLIBparam_eq@
  476. LTLIBpda = @LTLIBpda@
  477. LTLIBpng = @LTLIBpng@
  478. LTLIBpodcast = @LTLIBpodcast@
  479. LTLIBportaudio = @LTLIBportaudio@
  480. LTLIBpostproc = @LTLIBpostproc@
  481. LTLIBprobe_hal = @LTLIBprobe_hal@
  482. LTLIBpsychedelic = @LTLIBpsychedelic@
  483. LTLIBpulse = @LTLIBpulse@
  484. LTLIBpuzzle = @LTLIBpuzzle@
  485. LTLIBpvr = @LTLIBpvr@
  486. LTLIBqnx = @LTLIBqnx@
  487. LTLIBqt4 = @LTLIBqt4@
  488. LTLIBqtcapture = @LTLIBqtcapture@
  489. LTLIBqte = @LTLIBqte@
  490. LTLIBqte_main = @LTLIBqte_main@
  491. LTLIBquartztext = @LTLIBquartztext@
  492. LTLIBquicktime = @LTLIBquicktime@
  493. LTLIBrc = @LTLIBrc@
  494. LTLIBrealaudio = @LTLIBrealaudio@
  495. LTLIBrealvideo = @LTLIBrealvideo@
  496. LTLIBremoteosd = @LTLIBremoteosd@
  497. LTLIBripple = @LTLIBripple@
  498. LTLIBrotate = @LTLIBrotate@
  499. LTLIBrss = @LTLIBrss@
  500. LTLIBrv32 = @LTLIBrv32@
  501. LTLIBsap = @LTLIBsap@
  502. LTLIBscale = @LTLIBscale@
  503. LTLIBscaletempo = @LTLIBscaletempo@
  504. LTLIBscene = @LTLIBscene@
  505. LTLIBschroedinger = @LTLIBschroedinger@
  506. LTLIBscreen = @LTLIBscreen@
  507. LTLIBscreensaver = @LTLIBscreensaver@
  508. LTLIBsdl_image = @LTLIBsdl_image@
  509. LTLIBsharpen = @LTLIBsharpen@
  510. LTLIBshine = @LTLIBshine@
  511. LTLIBshout = @LTLIBshout@
  512. LTLIBshowintf = @LTLIBshowintf@
  513. LTLIBsignals = @LTLIBsignals@
  514. LTLIBsimple_channel_mixer = @LTLIBsimple_channel_mixer@
  515. LTLIBskins2 = @LTLIBskins2@
  516. LTLIBsnapshot = @LTLIBsnapshot@
  517. LTLIBspatializer = @LTLIBspatializer@
  518. LTLIBspdif_mixer = @LTLIBspdif_mixer@
  519. LTLIBspeex = @LTLIBspeex@
  520. LTLIBstream_out_raop = @LTLIBstream_out_raop@
  521. LTLIBsvg = @LTLIBsvg@
  522. LTLIBsvgalib = @LTLIBsvgalib@
  523. LTLIBswscale = @LTLIBswscale@
  524. LTLIBswscale_maemo = @LTLIBswscale_maemo@
  525. LTLIBtaglib = @LTLIBtaglib@
  526. LTLIBtarkin = @LTLIBtarkin@
  527. LTLIBtelepathy = @LTLIBtelepathy@
  528. LTLIBtelnet = @LTLIBtelnet@
  529. LTLIBtelx = @LTLIBtelx@
  530. LTLIBtest1 = @LTLIBtest1@
  531. LTLIBtest2 = @LTLIBtest2@
  532. LTLIBtest3 = @LTLIBtest3@
  533. LTLIBtest4 = @LTLIBtest4@
  534. LTLIBtheora = @LTLIBtheora@
  535. LTLIBtransform = @LTLIBtransform@
  536. LTLIBtremor = @LTLIBtremor@
  537. LTLIBts = @LTLIBts@
  538. LTLIBtwolame = @LTLIBtwolame@
  539. LTLIBudev = @LTLIBudev@
  540. LTLIBunzip = @LTLIBunzip@
  541. LTLIBupnp_cc = @LTLIBupnp_cc@
  542. LTLIBupnp_intel = @LTLIBupnp_intel@
  543. LTLIBv4l = @LTLIBv4l@
  544. LTLIBv4l2 = @LTLIBv4l2@
  545. LTLIBvcd = @LTLIBvcd@
  546. LTLIBvcdx = @LTLIBvcdx@
  547. LTLIBvisual = @LTLIBvisual@
  548. LTLIBvmem = @LTLIBvmem@
  549. LTLIBvorbis = @LTLIBvorbis@
  550. LTLIBvout_directx = @LTLIBvout_directx@
  551. LTLIBvout_sdl = @LTLIBvout_sdl@
  552. LTLIBwall = @LTLIBwall@
  553. LTLIBwave = @LTLIBwave@
  554. LTLIBwaveout = @LTLIBwaveout@
  555. LTLIBwin32text = @LTLIBwin32text@
  556. LTLIBwince = @LTLIBwince@
  557. LTLIBwingapi = @LTLIBwingapi@
  558. LTLIBwingdi = @LTLIBwingdi@
  559. LTLIBwma_fixed = @LTLIBwma_fixed@
  560. LTLIBx11 = @LTLIBx11@
  561. LTLIBx11_screen = @LTLIBx11_screen@
  562. LTLIBx264 = @LTLIBx264@
  563. LTLIBxcb = @LTLIBxcb@
  564. LTLIBxcb_window = @LTLIBxcb_window@
  565. LTLIBxcb_xv = @LTLIBxcb_xv@
  566. LTLIBxml = @LTLIBxml@
  567. LTLIBxosd = @LTLIBxosd@
  568. LTLIBxvideo = @LTLIBxvideo@
  569. LTLIBxvmc = @LTLIBxvmc@
  570. LTLIByuv = @LTLIByuv@
  571. LTLIByuvp = @LTLIByuvp@
  572. LTLIByuy2_i420 = @LTLIByuy2_i420@
  573. LTLIByuy2_i422 = @LTLIByuy2_i422@
  574. LTLIBzip = @LTLIBzip@
  575. LTLIBzvbi = @LTLIBzvbi@
  576. LUA_CFLAGS = @LUA_CFLAGS@
  577. LUA_LIBS = @LUA_LIBS@
  578. MACOSX_DEPLOYMENT_TARGET = @MACOSX_DEPLOYMENT_TARGET@
  579. MAINT = @MAINT@
  580. MAKEINFO = @MAKEINFO@
  581. MIDL = @MIDL@
  582. MINIZIP_CFLAGS = @MINIZIP_CFLAGS@
  583. MINIZIP_LIBS = @MINIZIP_LIBS@
  584. MKDIR_P = @MKDIR_P@
  585. MOC = @MOC@
  586. MOZILLA_CFLAGS = @MOZILLA_CFLAGS@
  587. MOZILLA_CONFIG = @MOZILLA_CONFIG@
  588. MOZILLA_LIBS = @MOZILLA_LIBS@
  589. MOZILLA_SDK_PATH = @MOZILLA_SDK_PATH@
  590. MSGFMT = @MSGFMT@
  591. MSGFMT_015 = @MSGFMT_015@
  592. MSGMERGE = @MSGMERGE@
  593. MTP_CFLAGS = @MTP_CFLAGS@
  594. MTP_LIBS = @MTP_LIBS@
  595. NM = @NM@
  596. NMEDIT = @NMEDIT@
  597. NOTIFY_CFLAGS = @NOTIFY_CFLAGS@
  598. NOTIFY_LIBS = @NOTIFY_LIBS@
  599. OBJC = @OBJC@
  600. OBJCDEPMODE = @OBJCDEPMODE@
  601. OBJCFLAGS = @OBJCFLAGS@
  602. OBJCOPY = @OBJCOPY@
  603. OBJDUMP = @OBJDUMP@
  604. OBJEXT = @OBJEXT@
  605. OPENCV_CFLAGS = @OPENCV_CFLAGS@
  606. OPENCV_LIBS = @OPENCV_LIBS@
  607. OTOOL = @OTOOL@
  608. OTOOL64 = @OTOOL64@
  609. PACKAGE = @PACKAGE@
  610. PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
  611. PACKAGE_NAME = @PACKAGE_NAME@
  612. PACKAGE_STRING = @PACKAGE_STRING@
  613. PACKAGE_TARNAME = @PACKAGE_TARNAME@
  614. PACKAGE_URL = @PACKAGE_URL@
  615. PACKAGE_VERSION = @PACKAGE_VERSION@
  616. PATH_SEPARATOR = @PATH_SEPARATOR@
  617. PCRE_CFLAGS = @PCRE_CFLAGS@
  618. PCRE_LIBS = @PCRE_LIBS@
  619. PKGDIR = @PKGDIR@
  620. PKG_CONFIG = @PKG_CONFIG@
  621. PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
  622. POSTPROC_CFLAGS = @POSTPROC_CFLAGS@
  623. POSTPROC_LIBS = @POSTPROC_LIBS@
  624. POSUB = @POSUB@
  625. PULSE_CFLAGS = @PULSE_CFLAGS@
  626. PULSE_LIBS = @PULSE_LIBS@
  627. QT4LOCALEDIR = @QT4LOCALEDIR@
  628. QT4_CFLAGS = @QT4_CFLAGS@
  629. QT4_LIBS = @QT4_LIBS@
  630. RANLIB = @RANLIB@
  631. RCC = @RCC@
  632. SCHROEDINGER_CFLAGS = @SCHROEDINGER_CFLAGS@
  633. SCHROEDINGER_LIBS = @SCHROEDINGER_LIBS@
  634. SDL11_CONFIG = @SDL11_CONFIG@
  635. SDL12_CONFIG = @SDL12_CONFIG@
  636. SDL_CONFIG = @SDL_CONFIG@
  637. SED = @SED@
  638. SET_MAKE = @SET_MAKE@
  639. SHELL = @SHELL@
  640. SHOUT_CFLAGS = @SHOUT_CFLAGS@
  641. SHOUT_LIBS = @SHOUT_LIBS@
  642. SOCKET_LIBS = @SOCKET_LIBS@
  643. STRIP = @STRIP@
  644. SVG_CFLAGS = @SVG_CFLAGS@
  645. SVG_LIBS = @SVG_LIBS@
  646. SWSCALE_CFLAGS = @SWSCALE_CFLAGS@
  647. SWSCALE_LIBS = @SWSCALE_LIBS@
  648. SYS = @SYS@
  649. TAGLIB_CFLAGS = @TAGLIB_CFLAGS@
  650. TAGLIB_LIBS = @TAGLIB_LIBS@
  651. TIGER_CFLAGS = @TIGER_CFLAGS@
  652. TIGER_LIBS = @TIGER_LIBS@
  653. UDEV_CFLAGS = @UDEV_CFLAGS@
  654. UDEV_LIBS = @UDEV_LIBS@
  655. UIC = @UIC@
  656. USE_NLS = @USE_NLS@
  657. VCDINFO_CFLAGS = @VCDINFO_CFLAGS@
  658. VCDINFO_LIBS = @VCDINFO_LIBS@
  659. VERSION = @VERSION@
  660. VERSION_EXTRA = @VERSION_EXTRA@
  661. VERSION_EXTRA_RC = @VERSION_EXTRA_RC@
  662. VERSION_MAJOR = @VERSION_MAJOR@
  663. VERSION_MESSAGE = @VERSION_MESSAGE@
  664. VERSION_MINOR = @VERSION_MINOR@
  665. VERSION_REVISION = @VERSION_REVISION@
  666. VLC_CONFIG = @VLC_CONFIG@
  667. WIDL = @WIDL@
  668. WINDRES = @WINDRES@
  669. WINE_SDK_PATH = @WINE_SDK_PATH@
  670. X264_CFLAGS = @X264_CFLAGS@
  671. X264_LIBS = @X264_LIBS@
  672. XCB_CFLAGS = @XCB_CFLAGS@
  673. XCB_KEYSYMS_CFLAGS = @XCB_KEYSYMS_CFLAGS@
  674. XCB_KEYSYMS_LIBS = @XCB_KEYSYMS_LIBS@
  675. XCB_LIBS = @XCB_LIBS@
  676. XCB_SHM_CFLAGS = @XCB_SHM_CFLAGS@
  677. XCB_SHM_LIBS = @XCB_SHM_LIBS@
  678. XCB_XV_CFLAGS = @XCB_XV_CFLAGS@
  679. XCB_XV_LIBS = @XCB_XV_LIBS@
  680. XGETTEXT = @XGETTEXT@
  681. XGETTEXT_015 = @XGETTEXT_015@
  682. XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
  683. XMKMF = @XMKMF@
  684. XML2_CFLAGS = @XML2_CFLAGS@
  685. XML2_LIBS = @XML2_LIBS@
  686. XPM_CFLAGS = @XPM_CFLAGS@
  687. XPM_LIBS = @XPM_LIBS@
  688. XPROTO_CFLAGS = @XPROTO_CFLAGS@
  689. XPROTO_LIBS = @XPROTO_LIBS@
  690. X_CFLAGS = @X_CFLAGS@
  691. X_EXTRA_LIBS = @X_EXTRA_LIBS@
  692. X_LIBS = @X_LIBS@
  693. X_PRE_LIBS = @X_PRE_LIBS@
  694. ZVBI_CFLAGS = @ZVBI_CFLAGS@
  695. ZVBI_LIBS = @ZVBI_LIBS@
  696. abs_builddir = @abs_builddir@
  697. abs_srcdir = @abs_srcdir@
  698. abs_top_builddir = @abs_top_builddir@
  699. abs_top_srcdir = @abs_top_srcdir@
  700. ac_ct_CC = @ac_ct_CC@
  701. ac_ct_CXX = @ac_ct_CXX@
  702. ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
  703. ac_ct_OBJC = @ac_ct_OBJC@
  704. am__include = @am__include@
  705. am__leading_dot = @am__leading_dot@
  706. am__quote = @am__quote@
  707. am__tar = @am__tar@
  708. am__untar = @am__untar@
  709. bindir = @bindir@
  710. build = @build@
  711. build_alias = @build_alias@
  712. build_cpu = @build_cpu@
  713. build_os = @build_os@
  714. build_vendor = @build_vendor@
  715. builddir = @builddir@
  716. datadir = @datadir@
  717. datarootdir = @datarootdir@
  718. docdir = @docdir@
  719. dvidir = @dvidir@
  720. exec_prefix = @exec_prefix@
  721. host = @host@
  722. host_alias = @host_alias@
  723. host_cpu = @host_cpu@
  724. host_os = @host_os@
  725. host_vendor = @host_vendor@
  726. htmldir = @htmldir@
  727. includedir = @includedir@
  728. infodir = @infodir@
  729. install_sh = @install_sh@
  730. libdir = @libdir@
  731. libexecdir = @libexecdir@
  732. localedir = @localedir@
  733. localstatedir = @localstatedir@
  734. lt_ECHO = @lt_ECHO@
  735. mandir = @mandir@
  736. mkdir_p = @mkdir_p@
  737. oldincludedir = @oldincludedir@
  738. pdfdir = @pdfdir@
  739. prefix = @prefix@
  740. program_transform_name = @program_transform_name@
  741. psdir = @psdir@
  742. sbindir = @sbindir@
  743. sharedstatedir = @sharedstatedir@
  744. srcdir = @srcdir@
  745. sysconfdir = @sysconfdir@
  746. target_alias = @target_alias@
  747. top_build_prefix = @top_build_prefix@
  748. top_builddir = @top_builddir@
  749. top_srcdir = @top_srcdir@
  750. vlcdatadir = @vlcdatadir@
  751. vlclibdir = @vlclibdir@
  752. basedir = audio_filter
  753. dir = audio_filter/converter
  754. mods = a52tofloat32 a52tospdif converter_fixed converter_float dtstofloat32 dtstospdif mpgatofixed32
  755. libvlc_LTLIBRARIES = $(LTLIBa52tofloat32) $(LTLIBa52tospdif) 
  756. $(LTLIBconverter_float) $(LTLIBdtstofloat32) 
  757. $(LTLIBdtstospdif) $(LTLIBmpgatofixed32) 
  758. libconverter_fixed_plugin.la $(NULL)
  759. EXTRA_LTLIBRARIES = liba52tofloat32_plugin.la liba52tospdif_plugin.la libconverter_float_plugin.la libdtstofloat32_plugin.la libdtstospdif_plugin.la libmpgatofixed32_plugin.la
  760. NULL = 
  761. SUFFIXES = 
  762. libvlcdir = $(vlclibdir)/$(basedir)
  763. EXTRA_DIST = Modules.am
  764. BUILT_SOURCES = 
  765. CLEANFILES = $(BUILT_SOURCES)
  766. LTLIBVLCCORE = $(top_builddir)/src/libvlccore.la
  767. AM_CFLAGS = `$(VLC_CONFIG) --cflags plugin $@`
  768. AM_CXXFLAGS = `$(VLC_CONFIG) --cxxflags plugin $@`
  769. AM_OBJCFLAGS = `$(VLC_CONFIG) --objcflags plugin $@`
  770. AM_LDFLAGS = -rpath '$(libvlcdir)' 
  771. -avoid-version -module 
  772. -export-symbol-regex ^vlc_entry 
  773. -shrext $(LIBEXT) 
  774. -no-undefined 
  775.  `$(VLC_CONFIG) --ldflags plugin $@`
  776. AM_LIBADD = `$(VLC_CONFIG) -libs plugin $@` 
  777. $(LTLIBVLCCORE) $(top_builddir)/compat/libcompat.la
  778. SOURCES_converter_fixed = fixed.c
  779. SOURCES_converter_float = float.c
  780. SOURCES_a52tospdif = a52tospdif.c
  781. SOURCES_a52tofloat32 = a52tofloat32.c
  782. SOURCES_dtstospdif = dtstospdif.c
  783. SOURCES_dtstofloat32 = dtstofloat32.c
  784. SOURCES_mpgatofixed32 = mpgatofixed32.c
  785. # The a52tofloat32 plugin
  786. liba52tofloat32_plugin_la_SOURCES = $(SOURCES_a52tofloat32)
  787. nodist_liba52tofloat32_plugin_la_SOURCES = $(nodist_SOURCES_a52tofloat32)
  788. # Force per-target objects:
  789. liba52tofloat32_plugin_la_CFLAGS = $(AM_CFLAGS)
  790. liba52tofloat32_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
  791. liba52tofloat32_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
  792. # Set LIBADD and DEPENDENCIES manually:
  793. liba52tofloat32_plugin_la_LIBADD = $(AM_LIBADD)
  794. liba52tofloat32_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
  795. # The a52tospdif plugin
  796. liba52tospdif_plugin_la_SOURCES = $(SOURCES_a52tospdif)
  797. nodist_liba52tospdif_plugin_la_SOURCES = $(nodist_SOURCES_a52tospdif)
  798. # Force per-target objects:
  799. liba52tospdif_plugin_la_CFLAGS = $(AM_CFLAGS)
  800. liba52tospdif_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
  801. liba52tospdif_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
  802. # Set LIBADD and DEPENDENCIES manually:
  803. liba52tospdif_plugin_la_LIBADD = $(AM_LIBADD)
  804. liba52tospdif_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
  805. # The converter_fixed plugin
  806. libconverter_fixed_plugin_la_SOURCES = $(SOURCES_converter_fixed)
  807. nodist_libconverter_fixed_plugin_la_SOURCES = $(nodist_SOURCES_converter_fixed)
  808. # Force per-target objects:
  809. libconverter_fixed_plugin_la_CFLAGS = $(AM_CFLAGS)
  810. libconverter_fixed_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
  811. libconverter_fixed_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
  812. # Set LIBADD and DEPENDENCIES manually:
  813. libconverter_fixed_plugin_la_LIBADD = $(AM_LIBADD)
  814. libconverter_fixed_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
  815. # The converter_float plugin
  816. libconverter_float_plugin_la_SOURCES = $(SOURCES_converter_float)
  817. nodist_libconverter_float_plugin_la_SOURCES = $(nodist_SOURCES_converter_float)
  818. # Force per-target objects:
  819. libconverter_float_plugin_la_CFLAGS = $(AM_CFLAGS)
  820. libconverter_float_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
  821. libconverter_float_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
  822. # Set LIBADD and DEPENDENCIES manually:
  823. libconverter_float_plugin_la_LIBADD = $(AM_LIBADD)
  824. libconverter_float_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
  825. # The dtstofloat32 plugin
  826. libdtstofloat32_plugin_la_SOURCES = $(SOURCES_dtstofloat32)
  827. nodist_libdtstofloat32_plugin_la_SOURCES = $(nodist_SOURCES_dtstofloat32)
  828. # Force per-target objects:
  829. libdtstofloat32_plugin_la_CFLAGS = $(AM_CFLAGS)
  830. libdtstofloat32_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
  831. libdtstofloat32_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
  832. # Set LIBADD and DEPENDENCIES manually:
  833. libdtstofloat32_plugin_la_LIBADD = $(AM_LIBADD)
  834. libdtstofloat32_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
  835. # The dtstospdif plugin
  836. libdtstospdif_plugin_la_SOURCES = $(SOURCES_dtstospdif)
  837. nodist_libdtstospdif_plugin_la_SOURCES = $(nodist_SOURCES_dtstospdif)
  838. # Force per-target objects:
  839. libdtstospdif_plugin_la_CFLAGS = $(AM_CFLAGS)
  840. libdtstospdif_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
  841. libdtstospdif_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
  842. # Set LIBADD and DEPENDENCIES manually:
  843. libdtstospdif_plugin_la_LIBADD = $(AM_LIBADD)
  844. libdtstospdif_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
  845. # The mpgatofixed32 plugin
  846. libmpgatofixed32_plugin_la_SOURCES = $(SOURCES_mpgatofixed32)
  847. nodist_libmpgatofixed32_plugin_la_SOURCES = $(nodist_SOURCES_mpgatofixed32)
  848. # Force per-target objects:
  849. libmpgatofixed32_plugin_la_CFLAGS = $(AM_CFLAGS)
  850. libmpgatofixed32_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
  851. libmpgatofixed32_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
  852. # Set LIBADD and DEPENDENCIES manually:
  853. libmpgatofixed32_plugin_la_LIBADD = $(AM_LIBADD)
  854. libmpgatofixed32_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
  855. all: $(BUILT_SOURCES)
  856. $(MAKE) $(AM_MAKEFLAGS) all-am
  857. .SUFFIXES:
  858. .SUFFIXES: .c .lo .o .obj
  859. $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/modules/common.am $(srcdir)/Modules.am $(am__configure_deps)
  860. @for dep in $?; do 
  861.   case '$(am__configure_deps)' in 
  862.     *$$dep*) 
  863.       ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) 
  864.         && { if test -f $@; then exit 0; else break; fi; }; 
  865.       exit 1;; 
  866.   esac; 
  867. done; 
  868. echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu modules/audio_filter/converter/Makefile'; 
  869. $(am__cd) $(top_srcdir) && 
  870.   $(AUTOMAKE) --gnu modules/audio_filter/converter/Makefile
  871. .PRECIOUS: Makefile
  872. Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  873. @case '$?' in 
  874.   *config.status*) 
  875.     cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; 
  876.   *) 
  877.     echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; 
  878.     cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; 
  879. esac;
  880. $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  881. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  882. $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
  883. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  884. $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
  885. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  886. $(am__aclocal_m4_deps):
  887. install-libvlcLTLIBRARIES: $(libvlc_LTLIBRARIES)
  888. @$(NORMAL_INSTALL)
  889. test -z "$(libvlcdir)" || $(MKDIR_P) "$(DESTDIR)$(libvlcdir)"
  890. @list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; 
  891. list2=; for p in $$list; do 
  892.   if test -f $$p; then 
  893.     list2="$$list2 $$p"; 
  894.   else :; fi; 
  895. done; 
  896. test -z "$$list2" || { 
  897.   echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libvlcdir)'"; 
  898.   $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libvlcdir)"; 
  899. }
  900. uninstall-libvlcLTLIBRARIES:
  901. @$(NORMAL_UNINSTALL)
  902. @list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; 
  903. for p in $$list; do 
  904.   $(am__strip_dir) 
  905.   echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libvlcdir)/$$f'"; 
  906.   $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libvlcdir)/$$f"; 
  907. done
  908. clean-libvlcLTLIBRARIES:
  909. -test -z "$(libvlc_LTLIBRARIES)" || rm -f $(libvlc_LTLIBRARIES)
  910. @list='$(libvlc_LTLIBRARIES)'; for p in $$list; do 
  911.   dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; 
  912.   test "$$dir" != "$$p" || dir=.; 
  913.   echo "rm -f "$${dir}/so_locations""; 
  914.   rm -f "$${dir}/so_locations"; 
  915. done
  916. liba52tofloat32_plugin.la: $(liba52tofloat32_plugin_la_OBJECTS) $(liba52tofloat32_plugin_la_DEPENDENCIES) 
  917. $(liba52tofloat32_plugin_la_LINK)  $(liba52tofloat32_plugin_la_OBJECTS) $(liba52tofloat32_plugin_la_LIBADD) $(LIBS)
  918. liba52tospdif_plugin.la: $(liba52tospdif_plugin_la_OBJECTS) $(liba52tospdif_plugin_la_DEPENDENCIES) 
  919. $(liba52tospdif_plugin_la_LINK)  $(liba52tospdif_plugin_la_OBJECTS) $(liba52tospdif_plugin_la_LIBADD) $(LIBS)
  920. libconverter_fixed_plugin.la: $(libconverter_fixed_plugin_la_OBJECTS) $(libconverter_fixed_plugin_la_DEPENDENCIES) 
  921. $(libconverter_fixed_plugin_la_LINK) -rpath $(libvlcdir) $(libconverter_fixed_plugin_la_OBJECTS) $(libconverter_fixed_plugin_la_LIBADD) $(LIBS)
  922. libconverter_float_plugin.la: $(libconverter_float_plugin_la_OBJECTS) $(libconverter_float_plugin_la_DEPENDENCIES) 
  923. $(libconverter_float_plugin_la_LINK)  $(libconverter_float_plugin_la_OBJECTS) $(libconverter_float_plugin_la_LIBADD) $(LIBS)
  924. libdtstofloat32_plugin.la: $(libdtstofloat32_plugin_la_OBJECTS) $(libdtstofloat32_plugin_la_DEPENDENCIES) 
  925. $(libdtstofloat32_plugin_la_LINK)  $(libdtstofloat32_plugin_la_OBJECTS) $(libdtstofloat32_plugin_la_LIBADD) $(LIBS)
  926. libdtstospdif_plugin.la: $(libdtstospdif_plugin_la_OBJECTS) $(libdtstospdif_plugin_la_DEPENDENCIES) 
  927. $(libdtstospdif_plugin_la_LINK)  $(libdtstospdif_plugin_la_OBJECTS) $(libdtstospdif_plugin_la_LIBADD) $(LIBS)
  928. libmpgatofixed32_plugin.la: $(libmpgatofixed32_plugin_la_OBJECTS) $(libmpgatofixed32_plugin_la_DEPENDENCIES) 
  929. $(libmpgatofixed32_plugin_la_LINK)  $(libmpgatofixed32_plugin_la_OBJECTS) $(libmpgatofixed32_plugin_la_LIBADD) $(LIBS)
  930. mostlyclean-compile:
  931. -rm -f *.$(OBJEXT)
  932. distclean-compile:
  933. -rm -f *.tab.c
  934. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/liba52tofloat32_plugin_la-a52tofloat32.Plo@am__quote@
  935. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/liba52tospdif_plugin_la-a52tospdif.Plo@am__quote@
  936. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libconverter_fixed_plugin_la-fixed.Plo@am__quote@
  937. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libconverter_float_plugin_la-float.Plo@am__quote@
  938. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libdtstofloat32_plugin_la-dtstofloat32.Plo@am__quote@
  939. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libdtstospdif_plugin_la-dtstospdif.Plo@am__quote@
  940. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libmpgatofixed32_plugin_la-mpgatofixed32.Plo@am__quote@
  941. .c.o:
  942. @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
  943. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
  944. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
  945. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  946. @am__fastdepCC_FALSE@ $(COMPILE) -c $<
  947. .c.obj:
  948. @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
  949. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
  950. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
  951. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  952. @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
  953. .c.lo:
  954. @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
  955. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
  956. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
  957. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  958. @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
  959. liba52tofloat32_plugin_la-a52tofloat32.lo: a52tofloat32.c
  960. @am__fastdepCC_TRUE@ $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liba52tofloat32_plugin_la_CFLAGS) $(CFLAGS) -MT liba52tofloat32_plugin_la-a52tofloat32.lo -MD -MP -MF $(DEPDIR)/liba52tofloat32_plugin_la-a52tofloat32.Tpo -c -o liba52tofloat32_plugin_la-a52tofloat32.lo `test -f 'a52tofloat32.c' || echo '$(srcdir)/'`a52tofloat32.c
  961. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/liba52tofloat32_plugin_la-a52tofloat32.Tpo $(DEPDIR)/liba52tofloat32_plugin_la-a52tofloat32.Plo
  962. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='a52tofloat32.c' object='liba52tofloat32_plugin_la-a52tofloat32.lo' libtool=yes @AMDEPBACKSLASH@
  963. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  964. @am__fastdepCC_FALSE@ $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liba52tofloat32_plugin_la_CFLAGS) $(CFLAGS) -c -o liba52tofloat32_plugin_la-a52tofloat32.lo `test -f 'a52tofloat32.c' || echo '$(srcdir)/'`a52tofloat32.c
  965. liba52tospdif_plugin_la-a52tospdif.lo: a52tospdif.c
  966. @am__fastdepCC_TRUE@ $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liba52tospdif_plugin_la_CFLAGS) $(CFLAGS) -MT liba52tospdif_plugin_la-a52tospdif.lo -MD -MP -MF $(DEPDIR)/liba52tospdif_plugin_la-a52tospdif.Tpo -c -o liba52tospdif_plugin_la-a52tospdif.lo `test -f 'a52tospdif.c' || echo '$(srcdir)/'`a52tospdif.c
  967. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/liba52tospdif_plugin_la-a52tospdif.Tpo $(DEPDIR)/liba52tospdif_plugin_la-a52tospdif.Plo
  968. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='a52tospdif.c' object='liba52tospdif_plugin_la-a52tospdif.lo' libtool=yes @AMDEPBACKSLASH@
  969. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  970. @am__fastdepCC_FALSE@ $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liba52tospdif_plugin_la_CFLAGS) $(CFLAGS) -c -o liba52tospdif_plugin_la-a52tospdif.lo `test -f 'a52tospdif.c' || echo '$(srcdir)/'`a52tospdif.c
  971. libconverter_fixed_plugin_la-fixed.lo: fixed.c
  972. @am__fastdepCC_TRUE@ $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libconverter_fixed_plugin_la_CFLAGS) $(CFLAGS) -MT libconverter_fixed_plugin_la-fixed.lo -MD -MP -MF $(DEPDIR)/libconverter_fixed_plugin_la-fixed.Tpo -c -o libconverter_fixed_plugin_la-fixed.lo `test -f 'fixed.c' || echo '$(srcdir)/'`fixed.c
  973. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libconverter_fixed_plugin_la-fixed.Tpo $(DEPDIR)/libconverter_fixed_plugin_la-fixed.Plo
  974. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='fixed.c' object='libconverter_fixed_plugin_la-fixed.lo' libtool=yes @AMDEPBACKSLASH@
  975. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  976. @am__fastdepCC_FALSE@ $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libconverter_fixed_plugin_la_CFLAGS) $(CFLAGS) -c -o libconverter_fixed_plugin_la-fixed.lo `test -f 'fixed.c' || echo '$(srcdir)/'`fixed.c
  977. libconverter_float_plugin_la-float.lo: float.c
  978. @am__fastdepCC_TRUE@ $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libconverter_float_plugin_la_CFLAGS) $(CFLAGS) -MT libconverter_float_plugin_la-float.lo -MD -MP -MF $(DEPDIR)/libconverter_float_plugin_la-float.Tpo -c -o libconverter_float_plugin_la-float.lo `test -f 'float.c' || echo '$(srcdir)/'`float.c
  979. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libconverter_float_plugin_la-float.Tpo $(DEPDIR)/libconverter_float_plugin_la-float.Plo
  980. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='float.c' object='libconverter_float_plugin_la-float.lo' libtool=yes @AMDEPBACKSLASH@
  981. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  982. @am__fastdepCC_FALSE@ $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libconverter_float_plugin_la_CFLAGS) $(CFLAGS) -c -o libconverter_float_plugin_la-float.lo `test -f 'float.c' || echo '$(srcdir)/'`float.c
  983. libdtstofloat32_plugin_la-dtstofloat32.lo: dtstofloat32.c
  984. @am__fastdepCC_TRUE@ $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdtstofloat32_plugin_la_CFLAGS) $(CFLAGS) -MT libdtstofloat32_plugin_la-dtstofloat32.lo -MD -MP -MF $(DEPDIR)/libdtstofloat32_plugin_la-dtstofloat32.Tpo -c -o libdtstofloat32_plugin_la-dtstofloat32.lo `test -f 'dtstofloat32.c' || echo '$(srcdir)/'`dtstofloat32.c
  985. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libdtstofloat32_plugin_la-dtstofloat32.Tpo $(DEPDIR)/libdtstofloat32_plugin_la-dtstofloat32.Plo
  986. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='dtstofloat32.c' object='libdtstofloat32_plugin_la-dtstofloat32.lo' libtool=yes @AMDEPBACKSLASH@
  987. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  988. @am__fastdepCC_FALSE@ $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdtstofloat32_plugin_la_CFLAGS) $(CFLAGS) -c -o libdtstofloat32_plugin_la-dtstofloat32.lo `test -f 'dtstofloat32.c' || echo '$(srcdir)/'`dtstofloat32.c
  989. libdtstospdif_plugin_la-dtstospdif.lo: dtstospdif.c
  990. @am__fastdepCC_TRUE@ $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdtstospdif_plugin_la_CFLAGS) $(CFLAGS) -MT libdtstospdif_plugin_la-dtstospdif.lo -MD -MP -MF $(DEPDIR)/libdtstospdif_plugin_la-dtstospdif.Tpo -c -o libdtstospdif_plugin_la-dtstospdif.lo `test -f 'dtstospdif.c' || echo '$(srcdir)/'`dtstospdif.c
  991. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libdtstospdif_plugin_la-dtstospdif.Tpo $(DEPDIR)/libdtstospdif_plugin_la-dtstospdif.Plo
  992. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='dtstospdif.c' object='libdtstospdif_plugin_la-dtstospdif.lo' libtool=yes @AMDEPBACKSLASH@
  993. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  994. @am__fastdepCC_FALSE@ $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdtstospdif_plugin_la_CFLAGS) $(CFLAGS) -c -o libdtstospdif_plugin_la-dtstospdif.lo `test -f 'dtstospdif.c' || echo '$(srcdir)/'`dtstospdif.c
  995. libmpgatofixed32_plugin_la-mpgatofixed32.lo: mpgatofixed32.c
  996. @am__fastdepCC_TRUE@ $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmpgatofixed32_plugin_la_CFLAGS) $(CFLAGS) -MT libmpgatofixed32_plugin_la-mpgatofixed32.lo -MD -MP -MF $(DEPDIR)/libmpgatofixed32_plugin_la-mpgatofixed32.Tpo -c -o libmpgatofixed32_plugin_la-mpgatofixed32.lo `test -f 'mpgatofixed32.c' || echo '$(srcdir)/'`mpgatofixed32.c
  997. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libmpgatofixed32_plugin_la-mpgatofixed32.Tpo $(DEPDIR)/libmpgatofixed32_plugin_la-mpgatofixed32.Plo
  998. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='mpgatofixed32.c' object='libmpgatofixed32_plugin_la-mpgatofixed32.lo' libtool=yes @AMDEPBACKSLASH@
  999. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1000. @am__fastdepCC_FALSE@ $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmpgatofixed32_plugin_la_CFLAGS) $(CFLAGS) -c -o libmpgatofixed32_plugin_la-mpgatofixed32.lo `test -f 'mpgatofixed32.c' || echo '$(srcdir)/'`mpgatofixed32.c
  1001. mostlyclean-libtool:
  1002. -rm -f *.lo
  1003. clean-libtool:
  1004. -rm -rf .libs _libs
  1005. ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
  1006. list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; 
  1007. unique=`for i in $$list; do 
  1008.     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; 
  1009.   done | 
  1010.   $(AWK) '{ files[$$0] = 1; nonempty = 1; } 
  1011.       END { if (nonempty) { for (i in files) print i; }; }'`; 
  1012. mkid -fID $$unique
  1013. tags: TAGS
  1014. TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) 
  1015. $(TAGS_FILES) $(LISP)
  1016. set x; 
  1017. here=`pwd`; 
  1018. list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; 
  1019. unique=`for i in $$list; do 
  1020.     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; 
  1021.   done | 
  1022.   $(AWK) '{ files[$$0] = 1; nonempty = 1; } 
  1023.       END { if (nonempty) { for (i in files) print i; }; }'`; 
  1024. shift; 
  1025. if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else 
  1026.   test -n "$$unique" || unique=$$empty_fix; 
  1027.   if test $$# -gt 0; then 
  1028.     $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) 
  1029.       "$$@" $$unique; 
  1030.   else 
  1031.     $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) 
  1032.       $$unique; 
  1033.   fi; 
  1034. fi
  1035. ctags: CTAGS
  1036. CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) 
  1037. $(TAGS_FILES) $(LISP)
  1038. list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; 
  1039. unique=`for i in $$list; do 
  1040.     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; 
  1041.   done | 
  1042.   $(AWK) '{ files[$$0] = 1; nonempty = 1; } 
  1043.       END { if (nonempty) { for (i in files) print i; }; }'`; 
  1044. test -z "$(CTAGS_ARGS)$$unique" 
  1045.   || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) 
  1046.      $$unique
  1047. GTAGS:
  1048. here=`$(am__cd) $(top_builddir) && pwd` 
  1049.   && $(am__cd) $(top_srcdir) 
  1050.   && gtags -i $(GTAGS_ARGS) "$$here"
  1051. distclean-tags:
  1052. -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  1053. distdir: $(DISTFILES)
  1054. @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\*]/\\&/g'`; 
  1055. topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\*]/\\&/g'`; 
  1056. list='$(DISTFILES)'; 
  1057.   dist_files=`for file in $$list; do echo $$file; done | 
  1058.   sed -e "s|^$$srcdirstrip/||;t" 
  1059.       -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; 
  1060. case $$dist_files in 
  1061.   */*) $(MKDIR_P) `echo "$$dist_files" | 
  1062.    sed '///!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | 
  1063.    sort -u` ;; 
  1064. esac; 
  1065. for file in $$dist_files; do 
  1066.   if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; 
  1067.   if test -d $$d/$$file; then 
  1068.     dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; 
  1069.     if test -d "$(distdir)/$$file"; then 
  1070.       find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} ;; 
  1071.     fi; 
  1072.     if test -d $(srcdir)/$$file && test $$d != $(srcdir); then 
  1073.       cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; 
  1074.       find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} ;; 
  1075.     fi; 
  1076.     cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; 
  1077.   else 
  1078.     test -f "$(distdir)/$$file" 
  1079.     || cp -p $$d/$$file "$(distdir)/$$file" 
  1080.     || exit 1; 
  1081.   fi; 
  1082. done
  1083. check-am: all-am
  1084. check: $(BUILT_SOURCES)
  1085. $(MAKE) $(AM_MAKEFLAGS) check-am
  1086. all-am: Makefile $(LTLIBRARIES)
  1087. installdirs:
  1088. for dir in "$(DESTDIR)$(libvlcdir)"; do 
  1089.   test -z "$$dir" || $(MKDIR_P) "$$dir"; 
  1090. done
  1091. install: $(BUILT_SOURCES)
  1092. $(MAKE) $(AM_MAKEFLAGS) install-am
  1093. install-exec: install-exec-am
  1094. install-data: install-data-am
  1095. uninstall: uninstall-am
  1096. install-am: all-am
  1097. @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  1098. installcheck: installcheck-am
  1099. install-strip:
  1100. $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" 
  1101.   install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s 
  1102.   `test -z '$(STRIP)' || 
  1103.     echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  1104. mostlyclean-generic:
  1105. clean-generic:
  1106. -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
  1107. distclean-generic:
  1108. -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
  1109. -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
  1110. maintainer-clean-generic:
  1111. @echo "This command is intended for maintainers to use"
  1112. @echo "it deletes files that may require special tools to rebuild."
  1113. -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
  1114. clean: clean-am
  1115. clean-am: clean-generic clean-libtool clean-libvlcLTLIBRARIES 
  1116. mostlyclean-am
  1117. distclean: distclean-am
  1118. -rm -rf ./$(DEPDIR)
  1119. -rm -f Makefile
  1120. distclean-am: clean-am distclean-compile distclean-generic 
  1121. distclean-tags
  1122. dvi: dvi-am
  1123. dvi-am:
  1124. html: html-am
  1125. html-am:
  1126. info: info-am
  1127. info-am:
  1128. install-data-am: install-libvlcLTLIBRARIES
  1129. install-dvi: install-dvi-am
  1130. install-dvi-am:
  1131. install-exec-am:
  1132. install-html: install-html-am
  1133. install-html-am:
  1134. install-info: install-info-am
  1135. install-info-am:
  1136. install-man:
  1137. install-pdf: install-pdf-am
  1138. install-pdf-am:
  1139. install-ps: install-ps-am
  1140. install-ps-am:
  1141. installcheck-am:
  1142. maintainer-clean: maintainer-clean-am
  1143. -rm -rf ./$(DEPDIR)
  1144. -rm -f Makefile
  1145. maintainer-clean-am: distclean-am maintainer-clean-generic
  1146. mostlyclean: mostlyclean-am
  1147. mostlyclean-am: mostlyclean-compile mostlyclean-generic 
  1148. mostlyclean-libtool
  1149. pdf: pdf-am
  1150. pdf-am:
  1151. ps: ps-am
  1152. ps-am:
  1153. uninstall-am: uninstall-libvlcLTLIBRARIES
  1154. .MAKE: all check install install-am install-strip
  1155. .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic 
  1156. clean-libtool clean-libvlcLTLIBRARIES ctags distclean 
  1157. distclean-compile distclean-generic distclean-libtool 
  1158. distclean-tags distdir dvi dvi-am html html-am info info-am 
  1159. install install-am install-data install-data-am install-dvi 
  1160. install-dvi-am install-exec install-exec-am install-html 
  1161. install-html-am install-info install-info-am 
  1162. install-libvlcLTLIBRARIES install-man install-pdf 
  1163. install-pdf-am install-ps install-ps-am install-strip 
  1164. installcheck installcheck-am installdirs maintainer-clean 
  1165. maintainer-clean-generic mostlyclean mostlyclean-compile 
  1166. mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am 
  1167. tags uninstall uninstall-am uninstall-libvlcLTLIBRARIES
  1168. @MAINTAINER_MODE_TRUE@$(srcdir)/Makefile.am: $(srcdir)/Modules.am $(top_srcdir)/modules/genmf
  1169. @MAINTAINER_MODE_TRUE@ cd $(top_srcdir) && $(SHELL) modules/genmf $(dir)
  1170. nice:
  1171. $(top_builddir)/compile
  1172. .PHONY: nice
  1173. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  1174. # Otherwise a system limit (for SysV at least) may be exceeded.
  1175. .NOEXPORT: