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

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/speexdec
  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. DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  49. ACLOCAL = @ACLOCAL@
  50. AMDEP_FALSE = @AMDEP_FALSE@
  51. AMDEP_TRUE = @AMDEP_TRUE@
  52. AMTAR = @AMTAR@
  53. AR = @AR@
  54. AUTOCONF = @AUTOCONF@
  55. AUTOHEADER = @AUTOHEADER@
  56. AUTOMAKE = @AUTOMAKE@
  57. AWK = @AWK@
  58. CC = @CC@
  59. CCDEPMODE = @CCDEPMODE@
  60. CFLAGS = @CFLAGS@
  61. CPP = @CPP@
  62. CPPFLAGS = @CPPFLAGS@
  63. CXX = @CXX@
  64. CXXCPP = @CXXCPP@
  65. CXXDEPMODE = @CXXDEPMODE@
  66. CXXFLAGS = @CXXFLAGS@
  67. CYGPATH_W = @CYGPATH_W@
  68. DEFS = @DEFS@
  69. DEPDIR = @DEPDIR@
  70. ECHO = @ECHO@
  71. ECHO_C = @ECHO_C@
  72. ECHO_N = @ECHO_N@
  73. ECHO_T = @ECHO_T@
  74. EGREP = @EGREP@
  75. EXEEXT = @EXEEXT@
  76. F77 = @F77@
  77. FFLAGS = @FFLAGS@
  78. INSTALL_DATA = @INSTALL_DATA@
  79. INSTALL_PROGRAM = @INSTALL_PROGRAM@
  80. INSTALL_SCRIPT = @INSTALL_SCRIPT@
  81. INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  82. LDFLAGS = @LDFLAGS@
  83. LIBOBJS = @LIBOBJS@
  84. LIBS = @LIBS@
  85. LIBTOOL = @LIBTOOL@
  86. LN_S = @LN_S@
  87. LTLIBOBJS = @LTLIBOBJS@
  88. MAINT = @MAINT@
  89. MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
  90. MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
  91. MAKEINFO = @MAKEINFO@
  92. OBJEXT = @OBJEXT@
  93. OGG_CFLAGS = @OGG_CFLAGS@
  94. OGG_LIBS = @OGG_LIBS@
  95. PACKAGE = @PACKAGE@
  96. PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
  97. PACKAGE_NAME = @PACKAGE_NAME@
  98. PACKAGE_STRING = @PACKAGE_STRING@
  99. PACKAGE_TARNAME = @PACKAGE_TARNAME@
  100. PACKAGE_VERSION = @PACKAGE_VERSION@
  101. PATH_SEPARATOR = @PATH_SEPARATOR@
  102. RANLIB = @RANLIB@
  103. SET_MAKE = @SET_MAKE@
  104. SHELL = @SHELL@
  105. SIZE16 = @SIZE16@
  106. SIZE32 = @SIZE32@
  107. SPEEX_LT_AGE = @SPEEX_LT_AGE@
  108. SPEEX_LT_CURRENT = @SPEEX_LT_CURRENT@
  109. SPEEX_LT_REVISION = @SPEEX_LT_REVISION@
  110. SPEEX_VERSION = @SPEEX_VERSION@
  111. STRIP = @STRIP@
  112. VERSION = @VERSION@
  113. ac_ct_AR = @ac_ct_AR@
  114. ac_ct_CC = @ac_ct_CC@
  115. ac_ct_CXX = @ac_ct_CXX@
  116. ac_ct_F77 = @ac_ct_F77@
  117. ac_ct_RANLIB = @ac_ct_RANLIB@
  118. ac_ct_STRIP = @ac_ct_STRIP@
  119. am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
  120. am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
  121. am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
  122. am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
  123. am__include = @am__include@
  124. am__leading_dot = @am__leading_dot@
  125. am__quote = @am__quote@
  126. bindir = @bindir@
  127. build = @build@
  128. build_alias = @build_alias@
  129. build_cpu = @build_cpu@
  130. build_os = @build_os@
  131. build_vendor = @build_vendor@
  132. datadir = @datadir@
  133. exec_prefix = @exec_prefix@
  134. host = @host@
  135. host_alias = @host_alias@
  136. host_cpu = @host_cpu@
  137. host_os = @host_os@
  138. host_vendor = @host_vendor@
  139. includedir = @includedir@
  140. infodir = @infodir@
  141. install_sh = @install_sh@
  142. libdir = @libdir@
  143. libexecdir = @libexecdir@
  144. localstatedir = @localstatedir@
  145. mandir = @mandir@
  146. mkdir_p = @mkdir_p@
  147. oldincludedir = @oldincludedir@
  148. prefix = @prefix@
  149. program_transform_name = @program_transform_name@
  150. sbindir = @sbindir@
  151. sharedstatedir = @sharedstatedir@
  152. src = @src@
  153. sysconfdir = @sysconfdir@
  154. target_alias = @target_alias@
  155. EXTRA_DIST = speexdec.dsp  speexdec.dsw
  156. all: all-am
  157. .SUFFIXES:
  158. $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
  159. @for dep in $?; do 
  160.   case '$(am__configure_deps)' in 
  161.     *$$dep*) 
  162.       cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 
  163. && exit 0; 
  164.       exit 1;; 
  165.   esac; 
  166. done; 
  167. echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  win32/speexdec/Makefile'; 
  168. cd $(top_srcdir) && 
  169.   $(AUTOMAKE) --gnu  win32/speexdec/Makefile
  170. .PRECIOUS: Makefile
  171. Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  172. @case '$?' in 
  173.   *config.status*) 
  174.     cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; 
  175.   *) 
  176.     echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; 
  177.     cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; 
  178. esac;
  179. $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  180. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  181. $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
  182. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  183. $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
  184. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  185. mostlyclean-libtool:
  186. -rm -f *.lo
  187. clean-libtool:
  188. -rm -rf .libs _libs
  189. distclean-libtool:
  190. -rm -f libtool
  191. uninstall-info-am:
  192. tags: TAGS
  193. TAGS:
  194. ctags: CTAGS
  195. CTAGS:
  196. distdir: $(DISTFILES)
  197. @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; 
  198. topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; 
  199. list='$(DISTFILES)'; for file in $$list; do 
  200.   case $$file in 
  201.     $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; 
  202.     $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; 
  203.   esac; 
  204.   if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; 
  205.   dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; 
  206.   if test "$$dir" != "$$file" && test "$$dir" != "."; then 
  207.     dir="/$$dir"; 
  208.     $(mkdir_p) "$(distdir)$$dir"; 
  209.   else 
  210.     dir=''; 
  211.   fi; 
  212.   if test -d $$d/$$file; then 
  213.     if test -d $(srcdir)/$$file && test $$d != $(srcdir); then 
  214.       cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; 
  215.     fi; 
  216.     cp -pR $$d/$$file $(distdir)$$dir || exit 1; 
  217.   else 
  218.     test -f $(distdir)/$$file 
  219.     || cp -p $$d/$$file $(distdir)/$$file 
  220.     || exit 1; 
  221.   fi; 
  222. done
  223. check-am: all-am
  224. check: check-am
  225. all-am: Makefile
  226. installdirs:
  227. install: install-am
  228. install-exec: install-exec-am
  229. install-data: install-data-am
  230. uninstall: uninstall-am
  231. install-am: all-am
  232. @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  233. installcheck: installcheck-am
  234. install-strip:
  235. $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" 
  236.   install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s 
  237.   `test -z '$(STRIP)' || 
  238.     echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  239. mostlyclean-generic:
  240. clean-generic:
  241. distclean-generic:
  242. -rm -f $(CONFIG_CLEAN_FILES)
  243. maintainer-clean-generic:
  244. @echo "This command is intended for maintainers to use"
  245. @echo "it deletes files that may require special tools to rebuild."
  246. clean: clean-am
  247. clean-am: clean-generic clean-libtool mostlyclean-am
  248. distclean: distclean-am
  249. -rm -f Makefile
  250. distclean-am: clean-am distclean-generic distclean-libtool
  251. dvi: dvi-am
  252. dvi-am:
  253. html: html-am
  254. info: info-am
  255. info-am:
  256. install-data-am:
  257. install-exec-am:
  258. install-info: install-info-am
  259. install-man:
  260. installcheck-am:
  261. maintainer-clean: maintainer-clean-am
  262. -rm -f Makefile
  263. maintainer-clean-am: distclean-am maintainer-clean-generic
  264. mostlyclean: mostlyclean-am
  265. mostlyclean-am: mostlyclean-generic mostlyclean-libtool
  266. pdf: pdf-am
  267. pdf-am:
  268. ps: ps-am
  269. ps-am:
  270. uninstall-am: uninstall-info-am
  271. .PHONY: all all-am check check-am clean clean-generic clean-libtool 
  272. distclean distclean-generic distclean-libtool distdir dvi 
  273. dvi-am html html-am info info-am install install-am 
  274. install-data install-data-am install-exec install-exec-am 
  275. install-info install-info-am install-man install-strip 
  276. installcheck installcheck-am installdirs maintainer-clean 
  277. maintainer-clean-generic mostlyclean mostlyclean-generic 
  278. mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am 
  279. uninstall-info-am
  280. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  281. # Otherwise a system limit (for SysV at least) may be exceeded.
  282. .NOEXPORT: