Makefile.in 9.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355
  1. # Makefile.in generated by automake 1.6.3 from Makefile.am.
  2. # @configure_input@
  3. # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
  4. # Free Software Foundation, Inc.
  5. # This Makefile.in is free software; the Free Software Foundation
  6. # gives unlimited permission to copy and/or distribute it,
  7. # with or without modifications, as long as this notice is preserved.
  8. # This program is distributed in the hope that it will be useful,
  9. # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
  10. # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
  11. # PARTICULAR PURPOSE.
  12. @SET_MAKE@
  13. SHELL = @SHELL@
  14. srcdir = @srcdir@
  15. top_srcdir = @top_srcdir@
  16. VPATH = @srcdir@
  17. prefix = @prefix@
  18. exec_prefix = @exec_prefix@
  19. bindir = @bindir@
  20. sbindir = @sbindir@
  21. libexecdir = @libexecdir@
  22. datadir = @datadir@
  23. sysconfdir = @sysconfdir@
  24. sharedstatedir = @sharedstatedir@
  25. localstatedir = @localstatedir@
  26. libdir = @libdir@
  27. infodir = @infodir@
  28. mandir = @mandir@
  29. includedir = @includedir@
  30. oldincludedir = /usr/include
  31. pkgdatadir = $(datadir)/@PACKAGE@
  32. pkglibdir = $(libdir)/@PACKAGE@
  33. pkgincludedir = $(includedir)/@PACKAGE@
  34. top_builddir = ../..
  35. ACLOCAL = @ACLOCAL@
  36. AUTOCONF = @AUTOCONF@
  37. AUTOMAKE = @AUTOMAKE@
  38. AUTOHEADER = @AUTOHEADER@
  39. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
  40. INSTALL = @INSTALL@
  41. INSTALL_PROGRAM = @INSTALL_PROGRAM@
  42. INSTALL_DATA = @INSTALL_DATA@
  43. install_sh_DATA = $(install_sh) -c -m 644
  44. install_sh_PROGRAM = $(install_sh) -c
  45. install_sh_SCRIPT = $(install_sh) -c
  46. INSTALL_SCRIPT = @INSTALL_SCRIPT@
  47. INSTALL_HEADER = $(INSTALL_DATA)
  48. transform = @program_transform_name@
  49. NORMAL_INSTALL = :
  50. PRE_INSTALL = :
  51. POST_INSTALL = :
  52. NORMAL_UNINSTALL = :
  53. PRE_UNINSTALL = :
  54. POST_UNINSTALL = :
  55. host_alias = @host_alias@
  56. host_triplet = @host@
  57. EXEEXT = @EXEEXT@
  58. OBJEXT = @OBJEXT@
  59. PATH_SEPARATOR = @PATH_SEPARATOR@
  60. ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
  61. AMTAR = @AMTAR@
  62. AR = @AR@
  63. ARGZ_H = @ARGZ_H@
  64. AS = @AS@
  65. AWK = @AWK@
  66. BUILDABLE_EXAMPLES = @BUILDABLE_EXAMPLES@
  67. CAIRO_CFLAGS = @CAIRO_CFLAGS@
  68. CAIRO_LIBS = @CAIRO_LIBS@
  69. CC = @CC@
  70. CPP = @CPP@
  71. CXX = @CXX@
  72. CXXCPP = @CXXCPP@
  73. DEBUG = @DEBUG@
  74. DEPDIR = @DEPDIR@
  75. DLLTOOL = @DLLTOOL@
  76. DSYMUTIL = @DSYMUTIL@
  77. DUMPBIN = @DUMPBIN@
  78. F77 = @F77@
  79. GCJ = @GCJ@
  80. GCJFLAGS = @GCJFLAGS@
  81. GETOPT_OBJS = @GETOPT_OBJS@
  82. GREP = @GREP@
  83. HAVE_BIBTEX = @HAVE_BIBTEX@
  84. HAVE_DOXYGEN = @HAVE_DOXYGEN@
  85. HAVE_PDFLATEX = @HAVE_PDFLATEX@
  86. HAVE_PKG_CONFIG = @HAVE_PKG_CONFIG@
  87. HAVE_TRANSFIG = @HAVE_TRANSFIG@
  88. HAVE_VALGRIND = @HAVE_VALGRIND@
  89. INCLTDL = @INCLTDL@
  90. INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  91. LD = @LD@
  92. LIBADD_DL = @LIBADD_DL@
  93. LIBADD_DLD_LINK = @LIBADD_DLD_LINK@
  94. LIBADD_DLOPEN = @LIBADD_DLOPEN@
  95. LIBADD_SHL_LOAD = @LIBADD_SHL_LOAD@
  96. LIBLTDL = @LIBLTDL@
  97. LIBM = @LIBM@
  98. LIBTOOL = @LIBTOOL@
  99. LIPO = @LIPO@
  100. LN_S = @LN_S@
  101. LTDLDEPS = @LTDLDEPS@
  102. LTDLINCL = @LTDLINCL@
  103. LTDLOPEN = @LTDLOPEN@
  104. LT_CONFIG_H = @LT_CONFIG_H@
  105. LT_DLLOADERS = @LT_DLLOADERS@
  106. LT_DLPREOPEN = @LT_DLPREOPEN@
  107. MAINT = @MAINT@
  108. NM = @NM@
  109. NMEDIT = @NMEDIT@
  110. OBJDUMP = @OBJDUMP@
  111. OGG_CFLAGS = @OGG_CFLAGS@
  112. OGG_LIBS = @OGG_LIBS@
  113. OSS_LIBS = @OSS_LIBS@
  114. OTOOL = @OTOOL@
  115. OTOOL64 = @OTOOL64@
  116. PACKAGE = @PACKAGE@
  117. PKG_CONFIG = @PKG_CONFIG@
  118. PNG_CFLAGS = @PNG_CFLAGS@
  119. PNG_LIBS = @PNG_LIBS@
  120. PROFILE = @PROFILE@
  121. RANLIB = @RANLIB@
  122. RC = @RC@
  123. SDL_CFLAGS = @SDL_CFLAGS@
  124. SDL_CONFIG = @SDL_CONFIG@
  125. SDL_LIBS = @SDL_LIBS@
  126. SED = @SED@
  127. STRIP = @STRIP@
  128. THDEC_LIB_AGE = @THDEC_LIB_AGE@
  129. THDEC_LIB_CURRENT = @THDEC_LIB_CURRENT@
  130. THDEC_LIB_REVISION = @THDEC_LIB_REVISION@
  131. THENC_LIB_AGE = @THENC_LIB_AGE@
  132. THENC_LIB_CURRENT = @THENC_LIB_CURRENT@
  133. THENC_LIB_REVISION = @THENC_LIB_REVISION@
  134. THEORADEC_LDFLAGS = @THEORADEC_LDFLAGS@
  135. THEORAENC_LDFLAGS = @THEORAENC_LDFLAGS@
  136. THEORA_LDFLAGS = @THEORA_LDFLAGS@
  137. TH_LIB_AGE = @TH_LIB_AGE@
  138. TH_LIB_CURRENT = @TH_LIB_CURRENT@
  139. TH_LIB_REVISION = @TH_LIB_REVISION@
  140. VALGRIND_ENVIRONMENT = @VALGRIND_ENVIRONMENT@
  141. VERSION = @VERSION@
  142. VORBISENC_LIBS = @VORBISENC_LIBS@
  143. VORBISFILE_LIBS = @VORBISFILE_LIBS@
  144. VORBIS_CFLAGS = @VORBIS_CFLAGS@
  145. VORBIS_LIBS = @VORBIS_LIBS@
  146. am__include = @am__include@
  147. am__quote = @am__quote@
  148. install_sh = @install_sh@
  149. lt_ECHO = @lt_ECHO@
  150. ltdl_LIBOBJS = @ltdl_LIBOBJS@
  151. ltdl_LTLIBOBJS = @ltdl_LTLIBOBJS@
  152. sys_symbol_underscore = @sys_symbol_underscore@
  153. theoraincludedir = $(includedir)/theora
  154. theorainclude_HEADERS = theora.h theoradec.h theoraenc.h codec.h
  155. noinst_HEADERS = codec.h theoradec.h
  156. subdir = include/theora
  157. mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
  158. CONFIG_HEADER = $(top_builddir)/config.h
  159. CONFIG_CLEAN_FILES =
  160. DIST_SOURCES =
  161. HEADERS = $(noinst_HEADERS) $(theorainclude_HEADERS)
  162. DIST_COMMON = $(noinst_HEADERS) $(theorainclude_HEADERS) Makefile.am \
  163. Makefile.in
  164. all: all-am
  165. .SUFFIXES:
  166. $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4)
  167. cd $(top_srcdir) && \
  168. $(AUTOMAKE) --gnu include/theora/Makefile
  169. Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in $(top_builddir)/config.status
  170. cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
  171. mostlyclean-libtool:
  172. -rm -f *.lo
  173. clean-libtool:
  174. -rm -rf .libs _libs
  175. distclean-libtool:
  176. -rm -f libtool
  177. uninstall-info-am:
  178. theoraincludeHEADERS_INSTALL = $(INSTALL_HEADER)
  179. install-theoraincludeHEADERS: $(theorainclude_HEADERS)
  180. @$(NORMAL_INSTALL)
  181. $(mkinstalldirs) $(DESTDIR)$(theoraincludedir)
  182. @list='$(theorainclude_HEADERS)'; for p in $$list; do \
  183. if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
  184. f="`echo $$p | sed -e 's|^.*/||'`"; \
  185. echo " $(theoraincludeHEADERS_INSTALL) $$d$$p $(DESTDIR)$(theoraincludedir)/$$f"; \
  186. $(theoraincludeHEADERS_INSTALL) $$d$$p $(DESTDIR)$(theoraincludedir)/$$f; \
  187. done
  188. uninstall-theoraincludeHEADERS:
  189. @$(NORMAL_UNINSTALL)
  190. @list='$(theorainclude_HEADERS)'; for p in $$list; do \
  191. f="`echo $$p | sed -e 's|^.*/||'`"; \
  192. echo " rm -f $(DESTDIR)$(theoraincludedir)/$$f"; \
  193. rm -f $(DESTDIR)$(theoraincludedir)/$$f; \
  194. done
  195. ETAGS = etags
  196. ETAGSFLAGS =
  197. tags: TAGS
  198. ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
  199. list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
  200. unique=`for i in $$list; do \
  201. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  202. done | \
  203. $(AWK) ' { files[$$0] = 1; } \
  204. END { for (i in files) print i; }'`; \
  205. mkid -fID $$unique
  206. TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
  207. $(TAGS_FILES) $(LISP)
  208. tags=; \
  209. here=`pwd`; \
  210. list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
  211. unique=`for i in $$list; do \
  212. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  213. done | \
  214. $(AWK) ' { files[$$0] = 1; } \
  215. END { for (i in files) print i; }'`; \
  216. test -z "$(ETAGS_ARGS)$$tags$$unique" \
  217. || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  218. $$tags $$unique
  219. GTAGS:
  220. here=`$(am__cd) $(top_builddir) && pwd` \
  221. && cd $(top_srcdir) \
  222. && gtags -i $(GTAGS_ARGS) $$here
  223. distclean-tags:
  224. -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
  225. DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  226. top_distdir = ../..
  227. distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
  228. distdir: $(DISTFILES)
  229. @list='$(DISTFILES)'; for file in $$list; do \
  230. if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
  231. dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
  232. if test "$$dir" != "$$file" && test "$$dir" != "."; then \
  233. dir="/$$dir"; \
  234. $(mkinstalldirs) "$(distdir)$$dir"; \
  235. else \
  236. dir=''; \
  237. fi; \
  238. if test -d $$d/$$file; then \
  239. if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
  240. cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
  241. fi; \
  242. cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
  243. else \
  244. test -f $(distdir)/$$file \
  245. || cp -p $$d/$$file $(distdir)/$$file \
  246. || exit 1; \
  247. fi; \
  248. done
  249. check-am: all-am
  250. check: check-am
  251. all-am: Makefile $(HEADERS)
  252. installdirs:
  253. $(mkinstalldirs) $(DESTDIR)$(theoraincludedir)
  254. install: install-am
  255. install-exec: install-exec-am
  256. install-data: install-data-am
  257. uninstall: uninstall-am
  258. install-am: all-am
  259. @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  260. installcheck: installcheck-am
  261. install-strip:
  262. $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  263. INSTALL_STRIP_FLAG=-s \
  264. `test -z '$(STRIP)' || \
  265. echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  266. mostlyclean-generic:
  267. clean-generic:
  268. distclean-generic:
  269. -rm -f Makefile $(CONFIG_CLEAN_FILES)
  270. maintainer-clean-generic:
  271. @echo "This command is intended for maintainers to use"
  272. @echo "it deletes files that may require special tools to rebuild."
  273. clean: clean-am
  274. clean-am: clean-generic clean-libtool mostlyclean-am
  275. distclean: distclean-am
  276. distclean-am: clean-am distclean-generic distclean-libtool \
  277. distclean-tags
  278. dvi: dvi-am
  279. dvi-am:
  280. info: info-am
  281. info-am:
  282. install-data-am: install-theoraincludeHEADERS
  283. install-exec-am:
  284. install-info: install-info-am
  285. install-man:
  286. installcheck-am:
  287. maintainer-clean: maintainer-clean-am
  288. maintainer-clean-am: distclean-am maintainer-clean-generic
  289. mostlyclean: mostlyclean-am
  290. mostlyclean-am: mostlyclean-generic mostlyclean-libtool
  291. uninstall-am: uninstall-info-am uninstall-theoraincludeHEADERS
  292. .PHONY: GTAGS all all-am check check-am clean clean-generic \
  293. clean-libtool distclean distclean-generic distclean-libtool \
  294. distclean-tags distdir dvi dvi-am info info-am install \
  295. install-am install-data install-data-am install-exec \
  296. install-exec-am install-info install-info-am install-man \
  297. install-strip install-theoraincludeHEADERS installcheck \
  298. installcheck-am installdirs maintainer-clean \
  299. maintainer-clean-generic mostlyclean mostlyclean-generic \
  300. mostlyclean-libtool tags uninstall uninstall-am \
  301. uninstall-info-am uninstall-theoraincludeHEADERS
  302. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  303. # Otherwise a system limit (for SysV at least) may be exceeded.
  304. .NOEXPORT: