Makefile.in
上传用户:sun1608
上传日期:2007-02-02
资源大小:6116k
文件大小:15k
源码类别:

流媒体/Mpeg4/MP4

开发平台:

Visual C++

  1. # Makefile.in generated automatically by automake 1.5 from Makefile.am.
  2. # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
  3. # Free Software Foundation, Inc.
  4. # This Makefile.in is free software; the Free Software Foundation
  5. # gives unlimited permission to copy and/or distribute it,
  6. # with or without modifications, as long as this notice is preserved.
  7. # This program is distributed in the hope that it will be useful,
  8. # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
  9. # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
  10. # PARTICULAR PURPOSE.
  11. @SET_MAKE@
  12. SHELL = @SHELL@
  13. srcdir = @srcdir@
  14. top_srcdir = @top_srcdir@
  15. VPATH = @srcdir@
  16. prefix = @prefix@
  17. exec_prefix = @exec_prefix@
  18. bindir = @bindir@
  19. sbindir = @sbindir@
  20. libexecdir = @libexecdir@
  21. datadir = @datadir@
  22. sysconfdir = @sysconfdir@
  23. sharedstatedir = @sharedstatedir@
  24. localstatedir = @localstatedir@
  25. libdir = @libdir@
  26. infodir = @infodir@
  27. mandir = @mandir@
  28. includedir = @includedir@
  29. oldincludedir = /usr/include
  30. pkgdatadir = $(datadir)/@PACKAGE@
  31. pkglibdir = $(libdir)/@PACKAGE@
  32. pkgincludedir = $(includedir)/@PACKAGE@
  33. top_builddir = ../../..
  34. ACLOCAL = @ACLOCAL@
  35. AUTOCONF = @AUTOCONF@
  36. AUTOMAKE = @AUTOMAKE@
  37. AUTOHEADER = @AUTOHEADER@
  38. INSTALL = @INSTALL@
  39. INSTALL_PROGRAM = @INSTALL_PROGRAM@
  40. INSTALL_DATA = @INSTALL_DATA@
  41. INSTALL_SCRIPT = @INSTALL_SCRIPT@
  42. INSTALL_HEADER = $(INSTALL_DATA)
  43. transform = @program_transform_name@
  44. NORMAL_INSTALL = :
  45. PRE_INSTALL = :
  46. POST_INSTALL = :
  47. NORMAL_UNINSTALL = :
  48. PRE_UNINSTALL = :
  49. POST_UNINSTALL = :
  50. host_alias = @host_alias@
  51. host_triplet = @host@
  52. AMTAR = @AMTAR@
  53. AS = @AS@
  54. ASFLAGS = @ASFLAGS@
  55. AWK = @AWK@
  56. BILLS_CPPWARNINGS = @BILLS_CPPWARNINGS@
  57. BILLS_CWARNINGS = @BILLS_CWARNINGS@
  58. CC = @CC@
  59. CCAS = @CCAS@
  60. CCASFLAGS = @CCASFLAGS@
  61. CXX = @CXX@
  62. DEPDIR = @DEPDIR@
  63. DLLTOOL = @DLLTOOL@
  64. ECHO = @ECHO@
  65. EXEEXT = @EXEEXT@
  66. GLIB_CFLAGS = @GLIB_CFLAGS@
  67. GLIB_CONFIG = @GLIB_CONFIG@
  68. GLIB_LIBS = @GLIB_LIBS@
  69. GTK_CFLAGS = @GTK_CFLAGS@
  70. GTK_CONFIG = @GTK_CONFIG@
  71. GTK_LIBS = @GTK_LIBS@
  72. INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  73. LIBTOOL = @LIBTOOL@
  74. LN_S = @LN_S@
  75. NASM = @NASM@
  76. NASMFLAGS = @NASMFLAGS@
  77. OBJC = @OBJC@
  78. OBJDUMP = @OBJDUMP@
  79. OBJEXT = @OBJEXT@
  80. PACKAGE = @PACKAGE@
  81. PLAYER_PLUGIN_DIR = @PLAYER_PLUGIN_DIR@
  82. RANLIB = @RANLIB@
  83. SDL_LIBS = @SDL_LIBS@
  84. STRIP = @STRIP@
  85. USENASM = @USENASM@
  86. VERSION = @VERSION@
  87. X_CFLAGS = @X_CFLAGS@
  88. X_EXTRA_LIBS = @X_EXTRA_LIBS@
  89. X_LIBS = @X_LIBS@
  90. X_PRE_LIBS = @X_PRE_LIBS@
  91. am__include = @am__include@
  92. am__quote = @am__quote@
  93. install_sh = @install_sh@
  94. SUBDIRS = video
  95. noinst_LTLIBRARIES = libmpeg3.la libmpeg3util.la
  96. INCLUDES = -I$(top_srcdir)/include -I$(top_srcdir)/lib/mp4av -I$(top_srcdir)/lib/mp4v2 -I$(top_srcdir)/lib/SDL/include
  97. AM_CFLAGS = -DHAVE_CSS
  98. libmpeg3util_la_LDFLAGS = -static 
  99. libmpeg3util_la_SOURCES = 
  100. bitstream.c 
  101. bitstream.h 
  102. libmpeg3_la_LDFLAGS = -static 
  103. libmpeg3_la_SOURCES = 
  104. ifo.h 
  105. libmpeg3.c 
  106. libmpeg3.h 
  107. mpeg3atrack.c 
  108. mpeg3atrack.h 
  109. mpeg3css.c 
  110. mpeg3css.h 
  111. mpeg3demux.c 
  112. mpeg3demux.h 
  113. mpeg3ifo.c 
  114. mpeg3io.c 
  115. mpeg3io.h 
  116. mpeg3private.h 
  117. mpeg3protos.h 
  118. mpeg3title.c 
  119. mpeg3title.h 
  120. mpeg3vtrack.c 
  121. mpeg3vtrack.h 
  122. timecode.h 
  123. workarounds.c 
  124. workarounds.h 
  125. mpeg3private.inc
  126. EXTRA_DIST = mpeg3css_fake.c libmpeg32.dsp  libmpeg32util.dsp
  127. subdir = common/video/libmpeg32
  128. mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
  129. CONFIG_HEADER = $(top_builddir)/config.h
  130. CONFIG_CLEAN_FILES =
  131. LTLIBRARIES = $(noinst_LTLIBRARIES)
  132. libmpeg3_la_LIBADD =
  133. am_libmpeg3_la_OBJECTS = libmpeg3.lo mpeg3atrack.lo mpeg3css.lo 
  134. mpeg3demux.lo mpeg3ifo.lo mpeg3io.lo mpeg3title.lo 
  135. mpeg3vtrack.lo workarounds.lo
  136. libmpeg3_la_OBJECTS = $(am_libmpeg3_la_OBJECTS)
  137. libmpeg3util_la_LIBADD =
  138. am_libmpeg3util_la_OBJECTS = bitstream.lo
  139. libmpeg3util_la_OBJECTS = $(am_libmpeg3util_la_OBJECTS)
  140. DEFS = @DEFS@
  141. DEFAULT_INCLUDES =  -I. -I$(srcdir) -I$(top_builddir)
  142. CPPFLAGS = @CPPFLAGS@
  143. LDFLAGS = @LDFLAGS@
  144. LIBS = @LIBS@
  145. depcomp = $(SHELL) $(top_srcdir)/config/depcomp
  146. @AMDEP_TRUE@DEP_FILES = $(DEPDIR)/bitstream.Plo $(DEPDIR)/libmpeg3.Plo 
  147. @AMDEP_TRUE@ $(DEPDIR)/mpeg3atrack.Plo $(DEPDIR)/mpeg3css.Plo 
  148. @AMDEP_TRUE@ $(DEPDIR)/mpeg3demux.Plo $(DEPDIR)/mpeg3ifo.Plo 
  149. @AMDEP_TRUE@ $(DEPDIR)/mpeg3io.Plo $(DEPDIR)/mpeg3title.Plo 
  150. @AMDEP_TRUE@ $(DEPDIR)/mpeg3vtrack.Plo $(DEPDIR)/workarounds.Plo
  151. COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) 
  152. $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
  153. LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) 
  154. $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
  155. CCLD = $(CC)
  156. LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) 
  157. $(AM_LDFLAGS) $(LDFLAGS) -o $@
  158. CFLAGS = @CFLAGS@
  159. DIST_SOURCES = $(libmpeg3_la_SOURCES) $(libmpeg3util_la_SOURCES)
  160. RECURSIVE_TARGETS = info-recursive dvi-recursive install-info-recursive 
  161. uninstall-info-recursive all-recursive install-data-recursive 
  162. install-exec-recursive installdirs-recursive install-recursive 
  163. uninstall-recursive check-recursive installcheck-recursive
  164. DIST_COMMON = COPYING Makefile.am Makefile.in
  165. DIST_SUBDIRS = $(SUBDIRS)
  166. SOURCES = $(libmpeg3_la_SOURCES) $(libmpeg3util_la_SOURCES)
  167. all: all-recursive
  168. .SUFFIXES:
  169. .SUFFIXES: .c .lo .o .obj
  170. mostlyclean-libtool:
  171. -rm -f *.lo
  172. clean-libtool:
  173. -rm -rf .libs _libs
  174. distclean-libtool:
  175. -rm -f libtool
  176. $(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
  177. cd $(top_srcdir) && 
  178.   $(AUTOMAKE) --foreign  common/video/libmpeg32/Makefile
  179. Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
  180. cd $(top_builddir) && 
  181.   CONFIG_HEADERS= CONFIG_LINKS= 
  182.   CONFIG_FILES=$(subdir)/$@ $(SHELL) ./config.status
  183. clean-noinstLTLIBRARIES:
  184. -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
  185. libmpeg3.la: $(libmpeg3_la_OBJECTS) $(libmpeg3_la_DEPENDENCIES) 
  186. $(LINK)  $(libmpeg3_la_LDFLAGS) $(libmpeg3_la_OBJECTS) $(libmpeg3_la_LIBADD) $(LIBS)
  187. libmpeg3util.la: $(libmpeg3util_la_OBJECTS) $(libmpeg3util_la_DEPENDENCIES) 
  188. $(LINK)  $(libmpeg3util_la_LDFLAGS) $(libmpeg3util_la_OBJECTS) $(libmpeg3util_la_LIBADD) $(LIBS)
  189. mostlyclean-compile:
  190. -rm -f *.$(OBJEXT) core *.core
  191. distclean-compile:
  192. -rm -f *.tab.c
  193. @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/bitstream.Plo@am__quote@
  194. @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/libmpeg3.Plo@am__quote@
  195. @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/mpeg3atrack.Plo@am__quote@
  196. @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/mpeg3css.Plo@am__quote@
  197. @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/mpeg3demux.Plo@am__quote@
  198. @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/mpeg3ifo.Plo@am__quote@
  199. @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/mpeg3io.Plo@am__quote@
  200. @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/mpeg3title.Plo@am__quote@
  201. @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/mpeg3vtrack.Plo@am__quote@
  202. @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/workarounds.Plo@am__quote@
  203. distclean-depend:
  204. -rm -rf $(DEPDIR)
  205. .c.o:
  206. @AMDEP_TRUE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
  207. @AMDEP_TRUE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
  208. @AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  209. $(COMPILE) -c `test -f $< || echo '$(srcdir)/'`$<
  210. .c.obj:
  211. @AMDEP_TRUE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
  212. @AMDEP_TRUE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
  213. @AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  214. $(COMPILE) -c `cygpath -w $<`
  215. .c.lo:
  216. @AMDEP_TRUE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
  217. @AMDEP_TRUE@ depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@
  218. @AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  219. $(LTCOMPILE) -c -o $@ `test -f $< || echo '$(srcdir)/'`$<
  220. CCDEPMODE = @CCDEPMODE@
  221. uninstall-info-am:
  222. # This directory's subdirectories are mostly independent; you can cd
  223. # into them and run `make' without going through this Makefile.
  224. # To change the values of `make' variables: instead of editing Makefiles,
  225. # (1) if the variable is set in `config.status', edit `config.status'
  226. #     (which will cause the Makefiles to be regenerated when you run `make');
  227. # (2) otherwise, pass the desired values on the `make' command line.
  228. $(RECURSIVE_TARGETS):
  229. @set fnord $(MAKEFLAGS); amf=$$2; 
  230. dot_seen=no; 
  231. target=`echo $@ | sed s/-recursive//`; 
  232. list='$(SUBDIRS)'; for subdir in $$list; do 
  233.   echo "Making $$target in $$subdir"; 
  234.   if test "$$subdir" = "."; then 
  235.     dot_seen=yes; 
  236.     local_target="$$target-am"; 
  237.   else 
  238.     local_target="$$target"; 
  239.   fi; 
  240.   (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) 
  241.    || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; 
  242. done; 
  243. if test "$$dot_seen" = "no"; then 
  244.   $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; 
  245. fi; test -z "$$fail"
  246. mostlyclean-recursive clean-recursive distclean-recursive 
  247. maintainer-clean-recursive:
  248. @set fnord $(MAKEFLAGS); amf=$$2; 
  249. dot_seen=no; 
  250. case "$@" in 
  251.   distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; 
  252.   *) list='$(SUBDIRS)' ;; 
  253. esac; 
  254. rev=''; for subdir in $$list; do 
  255.   if test "$$subdir" = "."; then :; else 
  256.     rev="$$subdir $$rev"; 
  257.   fi; 
  258. done; 
  259. rev="$$rev ."; 
  260. target=`echo $@ | sed s/-recursive//`; 
  261. for subdir in $$rev; do 
  262.   echo "Making $$target in $$subdir"; 
  263.   if test "$$subdir" = "."; then 
  264.     local_target="$$target-am"; 
  265.   else 
  266.     local_target="$$target"; 
  267.   fi; 
  268.   (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) 
  269.    || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; 
  270. done && test -z "$$fail"
  271. tags-recursive:
  272. list='$(SUBDIRS)'; for subdir in $$list; do 
  273.   test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); 
  274. done
  275. tags: TAGS
  276. ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
  277. list='$(SOURCES) $(HEADERS) $(TAGS_FILES)'; 
  278. unique=`for i in $$list; do 
  279.     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; 
  280.   done | 
  281.   $(AWK) '    { files[$$0] = 1; } 
  282.        END { for (i in files) print i; }'`; 
  283. mkid -fID $$unique $(LISP)
  284. TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) 
  285. $(TAGS_FILES) $(LISP)
  286. tags=; 
  287. here=`pwd`; 
  288. list='$(SUBDIRS)'; for subdir in $$list; do 
  289.   if test "$$subdir" = .; then :; else 
  290.     test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; 
  291.   fi; 
  292. done; 
  293. list='$(SOURCES) $(HEADERS) $(TAGS_FILES)'; 
  294. unique=`for i in $$list; do 
  295.     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; 
  296.   done | 
  297.   $(AWK) '    { files[$$0] = 1; } 
  298.        END { for (i in files) print i; }'`; 
  299. test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" 
  300.   || etags $(ETAGS_ARGS) $$tags  $$unique $(LISP)
  301. GTAGS:
  302. here=`CDPATH=: && cd $(top_builddir) && pwd` 
  303.   && cd $(top_srcdir) 
  304.   && gtags -i $(GTAGS_ARGS) $$here
  305. distclean-tags:
  306. -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
  307. DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  308. top_distdir = ../../..
  309. distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
  310. distdir: $(DISTFILES)
  311. @for file in $(DISTFILES); do 
  312.   if test -f $$file; then d=.; else d=$(srcdir); fi; 
  313.   dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; 
  314.   if test "$$dir" != "$$file" && test "$$dir" != "."; then 
  315.     $(mkinstalldirs) "$(distdir)/$$dir"; 
  316.   fi; 
  317.   if test -d $$d/$$file; then 
  318.     cp -pR $$d/$$file $(distdir) 
  319.     || exit 1; 
  320.   else 
  321.     test -f $(distdir)/$$file 
  322.     || cp -p $$d/$$file $(distdir)/$$file 
  323.     || exit 1; 
  324.   fi; 
  325. done
  326. for subdir in $(SUBDIRS); do 
  327.   if test "$$subdir" = .; then :; else 
  328.     test -d $(distdir)/$$subdir 
  329.     || mkdir $(distdir)/$$subdir 
  330.     || exit 1; 
  331.     (cd $$subdir && 
  332.       $(MAKE) $(AM_MAKEFLAGS) 
  333.         top_distdir="$(top_distdir)" 
  334.         distdir=../$(distdir)/$$subdir 
  335.         distdir) 
  336.       || exit 1; 
  337.   fi; 
  338. done
  339. check-am: all-am
  340. check: check-recursive
  341. all-am: Makefile $(LTLIBRARIES)
  342. installdirs: installdirs-recursive
  343. installdirs-am:
  344. install: install-recursive
  345. install-exec: install-exec-recursive
  346. install-data: install-data-recursive
  347. uninstall: uninstall-recursive
  348. install-am: all-am
  349. @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  350. installcheck: installcheck-recursive
  351. install-strip:
  352. $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" 
  353.   `test -z '$(STRIP)' || 
  354.     echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  355. mostlyclean-generic:
  356. clean-generic:
  357. distclean-generic:
  358. -rm -f Makefile $(CONFIG_CLEAN_FILES) stamp-h stamp-h[0-9]*
  359. maintainer-clean-generic:
  360. @echo "This command is intended for maintainers to use"
  361. @echo "it deletes files that may require special tools to rebuild."
  362. clean: clean-recursive
  363. clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES 
  364. mostlyclean-am
  365. distclean: distclean-recursive
  366. distclean-am: clean-am distclean-compile distclean-depend 
  367. distclean-generic distclean-libtool distclean-tags
  368. dvi: dvi-recursive
  369. dvi-am:
  370. info: info-recursive
  371. info-am:
  372. install-data-am:
  373. install-exec-am:
  374. install-info: install-info-recursive
  375. install-man:
  376. installcheck-am:
  377. maintainer-clean: maintainer-clean-recursive
  378. maintainer-clean-am: distclean-am maintainer-clean-generic
  379. mostlyclean: mostlyclean-recursive
  380. mostlyclean-am: mostlyclean-compile mostlyclean-generic 
  381. mostlyclean-libtool
  382. uninstall-am: uninstall-info-am
  383. uninstall-info: uninstall-info-recursive
  384. .PHONY: $(RECURSIVE_TARGETS) GTAGS all all-am check check-am clean 
  385. clean-generic clean-libtool clean-noinstLTLIBRARIES 
  386. clean-recursive distclean distclean-compile distclean-depend 
  387. distclean-generic distclean-libtool distclean-recursive 
  388. distclean-tags distdir dvi dvi-am dvi-recursive info info-am 
  389. info-recursive install install-am install-data install-data-am 
  390. install-data-recursive install-exec install-exec-am 
  391. install-exec-recursive install-info install-info-am 
  392. install-info-recursive install-man install-recursive 
  393. install-strip installcheck installcheck-am installdirs 
  394. installdirs-am installdirs-recursive maintainer-clean 
  395. maintainer-clean-generic maintainer-clean-recursive mostlyclean 
  396. mostlyclean-compile mostlyclean-generic mostlyclean-libtool 
  397. mostlyclean-recursive tags tags-recursive uninstall 
  398. uninstall-am uninstall-info-am uninstall-info-recursive 
  399. uninstall-recursive
  400. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  401. # Otherwise a system limit (for SysV at least) may be exceeded.
  402. .NOEXPORT: