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

流媒体/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. EXTRA_DIST = 
  121.     audio.html 
  122.     cdrom.html 
  123.     event.html 
  124.     eventfunctions.html 
  125.     eventstructures.html 
  126.     general.html 
  127.     guide.html 
  128.     guideaboutsdldoc.html 
  129.     guideaudioexamples.html 
  130.     guidebasicsinit.html 
  131.     guidecdromexamples.html 
  132.     guidecredits.html 
  133.     guideeventexamples.html 
  134.     guideexamples.html 
  135.     guideinput.html 
  136.     guideinputkeyboard.html 
  137.     guidepreface.html 
  138.     guidethebasics.html 
  139.     guidetimeexamples.html 
  140.     guidevideo.html 
  141.     guidevideoexamples.html 
  142.     guidevideoopengl.html 
  143.     index.html 
  144.     joystick.html 
  145.     reference.html 
  146.     sdlactiveevent.html 
  147.     sdladdtimer.html 
  148.     sdlaudiocvt.html 
  149.     sdlaudiospec.html 
  150.     sdlblitsurface.html 
  151.     sdlbuildaudiocvt.html 
  152.     sdlcd.html 
  153.     sdlcdclose.html 
  154.     sdlcdeject.html 
  155.     sdlcdname.html 
  156.     sdlcdnumdrives.html 
  157.     sdlcdopen.html 
  158.     sdlcdpause.html 
  159.     sdlcdplay.html 
  160.     sdlcdplaytracks.html 
  161.     sdlcdresume.html 
  162.     sdlcdstatus.html 
  163.     sdlcdstop.html 
  164.     sdlcdtrack.html 
  165.     sdlcloseaudio.html 
  166.     sdlcolor.html 
  167.     sdlcondbroadcast.html 
  168.     sdlcondsignal.html 
  169.     sdlcondwait.html 
  170.     sdlcondwaittimeout.html 
  171.     sdlconvertaudio.html 
  172.     sdlconvertsurface.html 
  173.     sdlcreatecond.html 
  174.     sdlcreatecursor.html 
  175.     sdlcreatemutex.html 
  176.     sdlcreatergbsurface.html 
  177.     sdlcreatergbsurfacefrom.html 
  178.     sdlcreatesemaphore.html 
  179.     sdlcreatethread.html 
  180.     sdlcreateyuvoverlay.html 
  181.     sdldelay.html 
  182.     sdldestroycond.html 
  183.     sdldestroymutex.html 
  184.     sdldestroysemaphore.html 
  185.     sdldisplayformat.html 
  186.     sdldisplayformatalpha.html 
  187.     sdldisplayyuvoverlay.html 
  188.     sdlenablekeyrepeat.html 
  189.     sdlenableunicode.html 
  190.     sdlevent.html 
  191.     sdleventstate.html 
  192.     sdlexposeevent.html 
  193.     sdlfillrect.html 
  194.     sdlflip.html 
  195.     sdlfreecursor.html 
  196.     sdlfreesurface.html 
  197.     sdlfreewav.html 
  198.     sdlfreeyuvoverlay.html 
  199.     sdlgetappstate.html 
  200.     sdlgetaudiostatus.html 
  201.     sdlgetcliprect.html 
  202.     sdlgetcursor.html 
  203.     sdlgeterror.html 
  204.     sdlgeteventfilter.html 
  205.     sdlgetgammaramp.html 
  206.     sdlgetkeyname.html 
  207.     sdlgetkeystate.html 
  208.     sdlgetmodstate.html 
  209.     sdlgetmousestate.html 
  210.     sdlgetrelativemousestate.html 
  211.     sdlgetrgb.html 
  212.     sdlgetrgba.html 
  213.     sdlgetthreadid.html 
  214.     sdlgetticks.html 
  215.     sdlgetvideoinfo.html 
  216.     sdlgetvideosurface.html 
  217.     sdlglattr.html 
  218.     sdlglgetattribute.html 
  219.     sdlglgetprocaddress.html 
  220.     sdlglloadlibrary.html 
  221.     sdlglsetattribute.html 
  222.     sdlglswapbuffers.html 
  223.     sdlinit.html 
  224.     sdlinitsubsystem.html 
  225.     sdljoyaxisevent.html 
  226.     sdljoyballevent.html 
  227.     sdljoybuttonevent.html 
  228.     sdljoyhatevent.html 
  229.     sdljoystickclose.html 
  230.     sdljoystickeventstate.html 
  231.     sdljoystickgetaxis.html 
  232.     sdljoystickgetball.html 
  233.     sdljoystickgetbutton.html 
  234.     sdljoystickgethat.html 
  235.     sdljoystickindex.html 
  236.     sdljoystickname.html 
  237.     sdljoysticknumaxes.html 
  238.     sdljoysticknumballs.html 
  239.     sdljoysticknumbuttons.html 
  240.     sdljoysticknumhats.html 
  241.     sdljoystickopen.html 
  242.     sdljoystickopened.html 
  243.     sdljoystickupdate.html 
  244.     sdlkey.html 
  245.     sdlkeyboardevent.html 
  246.     sdlkeysym.html 
  247.     sdlkillthread.html 
  248.     sdllistmodes.html 
  249.     sdlloadbmp.html 
  250.     sdlloadwav.html 
  251.     sdllockaudio.html 
  252.     sdllocksurface.html 
  253.     sdllockyuvoverlay.html 
  254.     sdlmaprgb.html 
  255.     sdlmaprgba.html 
  256.     sdlmixaudio.html 
  257.     sdlmousebuttonevent.html 
  258.     sdlmousemotionevent.html 
  259.     sdlmutexp.html 
  260.     sdlmutexv.html 
  261.     sdlnumjoysticks.html 
  262.     sdlopenaudio.html 
  263.     sdloverlay.html 
  264.     sdlpalette.html 
  265.     sdlpauseaudio.html 
  266.     sdlpeepevents.html 
  267.     sdlpixelformat.html 
  268.     sdlpollevent.html 
  269.     sdlpumpevents.html 
  270.     sdlpushevent.html 
  271.     sdlquit.html 
  272.     sdlquitevent.html 
  273.     sdlquitsubsystem.html 
  274.     sdlrect.html 
  275.     sdlremovetimer.html 
  276.     sdlresizeevent.html 
  277.     sdlsavebmp.html 
  278.     sdlsempost.html 
  279.     sdlsemtrywait.html 
  280.     sdlsemvalue.html 
  281.     sdlsemwait.html 
  282.     sdlsemwaittimeout.html 
  283.     sdlsetalpha.html 
  284.     sdlsetcliprect.html 
  285.     sdlsetcolorkey.html 
  286.     sdlsetcolors.html 
  287.     sdlsetcursor.html 
  288.     sdlseteventfilter.html 
  289.     sdlsetgamma.html 
  290.     sdlsetgammaramp.html 
  291.     sdlsetmodstate.html 
  292.     sdlsetpalette.html 
  293.     sdlsettimer.html 
  294.     sdlsetvideomode.html 
  295.     sdlshowcursor.html 
  296.     sdlsurface.html 
  297.     sdlsyswmevent.html 
  298.     sdlthreadid.html 
  299.     sdlunlockaudio.html 
  300.     sdlunlocksurface.html 
  301.     sdlunlockyuvoverlay.html 
  302.     sdlupdaterect.html 
  303.     sdlupdaterects.html 
  304.     sdluserevent.html 
  305.     sdlvideodrivername.html 
  306.     sdlvideoinfo.html 
  307.     sdlvideomodeok.html 
  308.     sdlwaitevent.html 
  309.     sdlwaitthread.html 
  310.     sdlwarpmouse.html 
  311.     sdlwasinit.html 
  312.     sdlwmgetcaption.html 
  313.     sdlwmgrabinput.html 
  314.     sdlwmiconifywindow.html 
  315.     sdlwmsetcaption.html 
  316.     sdlwmseticon.html 
  317.     sdlwmtogglefullscreen.html 
  318.     thread.html 
  319.     time.html 
  320.     video.html 
  321.     wm.html
  322. subdir = docs/html
  323. mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
  324. CONFIG_CLEAN_FILES =
  325. DIST_SOURCES =
  326. DIST_COMMON = Makefile.am Makefile.in
  327. all: all-am
  328. .SUFFIXES:
  329. mostlyclean-libtool:
  330. -rm -f *.lo
  331. clean-libtool:
  332. -rm -rf .libs _libs
  333. distclean-libtool:
  334. -rm -f libtool
  335. $(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
  336. cd $(top_srcdir) && 
  337.   $(AUTOMAKE) --foreign  docs/html/Makefile
  338. Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
  339. cd $(top_builddir) && 
  340.   CONFIG_HEADERS= CONFIG_LINKS= 
  341.   CONFIG_FILES=$(subdir)/$@ $(SHELL) ./config.status
  342. uninstall-info-am:
  343. tags: TAGS
  344. TAGS:
  345. DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  346. top_distdir = ../..
  347. distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
  348. distdir: $(DISTFILES)
  349. @for file in $(DISTFILES); do 
  350.   if test -f $$file; then d=.; else d=$(srcdir); fi; 
  351.   dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; 
  352.   if test "$$dir" != "$$file" && test "$$dir" != "."; then 
  353.     $(mkinstalldirs) "$(distdir)/$$dir"; 
  354.   fi; 
  355.   if test -d $$d/$$file; then 
  356.     cp -pR $$d/$$file $(distdir) 
  357.     || exit 1; 
  358.   else 
  359.     test -f $(distdir)/$$file 
  360.     || cp -p $$d/$$file $(distdir)/$$file 
  361.     || exit 1; 
  362.   fi; 
  363. done
  364. check-am: all-am
  365. check: check-am
  366. all-am: Makefile
  367. installdirs:
  368. install: install-am
  369. install-exec: install-exec-am
  370. install-data: install-data-am
  371. uninstall: uninstall-am
  372. install-am: all-am
  373. @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  374. installcheck: installcheck-am
  375. install-strip:
  376. $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" 
  377.   `test -z '$(STRIP)' || 
  378.     echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  379. mostlyclean-generic:
  380. clean-generic:
  381. distclean-generic:
  382. -rm -f Makefile $(CONFIG_CLEAN_FILES) stamp-h stamp-h[0-9]*
  383. maintainer-clean-generic:
  384. @echo "This command is intended for maintainers to use"
  385. @echo "it deletes files that may require special tools to rebuild."
  386. clean: clean-am
  387. clean-am: clean-generic clean-libtool mostlyclean-am
  388. distclean: distclean-am
  389. distclean-am: clean-am distclean-generic distclean-libtool
  390. dvi: dvi-am
  391. dvi-am:
  392. info: info-am
  393. info-am:
  394. install-data-am:
  395. install-exec-am:
  396. install-info: install-info-am
  397. install-man:
  398. installcheck-am:
  399. maintainer-clean: maintainer-clean-am
  400. maintainer-clean-am: distclean-am maintainer-clean-generic
  401. mostlyclean: mostlyclean-am
  402. mostlyclean-am: mostlyclean-generic mostlyclean-libtool
  403. uninstall-am: uninstall-info-am
  404. .PHONY: all all-am check check-am clean clean-generic clean-libtool 
  405. distclean distclean-generic distclean-libtool distdir dvi 
  406. dvi-am info info-am install install-am install-data 
  407. install-data-am install-exec install-exec-am install-info 
  408. install-info-am install-man install-strip installcheck 
  409. installcheck-am installdirs maintainer-clean 
  410. maintainer-clean-generic mostlyclean mostlyclean-generic 
  411. mostlyclean-libtool uninstall uninstall-am uninstall-info-am
  412. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  413. # Otherwise a system limit (for SysV at least) may be exceeded.
  414. .NOEXPORT: