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

流媒体/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. ARCH = @ARCH@
  54. ARTSCCONFIG = @ARTSCCONFIG@
  55. AS = @AS@
  56. ASFLAGS = @ASFLAGS@
  57. AUDIO_DRIVERS = @AUDIO_DRIVERS@
  58. AUDIO_SUBDIRS = @AUDIO_SUBDIRS@
  59. AWK = @AWK@
  60. CC = @CC@
  61. CCAS = @CCAS@
  62. CCASFLAGS = @CCASFLAGS@
  63. CDROM_DRIVERS = @CDROM_DRIVERS@
  64. CDROM_SUBDIRS = @CDROM_SUBDIRS@
  65. CXX = @CXX@
  66. DEPDIR = @DEPDIR@
  67. DIRECTFB_CFLAGS = @DIRECTFB_CFLAGS@
  68. DIRECTFB_LIBS = @DIRECTFB_LIBS@
  69. DLLTOOL = @DLLTOOL@
  70. ESD_CFLAGS = @ESD_CFLAGS@
  71. ESD_CONFIG = @ESD_CONFIG@
  72. ESD_LIBS = @ESD_LIBS@
  73. EXEEXT = @EXEEXT@
  74. INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  75. JOYSTICK_DRIVERS = @JOYSTICK_DRIVERS@
  76. JOYSTICK_SUBDIRS = @JOYSTICK_SUBDIRS@
  77. LIBTOOL = @LIBTOOL@
  78. LN_S = @LN_S@
  79. LT_AGE = @LT_AGE@
  80. LT_CURRENT = @LT_CURRENT@
  81. LT_RELEASE = @LT_RELEASE@
  82. LT_REVISION = @LT_REVISION@
  83. NASM = @NASM@
  84. NASMFLAGS = @NASMFLAGS@
  85. OBJC = @OBJC@
  86. OBJCDEPMODE = @OBJCDEPMODE@
  87. OBJCFLAGS = @OBJCFLAGS@
  88. OBJDUMP = @OBJDUMP@
  89. OBJEXT = @OBJEXT@
  90. PACKAGE = @PACKAGE@
  91. PKG_CONFIG = @PKG_CONFIG@
  92. PTH_CONFIG = @PTH_CONFIG@
  93. RANLIB = @RANLIB@
  94. SDL_BINARY_AGE = @SDL_BINARY_AGE@
  95. SDL_CFLAGS = @SDL_CFLAGS@
  96. SDL_EXTRADIRS = @SDL_EXTRADIRS@
  97. SDL_EXTRALIBS = @SDL_EXTRALIBS@
  98. SDL_INTERFACE_AGE = @SDL_INTERFACE_AGE@
  99. SDL_LIBS = @SDL_LIBS@
  100. SDL_MAJOR_VERSION = @SDL_MAJOR_VERSION@
  101. SDL_MICRO_VERSION = @SDL_MICRO_VERSION@
  102. SDL_MINOR_VERSION = @SDL_MINOR_VERSION@
  103. SDL_RLD_FLAGS = @SDL_RLD_FLAGS@
  104. SDL_VERSION = @SDL_VERSION@
  105. SHARED_SYSTEM_LIBS = @SHARED_SYSTEM_LIBS@
  106. STATIC_SYSTEM_LIBS = @STATIC_SYSTEM_LIBS@
  107. SYSTEM_LIBS = @SYSTEM_LIBS@
  108. VERSION = @VERSION@
  109. VIDEO_DRIVERS = @VIDEO_DRIVERS@
  110. VIDEO_SUBDIRS = @VIDEO_SUBDIRS@
  111. X_CFLAGS = @X_CFLAGS@
  112. X_EXTRA_LIBS = @X_EXTRA_LIBS@
  113. X_LIBS = @X_LIBS@
  114. X_PRE_LIBS = @X_PRE_LIBS@
  115. am__include = @am__include@
  116. am__quote = @am__quote@
  117. arts_lib = @arts_lib@
  118. esd_lib = @esd_lib@
  119. install_sh = @install_sh@
  120. SUBDIRS = SDL SDLMain
  121. subdir = VisualC
  122. mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
  123. CONFIG_CLEAN_FILES =
  124. DIST_SOURCES =
  125. RECURSIVE_TARGETS = info-recursive dvi-recursive install-info-recursive 
  126. uninstall-info-recursive all-recursive install-data-recursive 
  127. install-exec-recursive installdirs-recursive install-recursive 
  128. uninstall-recursive check-recursive installcheck-recursive
  129. DIST_COMMON = Makefile.am Makefile.in
  130. DIST_SUBDIRS = $(SUBDIRS)
  131. all: all-recursive
  132. .SUFFIXES:
  133. mostlyclean-libtool:
  134. -rm -f *.lo
  135. clean-libtool:
  136. -rm -rf .libs _libs
  137. distclean-libtool:
  138. -rm -f libtool
  139. $(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
  140. cd $(top_srcdir) && 
  141.   $(AUTOMAKE) --foreign  VisualC/Makefile
  142. Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
  143. cd $(top_builddir) && 
  144.   CONFIG_HEADERS= CONFIG_LINKS= 
  145.   CONFIG_FILES=$(subdir)/$@ $(SHELL) ./config.status
  146. uninstall-info-am:
  147. # This directory's subdirectories are mostly independent; you can cd
  148. # into them and run `make' without going through this Makefile.
  149. # To change the values of `make' variables: instead of editing Makefiles,
  150. # (1) if the variable is set in `config.status', edit `config.status'
  151. #     (which will cause the Makefiles to be regenerated when you run `make');
  152. # (2) otherwise, pass the desired values on the `make' command line.
  153. $(RECURSIVE_TARGETS):
  154. @set fnord $(MAKEFLAGS); amf=$$2; 
  155. dot_seen=no; 
  156. target=`echo $@ | sed s/-recursive//`; 
  157. list='$(SUBDIRS)'; for subdir in $$list; do 
  158.   echo "Making $$target in $$subdir"; 
  159.   if test "$$subdir" = "."; then 
  160.     dot_seen=yes; 
  161.     local_target="$$target-am"; 
  162.   else 
  163.     local_target="$$target"; 
  164.   fi; 
  165.   (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) 
  166.    || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; 
  167. done; 
  168. if test "$$dot_seen" = "no"; then 
  169.   $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; 
  170. fi; test -z "$$fail"
  171. mostlyclean-recursive clean-recursive distclean-recursive 
  172. maintainer-clean-recursive:
  173. @set fnord $(MAKEFLAGS); amf=$$2; 
  174. dot_seen=no; 
  175. case "$@" in 
  176.   distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; 
  177.   *) list='$(SUBDIRS)' ;; 
  178. esac; 
  179. rev=''; for subdir in $$list; do 
  180.   if test "$$subdir" = "."; then :; else 
  181.     rev="$$subdir $$rev"; 
  182.   fi; 
  183. done; 
  184. rev="$$rev ."; 
  185. target=`echo $@ | sed s/-recursive//`; 
  186. for subdir in $$rev; do 
  187.   echo "Making $$target in $$subdir"; 
  188.   if test "$$subdir" = "."; then 
  189.     local_target="$$target-am"; 
  190.   else 
  191.     local_target="$$target"; 
  192.   fi; 
  193.   (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) 
  194.    || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; 
  195. done && test -z "$$fail"
  196. tags-recursive:
  197. list='$(SUBDIRS)'; for subdir in $$list; do 
  198.   test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); 
  199. done
  200. tags: TAGS
  201. ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
  202. list='$(SOURCES) $(HEADERS) $(TAGS_FILES)'; 
  203. unique=`for i in $$list; do 
  204.     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; 
  205.   done | 
  206.   $(AWK) '    { files[$$0] = 1; } 
  207.        END { for (i in files) print i; }'`; 
  208. mkid -fID $$unique $(LISP)
  209. TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) 
  210. $(TAGS_FILES) $(LISP)
  211. tags=; 
  212. here=`pwd`; 
  213. list='$(SUBDIRS)'; for subdir in $$list; do 
  214.   if test "$$subdir" = .; then :; else 
  215.     test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; 
  216.   fi; 
  217. done; 
  218. list='$(SOURCES) $(HEADERS) $(TAGS_FILES)'; 
  219. unique=`for i in $$list; do 
  220.     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; 
  221.   done | 
  222.   $(AWK) '    { files[$$0] = 1; } 
  223.        END { for (i in files) print i; }'`; 
  224. test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" 
  225.   || etags $(ETAGS_ARGS) $$tags  $$unique $(LISP)
  226. GTAGS:
  227. here=`CDPATH=: && cd $(top_builddir) && pwd` 
  228.   && cd $(top_srcdir) 
  229.   && gtags -i $(GTAGS_ARGS) $$here
  230. distclean-tags:
  231. -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
  232. DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  233. top_distdir = ..
  234. distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
  235. distdir: $(DISTFILES)
  236. @for file in $(DISTFILES); do 
  237.   if test -f $$file; then d=.; else d=$(srcdir); fi; 
  238.   dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; 
  239.   if test "$$dir" != "$$file" && test "$$dir" != "."; then 
  240.     $(mkinstalldirs) "$(distdir)/$$dir"; 
  241.   fi; 
  242.   if test -d $$d/$$file; then 
  243.     cp -pR $$d/$$file $(distdir) 
  244.     || exit 1; 
  245.   else 
  246.     test -f $(distdir)/$$file 
  247.     || cp -p $$d/$$file $(distdir)/$$file 
  248.     || exit 1; 
  249.   fi; 
  250. done
  251. for subdir in $(SUBDIRS); do 
  252.   if test "$$subdir" = .; then :; else 
  253.     test -d $(distdir)/$$subdir 
  254.     || mkdir $(distdir)/$$subdir 
  255.     || exit 1; 
  256.     (cd $$subdir && 
  257.       $(MAKE) $(AM_MAKEFLAGS) 
  258.         top_distdir="$(top_distdir)" 
  259.         distdir=../$(distdir)/$$subdir 
  260.         distdir) 
  261.       || exit 1; 
  262.   fi; 
  263. done
  264. check-am: all-am
  265. check: check-recursive
  266. all-am: Makefile
  267. installdirs: installdirs-recursive
  268. installdirs-am:
  269. install: install-recursive
  270. install-exec: install-exec-recursive
  271. install-data: install-data-recursive
  272. uninstall: uninstall-recursive
  273. install-am: all-am
  274. @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  275. installcheck: installcheck-recursive
  276. install-strip:
  277. $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" 
  278.   `test -z '$(STRIP)' || 
  279.     echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  280. mostlyclean-generic:
  281. clean-generic:
  282. distclean-generic:
  283. -rm -f Makefile $(CONFIG_CLEAN_FILES) stamp-h stamp-h[0-9]*
  284. maintainer-clean-generic:
  285. @echo "This command is intended for maintainers to use"
  286. @echo "it deletes files that may require special tools to rebuild."
  287. clean: clean-recursive
  288. clean-am: clean-generic clean-libtool mostlyclean-am
  289. distclean: distclean-recursive
  290. distclean-am: clean-am distclean-generic distclean-libtool 
  291. distclean-tags
  292. dvi: dvi-recursive
  293. dvi-am:
  294. info: info-recursive
  295. info-am:
  296. install-data-am:
  297. install-exec-am:
  298. install-info: install-info-recursive
  299. install-man:
  300. installcheck-am:
  301. maintainer-clean: maintainer-clean-recursive
  302. maintainer-clean-am: distclean-am maintainer-clean-generic
  303. mostlyclean: mostlyclean-recursive
  304. mostlyclean-am: mostlyclean-generic mostlyclean-libtool
  305. uninstall-am: uninstall-info-am
  306. uninstall-info: uninstall-info-recursive
  307. .PHONY: $(RECURSIVE_TARGETS) GTAGS all all-am check check-am clean 
  308. clean-generic clean-libtool clean-recursive distclean 
  309. distclean-generic distclean-libtool distclean-recursive 
  310. distclean-tags distdir dvi dvi-am dvi-recursive info info-am 
  311. info-recursive install install-am install-data install-data-am 
  312. install-data-recursive install-exec install-exec-am 
  313. install-exec-recursive install-info install-info-am 
  314. install-info-recursive install-man install-recursive 
  315. install-strip installcheck installcheck-am installdirs 
  316. installdirs-am installdirs-recursive maintainer-clean 
  317. maintainer-clean-generic maintainer-clean-recursive mostlyclean 
  318. mostlyclean-generic mostlyclean-libtool mostlyclean-recursive 
  319. tags tags-recursive uninstall uninstall-am uninstall-info-am 
  320. uninstall-info-recursive uninstall-recursive
  321. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  322. # Otherwise a system limit (for SysV at least) may be exceeded.
  323. .NOEXPORT: