Makefile.in
上传用户:wstnjxml
上传日期:2014-04-03
资源大小:7248k
文件大小:14k
源码类别:

Windows CE

开发平台:

C/C++

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