Makefile.in 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462
  1. # Makefile.in generated by automake 1.8.5 from Makefile.am.
  2. # @configure_input@
  3. # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
  4. # 2003, 2004 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. srcdir = @srcdir@
  14. top_srcdir = @top_srcdir@
  15. VPATH = @srcdir@
  16. pkgdatadir = $(datadir)/@PACKAGE@
  17. pkglibdir = $(libdir)/@PACKAGE@
  18. pkgincludedir = $(includedir)/@PACKAGE@
  19. top_builddir = ..
  20. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
  21. INSTALL = @INSTALL@
  22. install_sh_DATA = $(install_sh) -c -m 644
  23. install_sh_PROGRAM = $(install_sh) -c
  24. install_sh_SCRIPT = $(install_sh) -c
  25. INSTALL_HEADER = $(INSTALL_DATA)
  26. transform = $(program_transform_name)
  27. NORMAL_INSTALL = :
  28. PRE_INSTALL = :
  29. POST_INSTALL = :
  30. NORMAL_UNINSTALL = :
  31. PRE_UNINSTALL = :
  32. POST_UNINSTALL = :
  33. host_triplet = @host@
  34. subdir = include
  35. DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
  36. ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
  37. am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
  38. $(top_srcdir)/configure.ac
  39. am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
  40. $(ACLOCAL_M4)
  41. mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
  42. CONFIG_HEADER = $(top_builddir)/config.h
  43. CONFIG_CLEAN_FILES =
  44. SOURCES =
  45. DIST_SOURCES =
  46. RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
  47. html-recursive info-recursive install-data-recursive \
  48. install-exec-recursive install-info-recursive \
  49. install-recursive installcheck-recursive installdirs-recursive \
  50. pdf-recursive ps-recursive uninstall-info-recursive \
  51. uninstall-recursive
  52. ETAGS = etags
  53. CTAGS = ctags
  54. DIST_SUBDIRS = $(SUBDIRS)
  55. DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  56. ACLOCAL = @ACLOCAL@
  57. AMDEP_FALSE = @AMDEP_FALSE@
  58. AMDEP_TRUE = @AMDEP_TRUE@
  59. AMTAR = @AMTAR@
  60. AR = @AR@
  61. AUTOCONF = @AUTOCONF@
  62. AUTOHEADER = @AUTOHEADER@
  63. AUTOMAKE = @AUTOMAKE@
  64. AWK = @AWK@
  65. CC = @CC@
  66. CCDEPMODE = @CCDEPMODE@
  67. CFLAGS = @CFLAGS@
  68. CPP = @CPP@
  69. CPPFLAGS = @CPPFLAGS@
  70. CXX = @CXX@
  71. CXXCPP = @CXXCPP@
  72. CXXDEPMODE = @CXXDEPMODE@
  73. CXXFLAGS = @CXXFLAGS@
  74. CYGPATH_W = @CYGPATH_W@
  75. DEFS = @DEFS@
  76. DEPDIR = @DEPDIR@
  77. ECHO = @ECHO@
  78. ECHO_C = @ECHO_C@
  79. ECHO_N = @ECHO_N@
  80. ECHO_T = @ECHO_T@
  81. EGREP = @EGREP@
  82. EXEEXT = @EXEEXT@
  83. F77 = @F77@
  84. FFLAGS = @FFLAGS@
  85. INSTALL_DATA = @INSTALL_DATA@
  86. INSTALL_PROGRAM = @INSTALL_PROGRAM@
  87. INSTALL_SCRIPT = @INSTALL_SCRIPT@
  88. INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  89. LDFLAGS = @LDFLAGS@
  90. LIBOBJS = @LIBOBJS@
  91. LIBS = @LIBS@
  92. LIBTOOL = @LIBTOOL@
  93. LN_S = @LN_S@
  94. LTLIBOBJS = @LTLIBOBJS@
  95. MAINT = @MAINT@
  96. MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
  97. MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
  98. MAKEINFO = @MAKEINFO@
  99. OBJEXT = @OBJEXT@
  100. OGG_CFLAGS = @OGG_CFLAGS@
  101. OGG_LIBS = @OGG_LIBS@
  102. PACKAGE = @PACKAGE@
  103. PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
  104. PACKAGE_NAME = @PACKAGE_NAME@
  105. PACKAGE_STRING = @PACKAGE_STRING@
  106. PACKAGE_TARNAME = @PACKAGE_TARNAME@
  107. PACKAGE_VERSION = @PACKAGE_VERSION@
  108. PATH_SEPARATOR = @PATH_SEPARATOR@
  109. RANLIB = @RANLIB@
  110. SET_MAKE = @SET_MAKE@
  111. SHELL = @SHELL@
  112. SIZE16 = @SIZE16@
  113. SIZE32 = @SIZE32@
  114. SPEEX_LT_AGE = @SPEEX_LT_AGE@
  115. SPEEX_LT_CURRENT = @SPEEX_LT_CURRENT@
  116. SPEEX_LT_REVISION = @SPEEX_LT_REVISION@
  117. SPEEX_VERSION = @SPEEX_VERSION@
  118. STRIP = @STRIP@
  119. VERSION = @VERSION@
  120. ac_ct_AR = @ac_ct_AR@
  121. ac_ct_CC = @ac_ct_CC@
  122. ac_ct_CXX = @ac_ct_CXX@
  123. ac_ct_F77 = @ac_ct_F77@
  124. ac_ct_RANLIB = @ac_ct_RANLIB@
  125. ac_ct_STRIP = @ac_ct_STRIP@
  126. am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
  127. am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
  128. am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
  129. am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
  130. am__include = @am__include@
  131. am__leading_dot = @am__leading_dot@
  132. am__quote = @am__quote@
  133. bindir = @bindir@
  134. build = @build@
  135. build_alias = @build_alias@
  136. build_cpu = @build_cpu@
  137. build_os = @build_os@
  138. build_vendor = @build_vendor@
  139. datadir = @datadir@
  140. exec_prefix = @exec_prefix@
  141. host = @host@
  142. host_alias = @host_alias@
  143. host_cpu = @host_cpu@
  144. host_os = @host_os@
  145. host_vendor = @host_vendor@
  146. includedir = @includedir@
  147. infodir = @infodir@
  148. install_sh = @install_sh@
  149. libdir = @libdir@
  150. libexecdir = @libexecdir@
  151. localstatedir = @localstatedir@
  152. mandir = @mandir@
  153. mkdir_p = @mkdir_p@
  154. oldincludedir = @oldincludedir@
  155. prefix = @prefix@
  156. program_transform_name = @program_transform_name@
  157. sbindir = @sbindir@
  158. sharedstatedir = @sharedstatedir@
  159. src = @src@
  160. sysconfdir = @sysconfdir@
  161. target_alias = @target_alias@
  162. SUBDIRS = speex
  163. all: all-recursive
  164. .SUFFIXES:
  165. $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
  166. @for dep in $?; do \
  167. case '$(am__configure_deps)' in \
  168. *$$dep*) \
  169. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
  170. && exit 0; \
  171. exit 1;; \
  172. esac; \
  173. done; \
  174. echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu include/Makefile'; \
  175. cd $(top_srcdir) && \
  176. $(AUTOMAKE) --gnu include/Makefile
  177. .PRECIOUS: Makefile
  178. Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  179. @case '$?' in \
  180. *config.status*) \
  181. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
  182. *) \
  183. echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
  184. cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
  185. esac;
  186. $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  187. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  188. $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
  189. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  190. $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
  191. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  192. mostlyclean-libtool:
  193. -rm -f *.lo
  194. clean-libtool:
  195. -rm -rf .libs _libs
  196. distclean-libtool:
  197. -rm -f libtool
  198. uninstall-info-am:
  199. # This directory's subdirectories are mostly independent; you can cd
  200. # into them and run `make' without going through this Makefile.
  201. # To change the values of `make' variables: instead of editing Makefiles,
  202. # (1) if the variable is set in `config.status', edit `config.status'
  203. # (which will cause the Makefiles to be regenerated when you run `make');
  204. # (2) otherwise, pass the desired values on the `make' command line.
  205. $(RECURSIVE_TARGETS):
  206. @set fnord $$MAKEFLAGS; amf=$$2; \
  207. dot_seen=no; \
  208. target=`echo $@ | sed s/-recursive//`; \
  209. list='$(SUBDIRS)'; for subdir in $$list; do \
  210. echo "Making $$target in $$subdir"; \
  211. if test "$$subdir" = "."; then \
  212. dot_seen=yes; \
  213. local_target="$$target-am"; \
  214. else \
  215. local_target="$$target"; \
  216. fi; \
  217. (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
  218. || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
  219. done; \
  220. if test "$$dot_seen" = "no"; then \
  221. $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
  222. fi; test -z "$$fail"
  223. mostlyclean-recursive clean-recursive distclean-recursive \
  224. maintainer-clean-recursive:
  225. @set fnord $$MAKEFLAGS; amf=$$2; \
  226. dot_seen=no; \
  227. case "$@" in \
  228. distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
  229. *) list='$(SUBDIRS)' ;; \
  230. esac; \
  231. rev=''; for subdir in $$list; do \
  232. if test "$$subdir" = "."; then :; else \
  233. rev="$$subdir $$rev"; \
  234. fi; \
  235. done; \
  236. rev="$$rev ."; \
  237. target=`echo $@ | sed s/-recursive//`; \
  238. for subdir in $$rev; do \
  239. echo "Making $$target in $$subdir"; \
  240. if test "$$subdir" = "."; then \
  241. local_target="$$target-am"; \
  242. else \
  243. local_target="$$target"; \
  244. fi; \
  245. (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
  246. || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
  247. done && test -z "$$fail"
  248. tags-recursive:
  249. list='$(SUBDIRS)'; for subdir in $$list; do \
  250. test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
  251. done
  252. ctags-recursive:
  253. list='$(SUBDIRS)'; for subdir in $$list; do \
  254. test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
  255. done
  256. ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
  257. list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
  258. unique=`for i in $$list; do \
  259. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  260. done | \
  261. $(AWK) ' { files[$$0] = 1; } \
  262. END { for (i in files) print i; }'`; \
  263. mkid -fID $$unique
  264. tags: TAGS
  265. TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
  266. $(TAGS_FILES) $(LISP)
  267. tags=; \
  268. here=`pwd`; \
  269. if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
  270. include_option=--etags-include; \
  271. empty_fix=.; \
  272. else \
  273. include_option=--include; \
  274. empty_fix=; \
  275. fi; \
  276. list='$(SUBDIRS)'; for subdir in $$list; do \
  277. if test "$$subdir" = .; then :; else \
  278. test ! -f $$subdir/TAGS || \
  279. tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
  280. fi; \
  281. done; \
  282. list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
  283. unique=`for i in $$list; do \
  284. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  285. done | \
  286. $(AWK) ' { files[$$0] = 1; } \
  287. END { for (i in files) print i; }'`; \
  288. if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
  289. test -n "$$unique" || unique=$$empty_fix; \
  290. $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  291. $$tags $$unique; \
  292. fi
  293. ctags: CTAGS
  294. CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
  295. $(TAGS_FILES) $(LISP)
  296. tags=; \
  297. here=`pwd`; \
  298. list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
  299. unique=`for i in $$list; do \
  300. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  301. done | \
  302. $(AWK) ' { files[$$0] = 1; } \
  303. END { for (i in files) print i; }'`; \
  304. test -z "$(CTAGS_ARGS)$$tags$$unique" \
  305. || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
  306. $$tags $$unique
  307. GTAGS:
  308. here=`$(am__cd) $(top_builddir) && pwd` \
  309. && cd $(top_srcdir) \
  310. && gtags -i $(GTAGS_ARGS) $$here
  311. distclean-tags:
  312. -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  313. distdir: $(DISTFILES)
  314. @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
  315. topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
  316. list='$(DISTFILES)'; for file in $$list; do \
  317. case $$file in \
  318. $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
  319. $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
  320. esac; \
  321. if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
  322. dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
  323. if test "$$dir" != "$$file" && test "$$dir" != "."; then \
  324. dir="/$$dir"; \
  325. $(mkdir_p) "$(distdir)$$dir"; \
  326. else \
  327. dir=''; \
  328. fi; \
  329. if test -d $$d/$$file; then \
  330. if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
  331. cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
  332. fi; \
  333. cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
  334. else \
  335. test -f $(distdir)/$$file \
  336. || cp -p $$d/$$file $(distdir)/$$file \
  337. || exit 1; \
  338. fi; \
  339. done
  340. list='$(SUBDIRS)'; for subdir in $$list; do \
  341. if test "$$subdir" = .; then :; else \
  342. test -d "$(distdir)/$$subdir" \
  343. || mkdir "$(distdir)/$$subdir" \
  344. || exit 1; \
  345. (cd $$subdir && \
  346. $(MAKE) $(AM_MAKEFLAGS) \
  347. top_distdir="../$(top_distdir)" \
  348. distdir="../$(distdir)/$$subdir" \
  349. distdir) \
  350. || exit 1; \
  351. fi; \
  352. done
  353. check-am: all-am
  354. check: check-recursive
  355. all-am: Makefile
  356. installdirs: installdirs-recursive
  357. installdirs-am:
  358. install: install-recursive
  359. install-exec: install-exec-recursive
  360. install-data: install-data-recursive
  361. uninstall: uninstall-recursive
  362. install-am: all-am
  363. @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  364. installcheck: installcheck-recursive
  365. install-strip:
  366. $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  367. install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  368. `test -z '$(STRIP)' || \
  369. echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  370. mostlyclean-generic:
  371. clean-generic:
  372. distclean-generic:
  373. -rm -f $(CONFIG_CLEAN_FILES)
  374. maintainer-clean-generic:
  375. @echo "This command is intended for maintainers to use"
  376. @echo "it deletes files that may require special tools to rebuild."
  377. clean: clean-recursive
  378. clean-am: clean-generic clean-libtool mostlyclean-am
  379. distclean: distclean-recursive
  380. -rm -f Makefile
  381. distclean-am: clean-am distclean-generic distclean-libtool \
  382. distclean-tags
  383. dvi: dvi-recursive
  384. dvi-am:
  385. html: html-recursive
  386. info: info-recursive
  387. info-am:
  388. install-data-am:
  389. install-exec-am:
  390. install-info: install-info-recursive
  391. install-man:
  392. installcheck-am:
  393. maintainer-clean: maintainer-clean-recursive
  394. -rm -f Makefile
  395. maintainer-clean-am: distclean-am maintainer-clean-generic
  396. mostlyclean: mostlyclean-recursive
  397. mostlyclean-am: mostlyclean-generic mostlyclean-libtool
  398. pdf: pdf-recursive
  399. pdf-am:
  400. ps: ps-recursive
  401. ps-am:
  402. uninstall-am: uninstall-info-am
  403. uninstall-info: uninstall-info-recursive
  404. .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
  405. clean clean-generic clean-libtool clean-recursive ctags \
  406. ctags-recursive distclean distclean-generic distclean-libtool \
  407. distclean-recursive distclean-tags distdir dvi dvi-am html \
  408. html-am info info-am install install-am install-data \
  409. install-data-am install-exec install-exec-am install-info \
  410. install-info-am install-man install-strip installcheck \
  411. installcheck-am installdirs installdirs-am maintainer-clean \
  412. maintainer-clean-generic maintainer-clean-recursive \
  413. mostlyclean mostlyclean-generic mostlyclean-libtool \
  414. mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
  415. uninstall uninstall-am uninstall-info-am
  416. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  417. # Otherwise a system limit (for SysV at least) may be exceeded.
  418. .NOEXPORT:
粤ICP备19079148号