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

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/services_discovery/Makefile.am automatically generated from modules/services_discovery/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/services_discovery
  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 = libbonjour_plugin_la-bonjour.lo
  86. am_libbonjour_plugin_la_OBJECTS = $(am__objects_1)
  87. nodist_libbonjour_plugin_la_OBJECTS =
  88. libbonjour_plugin_la_OBJECTS = $(am_libbonjour_plugin_la_OBJECTS) 
  89. $(nodist_libbonjour_plugin_la_OBJECTS)
  90. libbonjour_plugin_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) 
  91. $(LIBTOOLFLAGS) --mode=link $(CCLD) 
  92. $(libbonjour_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) 
  93. $(LDFLAGS) -o $@
  94. am__objects_2 = libhal_plugin_la-hal.lo
  95. am_libhal_plugin_la_OBJECTS = $(am__objects_2)
  96. nodist_libhal_plugin_la_OBJECTS =
  97. libhal_plugin_la_OBJECTS = $(am_libhal_plugin_la_OBJECTS) 
  98. $(nodist_libhal_plugin_la_OBJECTS)
  99. libhal_plugin_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) 
  100. $(LIBTOOLFLAGS) --mode=link $(CCLD) $(libhal_plugin_la_CFLAGS) 
  101. $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
  102. am__objects_3 = libmtp_plugin_la-mtp.lo
  103. am_libmtp_plugin_la_OBJECTS = $(am__objects_3)
  104. nodist_libmtp_plugin_la_OBJECTS =
  105. libmtp_plugin_la_OBJECTS = $(am_libmtp_plugin_la_OBJECTS) 
  106. $(nodist_libmtp_plugin_la_OBJECTS)
  107. libmtp_plugin_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) 
  108. $(LIBTOOLFLAGS) --mode=link $(CCLD) $(libmtp_plugin_la_CFLAGS) 
  109. $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
  110. am__objects_4 = libpodcast_plugin_la-podcast.lo
  111. am_libpodcast_plugin_la_OBJECTS = $(am__objects_4)
  112. nodist_libpodcast_plugin_la_OBJECTS =
  113. libpodcast_plugin_la_OBJECTS = $(am_libpodcast_plugin_la_OBJECTS) 
  114. $(nodist_libpodcast_plugin_la_OBJECTS)
  115. libpodcast_plugin_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) 
  116. $(LIBTOOLFLAGS) --mode=link $(CCLD) 
  117. $(libpodcast_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) 
  118. $(LDFLAGS) -o $@
  119. am__objects_5 = libsap_plugin_la-sap.lo
  120. am_libsap_plugin_la_OBJECTS = $(am__objects_5)
  121. nodist_libsap_plugin_la_OBJECTS =
  122. libsap_plugin_la_OBJECTS = $(am_libsap_plugin_la_OBJECTS) 
  123. $(nodist_libsap_plugin_la_OBJECTS)
  124. libsap_plugin_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) 
  125. $(LIBTOOLFLAGS) --mode=link $(CCLD) $(libsap_plugin_la_CFLAGS) 
  126. $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
  127. am__objects_6 = libshout_plugin_la-shout.lo
  128. am_libshout_plugin_la_OBJECTS = $(am__objects_6)
  129. nodist_libshout_plugin_la_OBJECTS =
  130. libshout_plugin_la_OBJECTS = $(am_libshout_plugin_la_OBJECTS) 
  131. $(nodist_libshout_plugin_la_OBJECTS)
  132. libshout_plugin_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) 
  133. $(LIBTOOLFLAGS) --mode=link $(CCLD) 
  134. $(libshout_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) 
  135. $(LDFLAGS) -o $@
  136. am__objects_7 = libudev_plugin_la-udev.lo
  137. am_libudev_plugin_la_OBJECTS = $(am__objects_7)
  138. nodist_libudev_plugin_la_OBJECTS =
  139. libudev_plugin_la_OBJECTS = $(am_libudev_plugin_la_OBJECTS) 
  140. $(nodist_libudev_plugin_la_OBJECTS)
  141. libudev_plugin_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) 
  142. $(LIBTOOLFLAGS) --mode=link $(CCLD) 
  143. $(libudev_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) 
  144. -o $@
  145. am__objects_8 = libupnp_cc_plugin_la-upnp_cc.lo
  146. am_libupnp_cc_plugin_la_OBJECTS = $(am__objects_8)
  147. nodist_libupnp_cc_plugin_la_OBJECTS =
  148. libupnp_cc_plugin_la_OBJECTS = $(am_libupnp_cc_plugin_la_OBJECTS) 
  149. $(nodist_libupnp_cc_plugin_la_OBJECTS)
  150. libupnp_cc_plugin_la_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) 
  151. $(LIBTOOLFLAGS) --mode=link $(CXXLD) 
  152. $(libupnp_cc_plugin_la_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) 
  153. $(LDFLAGS) -o $@
  154. am__objects_9 = libupnp_intel_plugin_la-upnp_intel.lo
  155. am_libupnp_intel_plugin_la_OBJECTS = $(am__objects_9)
  156. nodist_libupnp_intel_plugin_la_OBJECTS =
  157. libupnp_intel_plugin_la_OBJECTS =  
  158. $(am_libupnp_intel_plugin_la_OBJECTS) 
  159. $(nodist_libupnp_intel_plugin_la_OBJECTS)
  160. libupnp_intel_plugin_la_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) 
  161. $(LIBTOOLFLAGS) --mode=link $(CXXLD) 
  162. $(libupnp_intel_plugin_la_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) 
  163. $(LDFLAGS) -o $@
  164. DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
  165. depcomp = $(SHELL) $(top_srcdir)/autotools/depcomp
  166. am__depfiles_maybe = depfiles
  167. am__mv = mv -f
  168. COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) 
  169. $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
  170. LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) 
  171. --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) 
  172. $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
  173. CCLD = $(CC)
  174. LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) 
  175. --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) 
  176. $(LDFLAGS) -o $@
  177. CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) 
  178. $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
  179. LTCXXCOMPILE = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) 
  180. --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) 
  181. $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
  182. CXXLD = $(CXX)
  183. CXXLINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) 
  184. --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) 
  185. $(LDFLAGS) -o $@
  186. SOURCES = $(libbonjour_plugin_la_SOURCES) 
  187. $(nodist_libbonjour_plugin_la_SOURCES) 
  188. $(libhal_plugin_la_SOURCES) $(nodist_libhal_plugin_la_SOURCES) 
  189. $(libmtp_plugin_la_SOURCES) $(nodist_libmtp_plugin_la_SOURCES) 
  190. $(libpodcast_plugin_la_SOURCES) 
  191. $(nodist_libpodcast_plugin_la_SOURCES) 
  192. $(libsap_plugin_la_SOURCES) $(nodist_libsap_plugin_la_SOURCES) 
  193. $(libshout_plugin_la_SOURCES) 
  194. $(nodist_libshout_plugin_la_SOURCES) 
  195. $(libudev_plugin_la_SOURCES) 
  196. $(nodist_libudev_plugin_la_SOURCES) 
  197. $(libupnp_cc_plugin_la_SOURCES) 
  198. $(nodist_libupnp_cc_plugin_la_SOURCES) 
  199. $(libupnp_intel_plugin_la_SOURCES) 
  200. $(nodist_libupnp_intel_plugin_la_SOURCES)
  201. DIST_SOURCES = $(libbonjour_plugin_la_SOURCES) 
  202. $(libhal_plugin_la_SOURCES) $(libmtp_plugin_la_SOURCES) 
  203. $(libpodcast_plugin_la_SOURCES) $(libsap_plugin_la_SOURCES) 
  204. $(libshout_plugin_la_SOURCES) $(libudev_plugin_la_SOURCES) 
  205. $(libupnp_cc_plugin_la_SOURCES) 
  206. $(libupnp_intel_plugin_la_SOURCES)
  207. ETAGS = etags
  208. CTAGS = ctags
  209. DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  210. ACLOCAL = @ACLOCAL@
  211. ALIASES = @ALIASES@
  212. ALLOCA = @ALLOCA@
  213. AMTAR = @AMTAR@
  214. AM_CPPFLAGS = @AM_CPPFLAGS@
  215. AR = @AR@
  216. ARCH = @ARCH@
  217. AS = @AS@
  218. ASM = @ASM@
  219. AUTOCONF = @AUTOCONF@
  220. AUTOHEADER = @AUTOHEADER@
  221. AUTOMAKE = @AUTOMAKE@
  222. AVCODEC_CFLAGS = @AVCODEC_CFLAGS@
  223. AVCODEC_LIBS = @AVCODEC_LIBS@
  224. AVFORMAT_CFLAGS = @AVFORMAT_CFLAGS@
  225. AVFORMAT_LIBS = @AVFORMAT_LIBS@
  226. AWK = @AWK@
  227. BONJOUR_CFLAGS = @BONJOUR_CFLAGS@
  228. BONJOUR_LIBS = @BONJOUR_LIBS@
  229. CACA_CFLAGS = @CACA_CFLAGS@
  230. CACA_LIBS = @CACA_LIBS@
  231. CC = @CC@
  232. CCAS = @CCAS@
  233. CCASDEPMODE = @CCASDEPMODE@
  234. CCASFLAGS = @CCASFLAGS@
  235. CCDEPMODE = @CCDEPMODE@
  236. CFLAGS = @CFLAGS@
  237. CONTRIB_DIR = @CONTRIB_DIR@
  238. COPYRIGHT_MESSAGE = @COPYRIGHT_MESSAGE@
  239. COPYRIGHT_YEARS = @COPYRIGHT_YEARS@
  240. CPP = @CPP@
  241. CPPFLAGS = @CPPFLAGS@
  242. CSRI_CFLAGS = @CSRI_CFLAGS@
  243. CSRI_LIBS = @CSRI_LIBS@
  244. CXX = @CXX@
  245. CXXCPP = @CXXCPP@
  246. CXXDEPMODE = @CXXDEPMODE@
  247. CXXFLAGS = @CXXFLAGS@
  248. CYGPATH = @CYGPATH@
  249. CYGPATH_W = @CYGPATH_W@
  250. DBUS_CFLAGS = @DBUS_CFLAGS@
  251. DBUS_LIBS = @DBUS_LIBS@
  252. DCA_CFLAGS = @DCA_CFLAGS@
  253. DCA_LIBS = @DCA_LIBS@
  254. DEFS = @DEFS@
  255. DEFS_BIGENDIAN = @DEFS_BIGENDIAN@
  256. DEPDIR = @DEPDIR@
  257. DIRAC_CFLAGS = @DIRAC_CFLAGS@
  258. DIRAC_LIBS = @DIRAC_LIBS@
  259. DIRECTFB_CFLAGS = @DIRECTFB_CFLAGS@
  260. DIRECTFB_CONFIG = @DIRECTFB_CONFIG@
  261. DIRECTFB_LIBS = @DIRECTFB_LIBS@
  262. DLLTOOL = @DLLTOOL@
  263. DSYMUTIL = @DSYMUTIL@
  264. DUMPBIN = @DUMPBIN@
  265. DVDNAV_CONFIG = @DVDNAV_CONFIG@
  266. ECHO_C = @ECHO_C@
  267. ECHO_N = @ECHO_N@
  268. ECHO_T = @ECHO_T@
  269. EGREP = @EGREP@
  270. EXEEXT = @EXEEXT@
  271. FGREP = @FGREP@
  272. FILE_LIBVLCCORE_DLL = @FILE_LIBVLCCORE_DLL@
  273. FILE_LIBVLC_DLL = @FILE_LIBVLC_DLL@
  274. FLUIDSYNTH_CFLAGS = @FLUIDSYNTH_CFLAGS@
  275. FLUIDSYNTH_LIBS = @FLUIDSYNTH_LIBS@
  276. FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
  277. FREETYPE_LIBS = @FREETYPE_LIBS@
  278. FRIBIDI_CFLAGS = @FRIBIDI_CFLAGS@
  279. FRIBIDI_LIBS = @FRIBIDI_LIBS@
  280. GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
  281. GLIB2_CFLAGS = @GLIB2_CFLAGS@
  282. GLIB2_LIBS = @GLIB2_LIBS@
  283. GMSGFMT = @GMSGFMT@
  284. GMSGFMT_015 = @GMSGFMT_015@
  285. GNOMEVFS_CFLAGS = @GNOMEVFS_CFLAGS@
  286. GNOMEVFS_LIBS = @GNOMEVFS_LIBS@
  287. GNUTLS_CFLAGS = @GNUTLS_CFLAGS@
  288. GNUTLS_LIBS = @GNUTLS_LIBS@
  289. GREP = @GREP@
  290. GTK2_CFLAGS = @GTK2_CFLAGS@
  291. GTK2_LIBS = @GTK2_LIBS@
  292. HAL_CFLAGS = @HAL_CFLAGS@
  293. HAL_LIBS = @HAL_LIBS@
  294. HILDON_CFLAGS = @HILDON_CFLAGS@
  295. HILDON_LIBS = @HILDON_LIBS@
  296. INSTALL = @INSTALL@
  297. INSTALL_DATA = @INSTALL_DATA@
  298. INSTALL_PROGRAM = @INSTALL_PROGRAM@
  299. INSTALL_SCRIPT = @INSTALL_SCRIPT@
  300. INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  301. INTLLIBS = @INTLLIBS@
  302. INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
  303. KATE_CFLAGS = @KATE_CFLAGS@
  304. KATE_LIBS = @KATE_LIBS@
  305. LD = @LD@
  306. LDFLAGS = @LDFLAGS@
  307. LIBASS_CFLAGS = @LIBASS_CFLAGS@
  308. LIBASS_LIBS = @LIBASS_LIBS@
  309. LIBCDDB_CFLAGS = @LIBCDDB_CFLAGS@
  310. LIBCDDB_LIBS = @LIBCDDB_LIBS@
  311. LIBCDIO_CFLAGS = @LIBCDIO_CFLAGS@
  312. LIBCDIO_LIBS = @LIBCDIO_LIBS@
  313. LIBCDIO_PARANOIA_CFLAGS = @LIBCDIO_PARANOIA_CFLAGS@
  314. LIBCDIO_PARANOIA_LIBS = @LIBCDIO_PARANOIA_LIBS@
  315. LIBEXT = @LIBEXT@
  316. LIBGCRYPT_CFLAGS = @LIBGCRYPT_CFLAGS@
  317. LIBGCRYPT_CONFIG = @LIBGCRYPT_CONFIG@
  318. LIBGCRYPT_LIBS = @LIBGCRYPT_LIBS@
  319. LIBICONV = @LIBICONV@
  320. LIBINTL = @LIBINTL@
  321. LIBMPEG2_CFLAGS = @LIBMPEG2_CFLAGS@
  322. LIBMPEG2_LIBS = @LIBMPEG2_LIBS@
  323. LIBOBJS = @LIBOBJS@
  324. LIBPROXY_CFLAGS = @LIBPROXY_CFLAGS@
  325. LIBPROXY_LIBS = @LIBPROXY_LIBS@
  326. LIBS = @LIBS@
  327. LIBTOOL = @LIBTOOL@
  328. LIBV4L2_CFLAGS = @LIBV4L2_CFLAGS@
  329. LIBV4L2_LIBS = @LIBV4L2_LIBS@
  330. LIPO = @LIPO@
  331. LN_S = @LN_S@
  332. LTLIBICONV = @LTLIBICONV@
  333. LTLIBINTL = @LTLIBINTL@
  334. LTLIBOBJS = @LTLIBOBJS@
  335. LTLIBa52tofloat32 = @LTLIBa52tofloat32@
  336. LTLIBa52tospdif = @LTLIBa52tospdif@
  337. LTLIBaa = @LTLIBaa@
  338. LTLIBaccess_alsa = @LTLIBaccess_alsa@
  339. LTLIBaccess_dv = @LTLIBaccess_dv@
  340. LTLIBaccess_eyetv = @LTLIBaccess_eyetv@
  341. LTLIBaccess_gnomevfs = @LTLIBaccess_gnomevfs@
  342. LTLIBaccess_jack = @LTLIBaccess_jack@
  343. LTLIBaccess_mmap = @LTLIBaccess_mmap@
  344. LTLIBaccess_mtp = @LTLIBaccess_mtp@
  345. LTLIBaccess_oss = @LTLIBaccess_oss@
  346. LTLIBaccess_output_shout = @LTLIBaccess_output_shout@
  347. LTLIBaccess_realrtsp = @LTLIBaccess_realrtsp@
  348. LTLIBaccess_smb = @LTLIBaccess_smb@
  349. LTLIBadjust = @LTLIBadjust@
  350. LTLIBalphamask = @LTLIBalphamask@
  351. LTLIBalsa = @LTLIBalsa@
  352. LTLIBaout_directx = @LTLIBaout_directx@
  353. LTLIBaout_file = @LTLIBaout_file@
  354. LTLIBaout_sdl = @LTLIBaout_sdl@
  355. LTLIBasademux = @LTLIBasademux@
  356. LTLIBatmo = @LTLIBatmo@
  357. LTLIBaudio_format = @LTLIBaudio_format@
  358. LTLIBaudioscrobbler = @LTLIBaudioscrobbler@
  359. LTLIBauhal = @LTLIBauhal@
  360. LTLIBavcodec = @LTLIBavcodec@
  361. LTLIBavformat = @LTLIBavformat@
  362. LTLIBbandlimited_resampler = @LTLIBbandlimited_resampler@
  363. LTLIBbda = @LTLIBbda@
  364. LTLIBbeos = @LTLIBbeos@
  365. LTLIBblend = @LTLIBblend@
  366. LTLIBblendbench = @LTLIBblendbench@
  367. LTLIBbluescreen = @LTLIBbluescreen@
  368. LTLIBbonjour = @LTLIBbonjour@
  369. LTLIBcaca = @LTLIBcaca@
  370. LTLIBcanvas = @LTLIBcanvas@
  371. LTLIBcdda = @LTLIBcdda@
  372. LTLIBcddax = @LTLIBcddax@
  373. LTLIBchain = @LTLIBchain@
  374. LTLIBclone = @LTLIBclone@
  375. LTLIBcmml = @LTLIBcmml@
  376. LTLIBcolorthres = @LTLIBcolorthres@
  377. LTLIBconverter_float = @LTLIBconverter_float@
  378. LTLIBcrop = @LTLIBcrop@
  379. LTLIBcroppadd = @LTLIBcroppadd@
  380. LTLIBcsri = @LTLIBcsri@
  381. LTLIBdbus = @LTLIBdbus@
  382. LTLIBdc1394 = @LTLIBdc1394@
  383. LTLIBdeinterlace = @LTLIBdeinterlace@
  384. LTLIBdirac = @LTLIBdirac@
  385. LTLIBdirect3d = @LTLIBdirect3d@
  386. LTLIBdirectfb = @LTLIBdirectfb@
  387. LTLIBdmo = @LTLIBdmo@
  388. LTLIBdolby_surround_decoder = @LTLIBdolby_surround_decoder@
  389. LTLIBdshow = @LTLIBdshow@
  390. LTLIBdtstofloat32 = @LTLIBdtstofloat32@
  391. LTLIBdtstospdif = @LTLIBdtstospdif@
  392. LTLIBdvb = @LTLIBdvb@
  393. LTLIBdvdnav = @LTLIBdvdnav@
  394. LTLIBdvdread = @LTLIBdvdread@
  395. LTLIBdynamicoverlay = @LTLIBdynamicoverlay@
  396. LTLIBequalizer = @LTLIBequalizer@
  397. LTLIBerase = @LTLIBerase@
  398. LTLIBextract = @LTLIBextract@
  399. LTLIBfaad = @LTLIBfaad@
  400. LTLIBfake = @LTLIBfake@
  401. LTLIBfb = @LTLIBfb@
  402. LTLIBfbosd = @LTLIBfbosd@
  403. LTLIBfloat32_mixer = @LTLIBfloat32_mixer@
  404. LTLIBfluidsynth = @LTLIBfluidsynth@
  405. LTLIBfolder = @LTLIBfolder@
  406. LTLIBfreetype = @LTLIBfreetype@
  407. LTLIBgalaktos = @LTLIBgalaktos@
  408. LTLIBgaussianblur = @LTLIBgaussianblur@
  409. LTLIBgestures = @LTLIBgestures@
  410. LTLIBggi = @LTLIBggi@
  411. LTLIBglobalhotkeys = @LTLIBglobalhotkeys@
  412. LTLIBglwin32 = @LTLIBglwin32@
  413. LTLIBglx = @LTLIBglx@
  414. LTLIBgme = @LTLIBgme@
  415. LTLIBgnome2_main = @LTLIBgnome2_main@
  416. LTLIBgnome_main = @LTLIBgnome_main@
  417. LTLIBgnutls = @LTLIBgnutls@
  418. LTLIBgoom = @LTLIBgoom@
  419. LTLIBgradient = @LTLIBgradient@
  420. LTLIBgrain = @LTLIBgrain@
  421. LTLIBgrowl = @LTLIBgrowl@
  422. LTLIBgrowl_udp = @LTLIBgrowl_udp@
  423. LTLIBgtk2_main = @LTLIBgtk2_main@
  424. LTLIBgtk_main = @LTLIBgtk_main@
  425. LTLIBhal = @LTLIBhal@
  426. LTLIBhd1000a = @LTLIBhd1000a@
  427. LTLIBhd1000v = @LTLIBhd1000v@
  428. LTLIBheadphone_channel_mixer = @LTLIBheadphone_channel_mixer@
  429. LTLIBhotkeys = @LTLIBhotkeys@
  430. LTLIBhttp = @LTLIBhttp@
  431. LTLIBi420_rgb_mmx = @LTLIBi420_rgb_mmx@
  432. LTLIBi420_rgb_sse2 = @LTLIBi420_rgb_sse2@
  433. LTLIBi420_ymga = @LTLIBi420_ymga@
  434. LTLIBi420_ymga_mmx = @LTLIBi420_ymga_mmx@
  435. LTLIBi420_yuy2 = @LTLIBi420_yuy2@
  436. LTLIBi420_yuy2_altivec = @LTLIBi420_yuy2_altivec@
  437. LTLIBi420_yuy2_mmx = @LTLIBi420_yuy2_mmx@
  438. LTLIBi420_yuy2_sse2 = @LTLIBi420_yuy2_sse2@
  439. LTLIBi422_i420 = @LTLIBi422_i420@
  440. LTLIBi422_yuy2 = @LTLIBi422_yuy2@
  441. LTLIBi422_yuy2_mmx = @LTLIBi422_yuy2_mmx@
  442. LTLIBi422_yuy2_sse2 = @LTLIBi422_yuy2_sse2@
  443. LTLIBid3tag = @LTLIBid3tag@
  444. LTLIBinhibit = @LTLIBinhibit@
  445. LTLIBinvert = @LTLIBinvert@
  446. LTLIBjack = @LTLIBjack@
  447. LTLIBkate = @LTLIBkate@
  448. LTLIBlibass = @LTLIBlibass@
  449. LTLIBlibmpeg2 = @LTLIBlibmpeg2@
  450. LTLIBlinear_resampler = @LTLIBlinear_resampler@
  451. LTLIBlirc = @LTLIBlirc@
  452. LTLIBlive555 = @LTLIBlive555@
  453. LTLIBlogo = @LTLIBlogo@
  454. LTLIBmacosx = @LTLIBmacosx@
  455. LTLIBmaemo = @LTLIBmaemo@
  456. LTLIBmagnify = @LTLIBmagnify@
  457. LTLIBmarq = @LTLIBmarq@
  458. LTLIBmemcpy3dn = @LTLIBmemcpy3dn@
  459. LTLIBmemcpyaltivec = @LTLIBmemcpyaltivec@
  460. LTLIBmemcpymmx = @LTLIBmemcpymmx@
  461. LTLIBmemcpymmxext = @LTLIBmemcpymmxext@
  462. LTLIBmga = @LTLIBmga@
  463. LTLIBminimal_macosx = @LTLIBminimal_macosx@
  464. LTLIBmkv = @LTLIBmkv@
  465. LTLIBmod = @LTLIBmod@
  466. LTLIBmosaic = @LTLIBmosaic@
  467. LTLIBmotion = @LTLIBmotion@
  468. LTLIBmotionblur = @LTLIBmotionblur@
  469. LTLIBmotiondetect = @LTLIBmotiondetect@
  470. LTLIBmozilla = @LTLIBmozilla@
  471. LTLIBmpc = @LTLIBmpc@
  472. LTLIBmpgatofixed32 = @LTLIBmpgatofixed32@
  473. LTLIBmsn = @LTLIBmsn@
  474. LTLIBmtp = @LTLIBmtp@
  475. LTLIBmux_ogg = @LTLIBmux_ogg@
  476. LTLIBmux_ts = @LTLIBmux_ts@
  477. LTLIBncurses = @LTLIBncurses@
  478. LTLIBnoise = @LTLIBnoise@
  479. LTLIBnormvol = @LTLIBnormvol@
  480. LTLIBnotify = @LTLIBnotify@
  481. LTLIBntservice = @LTLIBntservice@
  482. LTLIBogg = @LTLIBogg@
  483. LTLIBomapfb = @LTLIBomapfb@
  484. LTLIBopencv_example = @LTLIBopencv_example@
  485. LTLIBopencv_wrapper = @LTLIBopencv_wrapper@
  486. LTLIBopengl = @LTLIBopengl@
  487. LTLIBopengllayer = @LTLIBopengllayer@
  488. LTLIBopie = @LTLIBopie@
  489. LTLIBosd_parser = @LTLIBosd_parser@
  490. LTLIBosdmenu = @LTLIBosdmenu@
  491. LTLIBoss = @LTLIBoss@
  492. LTLIBpanoramix = @LTLIBpanoramix@
  493. LTLIBparam_eq = @LTLIBparam_eq@
  494. LTLIBpda = @LTLIBpda@
  495. LTLIBpng = @LTLIBpng@
  496. LTLIBpodcast = @LTLIBpodcast@
  497. LTLIBportaudio = @LTLIBportaudio@
  498. LTLIBpostproc = @LTLIBpostproc@
  499. LTLIBprobe_hal = @LTLIBprobe_hal@
  500. LTLIBpsychedelic = @LTLIBpsychedelic@
  501. LTLIBpulse = @LTLIBpulse@
  502. LTLIBpuzzle = @LTLIBpuzzle@
  503. LTLIBpvr = @LTLIBpvr@
  504. LTLIBqnx = @LTLIBqnx@
  505. LTLIBqt4 = @LTLIBqt4@
  506. LTLIBqtcapture = @LTLIBqtcapture@
  507. LTLIBqte = @LTLIBqte@
  508. LTLIBqte_main = @LTLIBqte_main@
  509. LTLIBquartztext = @LTLIBquartztext@
  510. LTLIBquicktime = @LTLIBquicktime@
  511. LTLIBrc = @LTLIBrc@
  512. LTLIBrealaudio = @LTLIBrealaudio@
  513. LTLIBrealvideo = @LTLIBrealvideo@
  514. LTLIBremoteosd = @LTLIBremoteosd@
  515. LTLIBripple = @LTLIBripple@
  516. LTLIBrotate = @LTLIBrotate@
  517. LTLIBrss = @LTLIBrss@
  518. LTLIBrv32 = @LTLIBrv32@
  519. LTLIBsap = @LTLIBsap@
  520. LTLIBscale = @LTLIBscale@
  521. LTLIBscaletempo = @LTLIBscaletempo@
  522. LTLIBscene = @LTLIBscene@
  523. LTLIBschroedinger = @LTLIBschroedinger@
  524. LTLIBscreen = @LTLIBscreen@
  525. LTLIBscreensaver = @LTLIBscreensaver@
  526. LTLIBsdl_image = @LTLIBsdl_image@
  527. LTLIBsharpen = @LTLIBsharpen@
  528. LTLIBshine = @LTLIBshine@
  529. LTLIBshout = @LTLIBshout@
  530. LTLIBshowintf = @LTLIBshowintf@
  531. LTLIBsignals = @LTLIBsignals@
  532. LTLIBsimple_channel_mixer = @LTLIBsimple_channel_mixer@
  533. LTLIBskins2 = @LTLIBskins2@
  534. LTLIBsnapshot = @LTLIBsnapshot@
  535. LTLIBspatializer = @LTLIBspatializer@
  536. LTLIBspdif_mixer = @LTLIBspdif_mixer@
  537. LTLIBspeex = @LTLIBspeex@
  538. LTLIBstream_out_raop = @LTLIBstream_out_raop@
  539. LTLIBsvg = @LTLIBsvg@
  540. LTLIBsvgalib = @LTLIBsvgalib@
  541. LTLIBswscale = @LTLIBswscale@
  542. LTLIBswscale_maemo = @LTLIBswscale_maemo@
  543. LTLIBtaglib = @LTLIBtaglib@
  544. LTLIBtarkin = @LTLIBtarkin@
  545. LTLIBtelepathy = @LTLIBtelepathy@
  546. LTLIBtelnet = @LTLIBtelnet@
  547. LTLIBtelx = @LTLIBtelx@
  548. LTLIBtest1 = @LTLIBtest1@
  549. LTLIBtest2 = @LTLIBtest2@
  550. LTLIBtest3 = @LTLIBtest3@
  551. LTLIBtest4 = @LTLIBtest4@
  552. LTLIBtheora = @LTLIBtheora@
  553. LTLIBtransform = @LTLIBtransform@
  554. LTLIBtremor = @LTLIBtremor@
  555. LTLIBts = @LTLIBts@
  556. LTLIBtwolame = @LTLIBtwolame@
  557. LTLIBudev = @LTLIBudev@
  558. LTLIBunzip = @LTLIBunzip@
  559. LTLIBupnp_cc = @LTLIBupnp_cc@
  560. LTLIBupnp_intel = @LTLIBupnp_intel@
  561. LTLIBv4l = @LTLIBv4l@
  562. LTLIBv4l2 = @LTLIBv4l2@
  563. LTLIBvcd = @LTLIBvcd@
  564. LTLIBvcdx = @LTLIBvcdx@
  565. LTLIBvisual = @LTLIBvisual@
  566. LTLIBvmem = @LTLIBvmem@
  567. LTLIBvorbis = @LTLIBvorbis@
  568. LTLIBvout_directx = @LTLIBvout_directx@
  569. LTLIBvout_sdl = @LTLIBvout_sdl@
  570. LTLIBwall = @LTLIBwall@
  571. LTLIBwave = @LTLIBwave@
  572. LTLIBwaveout = @LTLIBwaveout@
  573. LTLIBwin32text = @LTLIBwin32text@
  574. LTLIBwince = @LTLIBwince@
  575. LTLIBwingapi = @LTLIBwingapi@
  576. LTLIBwingdi = @LTLIBwingdi@
  577. LTLIBwma_fixed = @LTLIBwma_fixed@
  578. LTLIBx11 = @LTLIBx11@
  579. LTLIBx11_screen = @LTLIBx11_screen@
  580. LTLIBx264 = @LTLIBx264@
  581. LTLIBxcb = @LTLIBxcb@
  582. LTLIBxcb_window = @LTLIBxcb_window@
  583. LTLIBxcb_xv = @LTLIBxcb_xv@
  584. LTLIBxml = @LTLIBxml@
  585. LTLIBxosd = @LTLIBxosd@
  586. LTLIBxvideo = @LTLIBxvideo@
  587. LTLIBxvmc = @LTLIBxvmc@
  588. LTLIByuv = @LTLIByuv@
  589. LTLIByuvp = @LTLIByuvp@
  590. LTLIByuy2_i420 = @LTLIByuy2_i420@
  591. LTLIByuy2_i422 = @LTLIByuy2_i422@
  592. LTLIBzip = @LTLIBzip@
  593. LTLIBzvbi = @LTLIBzvbi@
  594. LUA_CFLAGS = @LUA_CFLAGS@
  595. LUA_LIBS = @LUA_LIBS@
  596. MACOSX_DEPLOYMENT_TARGET = @MACOSX_DEPLOYMENT_TARGET@
  597. MAINT = @MAINT@
  598. MAKEINFO = @MAKEINFO@
  599. MIDL = @MIDL@
  600. MINIZIP_CFLAGS = @MINIZIP_CFLAGS@
  601. MINIZIP_LIBS = @MINIZIP_LIBS@
  602. MKDIR_P = @MKDIR_P@
  603. MOC = @MOC@
  604. MOZILLA_CFLAGS = @MOZILLA_CFLAGS@
  605. MOZILLA_CONFIG = @MOZILLA_CONFIG@
  606. MOZILLA_LIBS = @MOZILLA_LIBS@
  607. MOZILLA_SDK_PATH = @MOZILLA_SDK_PATH@
  608. MSGFMT = @MSGFMT@
  609. MSGFMT_015 = @MSGFMT_015@
  610. MSGMERGE = @MSGMERGE@
  611. MTP_CFLAGS = @MTP_CFLAGS@
  612. MTP_LIBS = @MTP_LIBS@
  613. NM = @NM@
  614. NMEDIT = @NMEDIT@
  615. NOTIFY_CFLAGS = @NOTIFY_CFLAGS@
  616. NOTIFY_LIBS = @NOTIFY_LIBS@
  617. OBJC = @OBJC@
  618. OBJCDEPMODE = @OBJCDEPMODE@
  619. OBJCFLAGS = @OBJCFLAGS@
  620. OBJCOPY = @OBJCOPY@
  621. OBJDUMP = @OBJDUMP@
  622. OBJEXT = @OBJEXT@
  623. OPENCV_CFLAGS = @OPENCV_CFLAGS@
  624. OPENCV_LIBS = @OPENCV_LIBS@
  625. OTOOL = @OTOOL@
  626. OTOOL64 = @OTOOL64@
  627. PACKAGE = @PACKAGE@
  628. PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
  629. PACKAGE_NAME = @PACKAGE_NAME@
  630. PACKAGE_STRING = @PACKAGE_STRING@
  631. PACKAGE_TARNAME = @PACKAGE_TARNAME@
  632. PACKAGE_URL = @PACKAGE_URL@
  633. PACKAGE_VERSION = @PACKAGE_VERSION@
  634. PATH_SEPARATOR = @PATH_SEPARATOR@
  635. PCRE_CFLAGS = @PCRE_CFLAGS@
  636. PCRE_LIBS = @PCRE_LIBS@
  637. PKGDIR = @PKGDIR@
  638. PKG_CONFIG = @PKG_CONFIG@
  639. PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
  640. POSTPROC_CFLAGS = @POSTPROC_CFLAGS@
  641. POSTPROC_LIBS = @POSTPROC_LIBS@
  642. POSUB = @POSUB@
  643. PULSE_CFLAGS = @PULSE_CFLAGS@
  644. PULSE_LIBS = @PULSE_LIBS@
  645. QT4LOCALEDIR = @QT4LOCALEDIR@
  646. QT4_CFLAGS = @QT4_CFLAGS@
  647. QT4_LIBS = @QT4_LIBS@
  648. RANLIB = @RANLIB@
  649. RCC = @RCC@
  650. SCHROEDINGER_CFLAGS = @SCHROEDINGER_CFLAGS@
  651. SCHROEDINGER_LIBS = @SCHROEDINGER_LIBS@
  652. SDL11_CONFIG = @SDL11_CONFIG@
  653. SDL12_CONFIG = @SDL12_CONFIG@
  654. SDL_CONFIG = @SDL_CONFIG@
  655. SED = @SED@
  656. SET_MAKE = @SET_MAKE@
  657. SHELL = @SHELL@
  658. SHOUT_CFLAGS = @SHOUT_CFLAGS@
  659. SHOUT_LIBS = @SHOUT_LIBS@
  660. SOCKET_LIBS = @SOCKET_LIBS@
  661. STRIP = @STRIP@
  662. SVG_CFLAGS = @SVG_CFLAGS@
  663. SVG_LIBS = @SVG_LIBS@
  664. SWSCALE_CFLAGS = @SWSCALE_CFLAGS@
  665. SWSCALE_LIBS = @SWSCALE_LIBS@
  666. SYS = @SYS@
  667. TAGLIB_CFLAGS = @TAGLIB_CFLAGS@
  668. TAGLIB_LIBS = @TAGLIB_LIBS@
  669. TIGER_CFLAGS = @TIGER_CFLAGS@
  670. TIGER_LIBS = @TIGER_LIBS@
  671. UDEV_CFLAGS = @UDEV_CFLAGS@
  672. UDEV_LIBS = @UDEV_LIBS@
  673. UIC = @UIC@
  674. USE_NLS = @USE_NLS@
  675. VCDINFO_CFLAGS = @VCDINFO_CFLAGS@
  676. VCDINFO_LIBS = @VCDINFO_LIBS@
  677. VERSION = @VERSION@
  678. VERSION_EXTRA = @VERSION_EXTRA@
  679. VERSION_EXTRA_RC = @VERSION_EXTRA_RC@
  680. VERSION_MAJOR = @VERSION_MAJOR@
  681. VERSION_MESSAGE = @VERSION_MESSAGE@
  682. VERSION_MINOR = @VERSION_MINOR@
  683. VERSION_REVISION = @VERSION_REVISION@
  684. VLC_CONFIG = @VLC_CONFIG@
  685. WIDL = @WIDL@
  686. WINDRES = @WINDRES@
  687. WINE_SDK_PATH = @WINE_SDK_PATH@
  688. X264_CFLAGS = @X264_CFLAGS@
  689. X264_LIBS = @X264_LIBS@
  690. XCB_CFLAGS = @XCB_CFLAGS@
  691. XCB_KEYSYMS_CFLAGS = @XCB_KEYSYMS_CFLAGS@
  692. XCB_KEYSYMS_LIBS = @XCB_KEYSYMS_LIBS@
  693. XCB_LIBS = @XCB_LIBS@
  694. XCB_SHM_CFLAGS = @XCB_SHM_CFLAGS@
  695. XCB_SHM_LIBS = @XCB_SHM_LIBS@
  696. XCB_XV_CFLAGS = @XCB_XV_CFLAGS@
  697. XCB_XV_LIBS = @XCB_XV_LIBS@
  698. XGETTEXT = @XGETTEXT@
  699. XGETTEXT_015 = @XGETTEXT_015@
  700. XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
  701. XMKMF = @XMKMF@
  702. XML2_CFLAGS = @XML2_CFLAGS@
  703. XML2_LIBS = @XML2_LIBS@
  704. XPM_CFLAGS = @XPM_CFLAGS@
  705. XPM_LIBS = @XPM_LIBS@
  706. XPROTO_CFLAGS = @XPROTO_CFLAGS@
  707. XPROTO_LIBS = @XPROTO_LIBS@
  708. X_CFLAGS = @X_CFLAGS@
  709. X_EXTRA_LIBS = @X_EXTRA_LIBS@
  710. X_LIBS = @X_LIBS@
  711. X_PRE_LIBS = @X_PRE_LIBS@
  712. ZVBI_CFLAGS = @ZVBI_CFLAGS@
  713. ZVBI_LIBS = @ZVBI_LIBS@
  714. abs_builddir = @abs_builddir@
  715. abs_srcdir = @abs_srcdir@
  716. abs_top_builddir = @abs_top_builddir@
  717. abs_top_srcdir = @abs_top_srcdir@
  718. ac_ct_CC = @ac_ct_CC@
  719. ac_ct_CXX = @ac_ct_CXX@
  720. ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
  721. ac_ct_OBJC = @ac_ct_OBJC@
  722. am__include = @am__include@
  723. am__leading_dot = @am__leading_dot@
  724. am__quote = @am__quote@
  725. am__tar = @am__tar@
  726. am__untar = @am__untar@
  727. bindir = @bindir@
  728. build = @build@
  729. build_alias = @build_alias@
  730. build_cpu = @build_cpu@
  731. build_os = @build_os@
  732. build_vendor = @build_vendor@
  733. builddir = @builddir@
  734. datadir = @datadir@
  735. datarootdir = @datarootdir@
  736. docdir = @docdir@
  737. dvidir = @dvidir@
  738. exec_prefix = @exec_prefix@
  739. host = @host@
  740. host_alias = @host_alias@
  741. host_cpu = @host_cpu@
  742. host_os = @host_os@
  743. host_vendor = @host_vendor@
  744. htmldir = @htmldir@
  745. includedir = @includedir@
  746. infodir = @infodir@
  747. install_sh = @install_sh@
  748. libdir = @libdir@
  749. libexecdir = @libexecdir@
  750. localedir = @localedir@
  751. localstatedir = @localstatedir@
  752. lt_ECHO = @lt_ECHO@
  753. mandir = @mandir@
  754. mkdir_p = @mkdir_p@
  755. oldincludedir = @oldincludedir@
  756. pdfdir = @pdfdir@
  757. prefix = @prefix@
  758. program_transform_name = @program_transform_name@
  759. psdir = @psdir@
  760. sbindir = @sbindir@
  761. sharedstatedir = @sharedstatedir@
  762. srcdir = @srcdir@
  763. sysconfdir = @sysconfdir@
  764. target_alias = @target_alias@
  765. top_build_prefix = @top_build_prefix@
  766. top_builddir = @top_builddir@
  767. top_srcdir = @top_srcdir@
  768. vlcdatadir = @vlcdatadir@
  769. vlclibdir = @vlclibdir@
  770. basedir = services_discovery
  771. dir = services_discovery
  772. mods = bonjour hal mtp podcast sap shout udev upnp_cc upnp_intel
  773. libvlc_LTLIBRARIES = $(LTLIBbonjour) $(LTLIBhal) $(LTLIBmtp) $(LTLIBpodcast) $(LTLIBsap) $(LTLIBshout) $(LTLIBudev) $(LTLIBupnp_cc) $(LTLIBupnp_intel)
  774. EXTRA_LTLIBRARIES = libbonjour_plugin.la libhal_plugin.la libmtp_plugin.la libpodcast_plugin.la libsap_plugin.la libshout_plugin.la libudev_plugin.la libupnp_cc_plugin.la libupnp_intel_plugin.la
  775. NULL = 
  776. SUFFIXES = 
  777. libvlcdir = $(vlclibdir)/$(basedir)
  778. EXTRA_DIST = Modules.am
  779. BUILT_SOURCES = 
  780. CLEANFILES = $(BUILT_SOURCES)
  781. LTLIBVLCCORE = $(top_builddir)/src/libvlccore.la
  782. AM_CFLAGS = `$(VLC_CONFIG) --cflags plugin $@`
  783. AM_CXXFLAGS = `$(VLC_CONFIG) --cxxflags plugin $@`
  784. AM_OBJCFLAGS = `$(VLC_CONFIG) --objcflags plugin $@`
  785. AM_LDFLAGS = -rpath '$(libvlcdir)' 
  786. -avoid-version -module 
  787. -export-symbol-regex ^vlc_entry 
  788. -shrext $(LIBEXT) 
  789. -no-undefined 
  790.  `$(VLC_CONFIG) --ldflags plugin $@`
  791. AM_LIBADD = `$(VLC_CONFIG) -libs plugin $@` 
  792. $(LTLIBVLCCORE) $(top_builddir)/compat/libcompat.la
  793. SOURCES_sap = sap.c
  794. SOURCES_hal = hal.c
  795. SOURCES_shout = shout.c
  796. SOURCES_upnp_cc = upnp_cc.cpp
  797. SOURCES_upnp_intel = upnp_intel.cpp upnp_intel.hpp
  798. SOURCES_bonjour = bonjour.c
  799. SOURCES_podcast = podcast.c
  800. SOURCES_mtp = mtp.c
  801. SOURCES_udev = udev.c
  802. # The bonjour plugin
  803. libbonjour_plugin_la_SOURCES = $(SOURCES_bonjour)
  804. nodist_libbonjour_plugin_la_SOURCES = $(nodist_SOURCES_bonjour)
  805. # Force per-target objects:
  806. libbonjour_plugin_la_CFLAGS = $(AM_CFLAGS)
  807. libbonjour_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
  808. libbonjour_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
  809. # Set LIBADD and DEPENDENCIES manually:
  810. libbonjour_plugin_la_LIBADD = $(AM_LIBADD)
  811. libbonjour_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
  812. # The hal plugin
  813. libhal_plugin_la_SOURCES = $(SOURCES_hal)
  814. nodist_libhal_plugin_la_SOURCES = $(nodist_SOURCES_hal)
  815. # Force per-target objects:
  816. libhal_plugin_la_CFLAGS = $(AM_CFLAGS)
  817. libhal_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
  818. libhal_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
  819. # Set LIBADD and DEPENDENCIES manually:
  820. libhal_plugin_la_LIBADD = $(AM_LIBADD)
  821. libhal_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
  822. # The mtp plugin
  823. libmtp_plugin_la_SOURCES = $(SOURCES_mtp)
  824. nodist_libmtp_plugin_la_SOURCES = $(nodist_SOURCES_mtp)
  825. # Force per-target objects:
  826. libmtp_plugin_la_CFLAGS = $(AM_CFLAGS)
  827. libmtp_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
  828. libmtp_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
  829. # Set LIBADD and DEPENDENCIES manually:
  830. libmtp_plugin_la_LIBADD = $(AM_LIBADD)
  831. libmtp_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
  832. # The podcast plugin
  833. libpodcast_plugin_la_SOURCES = $(SOURCES_podcast)
  834. nodist_libpodcast_plugin_la_SOURCES = $(nodist_SOURCES_podcast)
  835. # Force per-target objects:
  836. libpodcast_plugin_la_CFLAGS = $(AM_CFLAGS)
  837. libpodcast_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
  838. libpodcast_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
  839. # Set LIBADD and DEPENDENCIES manually:
  840. libpodcast_plugin_la_LIBADD = $(AM_LIBADD)
  841. libpodcast_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
  842. # The sap plugin
  843. libsap_plugin_la_SOURCES = $(SOURCES_sap)
  844. nodist_libsap_plugin_la_SOURCES = $(nodist_SOURCES_sap)
  845. # Force per-target objects:
  846. libsap_plugin_la_CFLAGS = $(AM_CFLAGS)
  847. libsap_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
  848. libsap_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
  849. # Set LIBADD and DEPENDENCIES manually:
  850. libsap_plugin_la_LIBADD = $(AM_LIBADD)
  851. libsap_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
  852. # The shout plugin
  853. libshout_plugin_la_SOURCES = $(SOURCES_shout)
  854. nodist_libshout_plugin_la_SOURCES = $(nodist_SOURCES_shout)
  855. # Force per-target objects:
  856. libshout_plugin_la_CFLAGS = $(AM_CFLAGS)
  857. libshout_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
  858. libshout_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
  859. # Set LIBADD and DEPENDENCIES manually:
  860. libshout_plugin_la_LIBADD = $(AM_LIBADD)
  861. libshout_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
  862. # The udev plugin
  863. libudev_plugin_la_SOURCES = $(SOURCES_udev)
  864. nodist_libudev_plugin_la_SOURCES = $(nodist_SOURCES_udev)
  865. # Force per-target objects:
  866. libudev_plugin_la_CFLAGS = $(AM_CFLAGS)
  867. libudev_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
  868. libudev_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
  869. # Set LIBADD and DEPENDENCIES manually:
  870. libudev_plugin_la_LIBADD = $(AM_LIBADD)
  871. libudev_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
  872. # The upnp_cc plugin
  873. libupnp_cc_plugin_la_SOURCES = $(SOURCES_upnp_cc)
  874. nodist_libupnp_cc_plugin_la_SOURCES = $(nodist_SOURCES_upnp_cc)
  875. # Force per-target objects:
  876. libupnp_cc_plugin_la_CFLAGS = $(AM_CFLAGS)
  877. libupnp_cc_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
  878. libupnp_cc_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
  879. # Set LIBADD and DEPENDENCIES manually:
  880. libupnp_cc_plugin_la_LIBADD = $(AM_LIBADD)
  881. libupnp_cc_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
  882. # The upnp_intel plugin
  883. libupnp_intel_plugin_la_SOURCES = $(SOURCES_upnp_intel)
  884. nodist_libupnp_intel_plugin_la_SOURCES = $(nodist_SOURCES_upnp_intel)
  885. # Force per-target objects:
  886. libupnp_intel_plugin_la_CFLAGS = $(AM_CFLAGS)
  887. libupnp_intel_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
  888. libupnp_intel_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
  889. # Set LIBADD and DEPENDENCIES manually:
  890. libupnp_intel_plugin_la_LIBADD = $(AM_LIBADD)
  891. libupnp_intel_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
  892. all: $(BUILT_SOURCES)
  893. $(MAKE) $(AM_MAKEFLAGS) all-am
  894. .SUFFIXES:
  895. .SUFFIXES: .c .cpp .lo .o .obj
  896. $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/modules/common.am $(srcdir)/Modules.am $(am__configure_deps)
  897. @for dep in $?; do 
  898.   case '$(am__configure_deps)' in 
  899.     *$$dep*) 
  900.       ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) 
  901.         && { if test -f $@; then exit 0; else break; fi; }; 
  902.       exit 1;; 
  903.   esac; 
  904. done; 
  905. echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu modules/services_discovery/Makefile'; 
  906. $(am__cd) $(top_srcdir) && 
  907.   $(AUTOMAKE) --gnu modules/services_discovery/Makefile
  908. .PRECIOUS: Makefile
  909. Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  910. @case '$?' in 
  911.   *config.status*) 
  912.     cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; 
  913.   *) 
  914.     echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; 
  915.     cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; 
  916. esac;
  917. $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  918. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  919. $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
  920. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  921. $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
  922. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  923. $(am__aclocal_m4_deps):
  924. install-libvlcLTLIBRARIES: $(libvlc_LTLIBRARIES)
  925. @$(NORMAL_INSTALL)
  926. test -z "$(libvlcdir)" || $(MKDIR_P) "$(DESTDIR)$(libvlcdir)"
  927. @list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; 
  928. list2=; for p in $$list; do 
  929.   if test -f $$p; then 
  930.     list2="$$list2 $$p"; 
  931.   else :; fi; 
  932. done; 
  933. test -z "$$list2" || { 
  934.   echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libvlcdir)'"; 
  935.   $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libvlcdir)"; 
  936. }
  937. uninstall-libvlcLTLIBRARIES:
  938. @$(NORMAL_UNINSTALL)
  939. @list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; 
  940. for p in $$list; do 
  941.   $(am__strip_dir) 
  942.   echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libvlcdir)/$$f'"; 
  943.   $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libvlcdir)/$$f"; 
  944. done
  945. clean-libvlcLTLIBRARIES:
  946. -test -z "$(libvlc_LTLIBRARIES)" || rm -f $(libvlc_LTLIBRARIES)
  947. @list='$(libvlc_LTLIBRARIES)'; for p in $$list; do 
  948.   dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; 
  949.   test "$$dir" != "$$p" || dir=.; 
  950.   echo "rm -f "$${dir}/so_locations""; 
  951.   rm -f "$${dir}/so_locations"; 
  952. done
  953. libbonjour_plugin.la: $(libbonjour_plugin_la_OBJECTS) $(libbonjour_plugin_la_DEPENDENCIES) 
  954. $(libbonjour_plugin_la_LINK)  $(libbonjour_plugin_la_OBJECTS) $(libbonjour_plugin_la_LIBADD) $(LIBS)
  955. libhal_plugin.la: $(libhal_plugin_la_OBJECTS) $(libhal_plugin_la_DEPENDENCIES) 
  956. $(libhal_plugin_la_LINK)  $(libhal_plugin_la_OBJECTS) $(libhal_plugin_la_LIBADD) $(LIBS)
  957. libmtp_plugin.la: $(libmtp_plugin_la_OBJECTS) $(libmtp_plugin_la_DEPENDENCIES) 
  958. $(libmtp_plugin_la_LINK)  $(libmtp_plugin_la_OBJECTS) $(libmtp_plugin_la_LIBADD) $(LIBS)
  959. libpodcast_plugin.la: $(libpodcast_plugin_la_OBJECTS) $(libpodcast_plugin_la_DEPENDENCIES) 
  960. $(libpodcast_plugin_la_LINK)  $(libpodcast_plugin_la_OBJECTS) $(libpodcast_plugin_la_LIBADD) $(LIBS)
  961. libsap_plugin.la: $(libsap_plugin_la_OBJECTS) $(libsap_plugin_la_DEPENDENCIES) 
  962. $(libsap_plugin_la_LINK)  $(libsap_plugin_la_OBJECTS) $(libsap_plugin_la_LIBADD) $(LIBS)
  963. libshout_plugin.la: $(libshout_plugin_la_OBJECTS) $(libshout_plugin_la_DEPENDENCIES) 
  964. $(libshout_plugin_la_LINK)  $(libshout_plugin_la_OBJECTS) $(libshout_plugin_la_LIBADD) $(LIBS)
  965. libudev_plugin.la: $(libudev_plugin_la_OBJECTS) $(libudev_plugin_la_DEPENDENCIES) 
  966. $(libudev_plugin_la_LINK)  $(libudev_plugin_la_OBJECTS) $(libudev_plugin_la_LIBADD) $(LIBS)
  967. libupnp_cc_plugin.la: $(libupnp_cc_plugin_la_OBJECTS) $(libupnp_cc_plugin_la_DEPENDENCIES) 
  968. $(libupnp_cc_plugin_la_LINK)  $(libupnp_cc_plugin_la_OBJECTS) $(libupnp_cc_plugin_la_LIBADD) $(LIBS)
  969. libupnp_intel_plugin.la: $(libupnp_intel_plugin_la_OBJECTS) $(libupnp_intel_plugin_la_DEPENDENCIES) 
  970. $(libupnp_intel_plugin_la_LINK)  $(libupnp_intel_plugin_la_OBJECTS) $(libupnp_intel_plugin_la_LIBADD) $(LIBS)
  971. mostlyclean-compile:
  972. -rm -f *.$(OBJEXT)
  973. distclean-compile:
  974. -rm -f *.tab.c
  975. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libbonjour_plugin_la-bonjour.Plo@am__quote@
  976. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libhal_plugin_la-hal.Plo@am__quote@
  977. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libmtp_plugin_la-mtp.Plo@am__quote@
  978. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpodcast_plugin_la-podcast.Plo@am__quote@
  979. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsap_plugin_la-sap.Plo@am__quote@
  980. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libshout_plugin_la-shout.Plo@am__quote@
  981. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libudev_plugin_la-udev.Plo@am__quote@
  982. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libupnp_cc_plugin_la-upnp_cc.Plo@am__quote@
  983. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libupnp_intel_plugin_la-upnp_intel.Plo@am__quote@
  984. .c.o:
  985. @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
  986. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
  987. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
  988. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  989. @am__fastdepCC_FALSE@ $(COMPILE) -c $<
  990. .c.obj:
  991. @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
  992. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
  993. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
  994. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  995. @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
  996. .c.lo:
  997. @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
  998. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
  999. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
  1000. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1001. @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
  1002. libbonjour_plugin_la-bonjour.lo: bonjour.c
  1003. @am__fastdepCC_TRUE@ $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libbonjour_plugin_la_CFLAGS) $(CFLAGS) -MT libbonjour_plugin_la-bonjour.lo -MD -MP -MF $(DEPDIR)/libbonjour_plugin_la-bonjour.Tpo -c -o libbonjour_plugin_la-bonjour.lo `test -f 'bonjour.c' || echo '$(srcdir)/'`bonjour.c
  1004. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libbonjour_plugin_la-bonjour.Tpo $(DEPDIR)/libbonjour_plugin_la-bonjour.Plo
  1005. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='bonjour.c' object='libbonjour_plugin_la-bonjour.lo' libtool=yes @AMDEPBACKSLASH@
  1006. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1007. @am__fastdepCC_FALSE@ $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libbonjour_plugin_la_CFLAGS) $(CFLAGS) -c -o libbonjour_plugin_la-bonjour.lo `test -f 'bonjour.c' || echo '$(srcdir)/'`bonjour.c
  1008. libhal_plugin_la-hal.lo: hal.c
  1009. @am__fastdepCC_TRUE@ $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libhal_plugin_la_CFLAGS) $(CFLAGS) -MT libhal_plugin_la-hal.lo -MD -MP -MF $(DEPDIR)/libhal_plugin_la-hal.Tpo -c -o libhal_plugin_la-hal.lo `test -f 'hal.c' || echo '$(srcdir)/'`hal.c
  1010. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libhal_plugin_la-hal.Tpo $(DEPDIR)/libhal_plugin_la-hal.Plo
  1011. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='hal.c' object='libhal_plugin_la-hal.lo' libtool=yes @AMDEPBACKSLASH@
  1012. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1013. @am__fastdepCC_FALSE@ $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libhal_plugin_la_CFLAGS) $(CFLAGS) -c -o libhal_plugin_la-hal.lo `test -f 'hal.c' || echo '$(srcdir)/'`hal.c
  1014. libmtp_plugin_la-mtp.lo: mtp.c
  1015. @am__fastdepCC_TRUE@ $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmtp_plugin_la_CFLAGS) $(CFLAGS) -MT libmtp_plugin_la-mtp.lo -MD -MP -MF $(DEPDIR)/libmtp_plugin_la-mtp.Tpo -c -o libmtp_plugin_la-mtp.lo `test -f 'mtp.c' || echo '$(srcdir)/'`mtp.c
  1016. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libmtp_plugin_la-mtp.Tpo $(DEPDIR)/libmtp_plugin_la-mtp.Plo
  1017. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='mtp.c' object='libmtp_plugin_la-mtp.lo' libtool=yes @AMDEPBACKSLASH@
  1018. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1019. @am__fastdepCC_FALSE@ $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmtp_plugin_la_CFLAGS) $(CFLAGS) -c -o libmtp_plugin_la-mtp.lo `test -f 'mtp.c' || echo '$(srcdir)/'`mtp.c
  1020. libpodcast_plugin_la-podcast.lo: podcast.c
  1021. @am__fastdepCC_TRUE@ $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libpodcast_plugin_la_CFLAGS) $(CFLAGS) -MT libpodcast_plugin_la-podcast.lo -MD -MP -MF $(DEPDIR)/libpodcast_plugin_la-podcast.Tpo -c -o libpodcast_plugin_la-podcast.lo `test -f 'podcast.c' || echo '$(srcdir)/'`podcast.c
  1022. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libpodcast_plugin_la-podcast.Tpo $(DEPDIR)/libpodcast_plugin_la-podcast.Plo
  1023. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='podcast.c' object='libpodcast_plugin_la-podcast.lo' libtool=yes @AMDEPBACKSLASH@
  1024. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1025. @am__fastdepCC_FALSE@ $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libpodcast_plugin_la_CFLAGS) $(CFLAGS) -c -o libpodcast_plugin_la-podcast.lo `test -f 'podcast.c' || echo '$(srcdir)/'`podcast.c
  1026. libsap_plugin_la-sap.lo: sap.c
  1027. @am__fastdepCC_TRUE@ $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsap_plugin_la_CFLAGS) $(CFLAGS) -MT libsap_plugin_la-sap.lo -MD -MP -MF $(DEPDIR)/libsap_plugin_la-sap.Tpo -c -o libsap_plugin_la-sap.lo `test -f 'sap.c' || echo '$(srcdir)/'`sap.c
  1028. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libsap_plugin_la-sap.Tpo $(DEPDIR)/libsap_plugin_la-sap.Plo
  1029. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sap.c' object='libsap_plugin_la-sap.lo' libtool=yes @AMDEPBACKSLASH@
  1030. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1031. @am__fastdepCC_FALSE@ $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsap_plugin_la_CFLAGS) $(CFLAGS) -c -o libsap_plugin_la-sap.lo `test -f 'sap.c' || echo '$(srcdir)/'`sap.c
  1032. libshout_plugin_la-shout.lo: shout.c
  1033. @am__fastdepCC_TRUE@ $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libshout_plugin_la_CFLAGS) $(CFLAGS) -MT libshout_plugin_la-shout.lo -MD -MP -MF $(DEPDIR)/libshout_plugin_la-shout.Tpo -c -o libshout_plugin_la-shout.lo `test -f 'shout.c' || echo '$(srcdir)/'`shout.c
  1034. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libshout_plugin_la-shout.Tpo $(DEPDIR)/libshout_plugin_la-shout.Plo
  1035. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='shout.c' object='libshout_plugin_la-shout.lo' libtool=yes @AMDEPBACKSLASH@
  1036. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1037. @am__fastdepCC_FALSE@ $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libshout_plugin_la_CFLAGS) $(CFLAGS) -c -o libshout_plugin_la-shout.lo `test -f 'shout.c' || echo '$(srcdir)/'`shout.c
  1038. libudev_plugin_la-udev.lo: udev.c
  1039. @am__fastdepCC_TRUE@ $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libudev_plugin_la_CFLAGS) $(CFLAGS) -MT libudev_plugin_la-udev.lo -MD -MP -MF $(DEPDIR)/libudev_plugin_la-udev.Tpo -c -o libudev_plugin_la-udev.lo `test -f 'udev.c' || echo '$(srcdir)/'`udev.c
  1040. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libudev_plugin_la-udev.Tpo $(DEPDIR)/libudev_plugin_la-udev.Plo
  1041. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='udev.c' object='libudev_plugin_la-udev.lo' libtool=yes @AMDEPBACKSLASH@
  1042. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1043. @am__fastdepCC_FALSE@ $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libudev_plugin_la_CFLAGS) $(CFLAGS) -c -o libudev_plugin_la-udev.lo `test -f 'udev.c' || echo '$(srcdir)/'`udev.c
  1044. .cpp.o:
  1045. @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
  1046. @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
  1047. @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
  1048. @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1049. @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ $<
  1050. .cpp.obj:
  1051. @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
  1052. @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
  1053. @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
  1054. @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1055. @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
  1056. .cpp.lo:
  1057. @am__fastdepCXX_TRUE@ $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
  1058. @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
  1059. @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
  1060. @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1061. @am__fastdepCXX_FALSE@ $(LTCXXCOMPILE) -c -o $@ $<
  1062. libupnp_cc_plugin_la-upnp_cc.lo: upnp_cc.cpp
  1063. @am__fastdepCXX_TRUE@ $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libupnp_cc_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libupnp_cc_plugin_la-upnp_cc.lo -MD -MP -MF $(DEPDIR)/libupnp_cc_plugin_la-upnp_cc.Tpo -c -o libupnp_cc_plugin_la-upnp_cc.lo `test -f 'upnp_cc.cpp' || echo '$(srcdir)/'`upnp_cc.cpp
  1064. @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libupnp_cc_plugin_la-upnp_cc.Tpo $(DEPDIR)/libupnp_cc_plugin_la-upnp_cc.Plo
  1065. @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='upnp_cc.cpp' object='libupnp_cc_plugin_la-upnp_cc.lo' libtool=yes @AMDEPBACKSLASH@
  1066. @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1067. @am__fastdepCXX_FALSE@ $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libupnp_cc_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libupnp_cc_plugin_la-upnp_cc.lo `test -f 'upnp_cc.cpp' || echo '$(srcdir)/'`upnp_cc.cpp
  1068. libupnp_intel_plugin_la-upnp_intel.lo: upnp_intel.cpp
  1069. @am__fastdepCXX_TRUE@ $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libupnp_intel_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libupnp_intel_plugin_la-upnp_intel.lo -MD -MP -MF $(DEPDIR)/libupnp_intel_plugin_la-upnp_intel.Tpo -c -o libupnp_intel_plugin_la-upnp_intel.lo `test -f 'upnp_intel.cpp' || echo '$(srcdir)/'`upnp_intel.cpp
  1070. @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libupnp_intel_plugin_la-upnp_intel.Tpo $(DEPDIR)/libupnp_intel_plugin_la-upnp_intel.Plo
  1071. @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='upnp_intel.cpp' object='libupnp_intel_plugin_la-upnp_intel.lo' libtool=yes @AMDEPBACKSLASH@
  1072. @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1073. @am__fastdepCXX_FALSE@ $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libupnp_intel_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libupnp_intel_plugin_la-upnp_intel.lo `test -f 'upnp_intel.cpp' || echo '$(srcdir)/'`upnp_intel.cpp
  1074. mostlyclean-libtool:
  1075. -rm -f *.lo
  1076. clean-libtool:
  1077. -rm -rf .libs _libs
  1078. ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
  1079. list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; 
  1080. unique=`for i in $$list; do 
  1081.     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; 
  1082.   done | 
  1083.   $(AWK) '{ files[$$0] = 1; nonempty = 1; } 
  1084.       END { if (nonempty) { for (i in files) print i; }; }'`; 
  1085. mkid -fID $$unique
  1086. tags: TAGS
  1087. TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) 
  1088. $(TAGS_FILES) $(LISP)
  1089. set x; 
  1090. here=`pwd`; 
  1091. list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; 
  1092. unique=`for i in $$list; do 
  1093.     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; 
  1094.   done | 
  1095.   $(AWK) '{ files[$$0] = 1; nonempty = 1; } 
  1096.       END { if (nonempty) { for (i in files) print i; }; }'`; 
  1097. shift; 
  1098. if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else 
  1099.   test -n "$$unique" || unique=$$empty_fix; 
  1100.   if test $$# -gt 0; then 
  1101.     $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) 
  1102.       "$$@" $$unique; 
  1103.   else 
  1104.     $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) 
  1105.       $$unique; 
  1106.   fi; 
  1107. fi
  1108. ctags: CTAGS
  1109. CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) 
  1110. $(TAGS_FILES) $(LISP)
  1111. list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; 
  1112. unique=`for i in $$list; do 
  1113.     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; 
  1114.   done | 
  1115.   $(AWK) '{ files[$$0] = 1; nonempty = 1; } 
  1116.       END { if (nonempty) { for (i in files) print i; }; }'`; 
  1117. test -z "$(CTAGS_ARGS)$$unique" 
  1118.   || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) 
  1119.      $$unique
  1120. GTAGS:
  1121. here=`$(am__cd) $(top_builddir) && pwd` 
  1122.   && $(am__cd) $(top_srcdir) 
  1123.   && gtags -i $(GTAGS_ARGS) "$$here"
  1124. distclean-tags:
  1125. -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  1126. distdir: $(DISTFILES)
  1127. @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\*]/\\&/g'`; 
  1128. topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\*]/\\&/g'`; 
  1129. list='$(DISTFILES)'; 
  1130.   dist_files=`for file in $$list; do echo $$file; done | 
  1131.   sed -e "s|^$$srcdirstrip/||;t" 
  1132.       -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; 
  1133. case $$dist_files in 
  1134.   */*) $(MKDIR_P) `echo "$$dist_files" | 
  1135.    sed '///!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | 
  1136.    sort -u` ;; 
  1137. esac; 
  1138. for file in $$dist_files; do 
  1139.   if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; 
  1140.   if test -d $$d/$$file; then 
  1141.     dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; 
  1142.     if test -d "$(distdir)/$$file"; then 
  1143.       find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} ;; 
  1144.     fi; 
  1145.     if test -d $(srcdir)/$$file && test $$d != $(srcdir); then 
  1146.       cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; 
  1147.       find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} ;; 
  1148.     fi; 
  1149.     cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; 
  1150.   else 
  1151.     test -f "$(distdir)/$$file" 
  1152.     || cp -p $$d/$$file "$(distdir)/$$file" 
  1153.     || exit 1; 
  1154.   fi; 
  1155. done
  1156. check-am: all-am
  1157. check: $(BUILT_SOURCES)
  1158. $(MAKE) $(AM_MAKEFLAGS) check-am
  1159. all-am: Makefile $(LTLIBRARIES)
  1160. installdirs:
  1161. for dir in "$(DESTDIR)$(libvlcdir)"; do 
  1162.   test -z "$$dir" || $(MKDIR_P) "$$dir"; 
  1163. done
  1164. install: $(BUILT_SOURCES)
  1165. $(MAKE) $(AM_MAKEFLAGS) install-am
  1166. install-exec: install-exec-am
  1167. install-data: install-data-am
  1168. uninstall: uninstall-am
  1169. install-am: all-am
  1170. @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  1171. installcheck: installcheck-am
  1172. install-strip:
  1173. $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" 
  1174.   install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s 
  1175.   `test -z '$(STRIP)' || 
  1176.     echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  1177. mostlyclean-generic:
  1178. clean-generic:
  1179. -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
  1180. distclean-generic:
  1181. -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
  1182. -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
  1183. maintainer-clean-generic:
  1184. @echo "This command is intended for maintainers to use"
  1185. @echo "it deletes files that may require special tools to rebuild."
  1186. -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
  1187. clean: clean-am
  1188. clean-am: clean-generic clean-libtool clean-libvlcLTLIBRARIES 
  1189. mostlyclean-am
  1190. distclean: distclean-am
  1191. -rm -rf ./$(DEPDIR)
  1192. -rm -f Makefile
  1193. distclean-am: clean-am distclean-compile distclean-generic 
  1194. distclean-tags
  1195. dvi: dvi-am
  1196. dvi-am:
  1197. html: html-am
  1198. html-am:
  1199. info: info-am
  1200. info-am:
  1201. install-data-am: install-libvlcLTLIBRARIES
  1202. install-dvi: install-dvi-am
  1203. install-dvi-am:
  1204. install-exec-am:
  1205. install-html: install-html-am
  1206. install-html-am:
  1207. install-info: install-info-am
  1208. install-info-am:
  1209. install-man:
  1210. install-pdf: install-pdf-am
  1211. install-pdf-am:
  1212. install-ps: install-ps-am
  1213. install-ps-am:
  1214. installcheck-am:
  1215. maintainer-clean: maintainer-clean-am
  1216. -rm -rf ./$(DEPDIR)
  1217. -rm -f Makefile
  1218. maintainer-clean-am: distclean-am maintainer-clean-generic
  1219. mostlyclean: mostlyclean-am
  1220. mostlyclean-am: mostlyclean-compile mostlyclean-generic 
  1221. mostlyclean-libtool
  1222. pdf: pdf-am
  1223. pdf-am:
  1224. ps: ps-am
  1225. ps-am:
  1226. uninstall-am: uninstall-libvlcLTLIBRARIES
  1227. .MAKE: all check install install-am install-strip
  1228. .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic 
  1229. clean-libtool clean-libvlcLTLIBRARIES ctags distclean 
  1230. distclean-compile distclean-generic distclean-libtool 
  1231. distclean-tags distdir dvi dvi-am html html-am info info-am 
  1232. install install-am install-data install-data-am install-dvi 
  1233. install-dvi-am install-exec install-exec-am install-html 
  1234. install-html-am install-info install-info-am 
  1235. install-libvlcLTLIBRARIES install-man install-pdf 
  1236. install-pdf-am install-ps install-ps-am install-strip 
  1237. installcheck installcheck-am installdirs maintainer-clean 
  1238. maintainer-clean-generic mostlyclean mostlyclean-compile 
  1239. mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am 
  1240. tags uninstall uninstall-am uninstall-libvlcLTLIBRARIES
  1241. @MAINTAINER_MODE_TRUE@$(srcdir)/Makefile.am: $(srcdir)/Modules.am $(top_srcdir)/modules/genmf
  1242. @MAINTAINER_MODE_TRUE@ cd $(top_srcdir) && $(SHELL) modules/genmf $(dir)
  1243. nice:
  1244. $(top_builddir)/compile
  1245. .PHONY: nice
  1246. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  1247. # Otherwise a system limit (for SysV at least) may be exceeded.
  1248. .NOEXPORT: