Makefile.in
上传用户:shw771010
上传日期:2022-01-05
资源大小:991k
文件大小:11k
源码类别:

Audio

开发平台:

Unix_Linux

  1. # Makefile.in generated by automake 1.11 from Makefile.am.
  2. # @configure_input@
  3. # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
  4. # 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
  5. # Inc.
  6. # This Makefile.in is free software; the Free Software Foundation
  7. # gives unlimited permission to copy and/or distribute it,
  8. # with or without modifications, as long as this notice is preserved.
  9. # This program is distributed in the hope that it will be useful,
  10. # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
  11. # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
  12. # PARTICULAR PURPOSE.
  13. @SET_MAKE@
  14. VPATH = @srcdir@
  15. pkgdatadir = $(datadir)/@PACKAGE@
  16. pkgincludedir = $(includedir)/@PACKAGE@
  17. pkglibdir = $(libdir)/@PACKAGE@
  18. pkglibexecdir = $(libexecdir)/@PACKAGE@
  19. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
  20. install_sh_DATA = $(install_sh) -c -m 644
  21. install_sh_PROGRAM = $(install_sh) -c
  22. install_sh_SCRIPT = $(install_sh) -c
  23. INSTALL_HEADER = $(INSTALL_DATA)
  24. transform = $(program_transform_name)
  25. NORMAL_INSTALL = :
  26. PRE_INSTALL = :
  27. POST_INSTALL = :
  28. NORMAL_UNINSTALL = :
  29. PRE_UNINSTALL = :
  30. POST_UNINSTALL = :
  31. build_triplet = @build@
  32. host_triplet = @host@
  33. target_triplet = @target@
  34. subdir = Win32
  35. DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
  36. ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
  37. am__aclocal_m4_deps = $(top_srcdir)/M4/add_cflags.m4 
  38. $(top_srcdir)/M4/add_cxxflags.m4 $(top_srcdir)/M4/clip_mode.m4 
  39. $(top_srcdir)/M4/endian.m4 $(top_srcdir)/M4/extra_largefile.m4 
  40. $(top_srcdir)/M4/extra_pkg.m4 
  41. $(top_srcdir)/M4/flexible_array.m4 
  42. $(top_srcdir)/M4/gcc_version.m4 $(top_srcdir)/M4/libtool.m4 
  43. $(top_srcdir)/M4/lrint.m4 $(top_srcdir)/M4/lrintf.m4 
  44. $(top_srcdir)/M4/ltoptions.m4 $(top_srcdir)/M4/ltsugar.m4 
  45. $(top_srcdir)/M4/ltversion.m4 $(top_srcdir)/M4/lt~obsolete.m4 
  46. $(top_srcdir)/M4/mkoctfile_version.m4 
  47. $(top_srcdir)/M4/octave.m4 $(top_srcdir)/M4/shave.m4 
  48. $(top_srcdir)/configure.ac
  49. am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) 
  50. $(ACLOCAL_M4)
  51. mkinstalldirs = $(install_sh) -d
  52. CONFIG_HEADER = $(top_builddir)/src/config.h
  53. CONFIG_CLEAN_FILES =
  54. CONFIG_CLEAN_VPATH_FILES =
  55. SOURCES =
  56. DIST_SOURCES =
  57. DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  58. ACLOCAL = @ACLOCAL@
  59. ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
  60. ALSA_LIBS = @ALSA_LIBS@
  61. AMTAR = @AMTAR@
  62. AM_MAKEFLAGS = @AM_MAKEFLAGS@
  63. AR = @AR@
  64. AUTOCONF = @AUTOCONF@
  65. AUTOHEADER = @AUTOHEADER@
  66. AUTOMAKE = @AUTOMAKE@
  67. AWK = @AWK@
  68. CC = @CC@
  69. CCDEPMODE = @CCDEPMODE@
  70. CFLAGS = @CFLAGS@
  71. CPP = @CPP@
  72. CPPFLAGS = @CPPFLAGS@
  73. CXX = @CXX@
  74. CXXCPP = @CXXCPP@
  75. CXXDEPMODE = @CXXDEPMODE@
  76. CXXFLAGS = @CXXFLAGS@
  77. CYGPATH_W = @CYGPATH_W@
  78. DEFS = @DEFS@
  79. DEPDIR = @DEPDIR@
  80. DSYMUTIL = @DSYMUTIL@
  81. DUMPBIN = @DUMPBIN@
  82. ECHO_C = @ECHO_C@
  83. ECHO_N = @ECHO_N@
  84. ECHO_T = @ECHO_T@
  85. EGREP = @EGREP@
  86. EXEEXT = @EXEEXT@
  87. EXTERNAL_CFLAGS = @EXTERNAL_CFLAGS@
  88. EXTERNAL_LIBS = @EXTERNAL_LIBS@
  89. F77 = @F77@
  90. FC = @FC@
  91. FGREP = @FGREP@
  92. FLAC_CFLAGS = @FLAC_CFLAGS@
  93. FLAC_LIBS = @FLAC_LIBS@
  94. GCC_MAJOR_VERSION = @GCC_MAJOR_VERSION@
  95. GCC_MINOR_VERSION = @GCC_MINOR_VERSION@
  96. GCC_VERSION = @GCC_VERSION@
  97. GETCONF = @GETCONF@
  98. GREP = @GREP@
  99. HAVE_AUTOGEN = @HAVE_AUTOGEN@
  100. HAVE_MKOCTFILE = @HAVE_MKOCTFILE@
  101. HAVE_OCTAVE = @HAVE_OCTAVE@
  102. HAVE_OCTAVE_CONFIG = @HAVE_OCTAVE_CONFIG@
  103. HAVE_WINE = @HAVE_WINE@
  104. HOST_TRIPLET = @HOST_TRIPLET@
  105. HTML_BGCOLOUR = @HTML_BGCOLOUR@
  106. HTML_FGCOLOUR = @HTML_FGCOLOUR@
  107. INSTALL = @INSTALL@
  108. INSTALL_DATA = @INSTALL_DATA@
  109. INSTALL_PROGRAM = @INSTALL_PROGRAM@
  110. INSTALL_SCRIPT = @INSTALL_SCRIPT@
  111. INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  112. LD = @LD@
  113. LDFLAGS = @LDFLAGS@
  114. LIBOBJS = @LIBOBJS@
  115. LIBS = @LIBS@
  116. LIBTOOL = @LIBTOOL@
  117. LIBTOOL_DEPS = @LIBTOOL_DEPS@
  118. LIPO = @LIPO@
  119. LN_S = @LN_S@
  120. LTLIBOBJS = @LTLIBOBJS@
  121. MAKEFLAGS = @MAKEFLAGS@
  122. MAKEINFO = @MAKEINFO@
  123. MKDIR_P = @MKDIR_P@
  124. MKOCTFILE = @MKOCTFILE@
  125. MKOCTFILE_VERSION = @MKOCTFILE_VERSION@
  126. NM = @NM@
  127. NMEDIT = @NMEDIT@
  128. OBJC = @OBJC@
  129. OBJDUMP = @OBJDUMP@
  130. OBJEXT = @OBJEXT@
  131. OCTAVE = @OCTAVE@
  132. OCTAVE_CONFIG = @OCTAVE_CONFIG@
  133. OCTAVE_CONFIG_VERSION = @OCTAVE_CONFIG_VERSION@
  134. OCTAVE_DEST_MDIR = @OCTAVE_DEST_MDIR@
  135. OCTAVE_DEST_ODIR = @OCTAVE_DEST_ODIR@
  136. OCTAVE_VERSION = @OCTAVE_VERSION@
  137. OGG_CFLAGS = @OGG_CFLAGS@
  138. OGG_LIBS = @OGG_LIBS@
  139. OS_SPECIFIC_CFLAGS = @OS_SPECIFIC_CFLAGS@
  140. OS_SPECIFIC_LINKS = @OS_SPECIFIC_LINKS@
  141. OTOOL = @OTOOL@
  142. OTOOL64 = @OTOOL64@
  143. PACKAGE = @PACKAGE@
  144. PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
  145. PACKAGE_NAME = @PACKAGE_NAME@
  146. PACKAGE_STRING = @PACKAGE_STRING@
  147. PACKAGE_TARNAME = @PACKAGE_TARNAME@
  148. PACKAGE_URL = @PACKAGE_URL@
  149. PACKAGE_VERSION = @PACKAGE_VERSION@
  150. PATH_SEPARATOR = @PATH_SEPARATOR@
  151. PKG_CONFIG = @PKG_CONFIG@
  152. Q = @Q@
  153. RANLIB = @RANLIB@
  154. SED = @SED@
  155. SET_MAKE = @SET_MAKE@
  156. SF_COUNT_MAX = @SF_COUNT_MAX@
  157. SHARED_VERSION_INFO = @SHARED_VERSION_INFO@
  158. SHELL = @SHELL@
  159. SHLIB_VERSION_ARG = @SHLIB_VERSION_ARG@
  160. SIZEOF_SF_COUNT_T = @SIZEOF_SF_COUNT_T@
  161. SQLITE3_CFLAGS = @SQLITE3_CFLAGS@
  162. SQLITE3_LIBS = @SQLITE3_LIBS@
  163. STRIP = @STRIP@
  164. TYPEOF_SF_COUNT_T = @TYPEOF_SF_COUNT_T@
  165. V = @V@
  166. VERSION = @VERSION@
  167. VORBISENC_CFLAGS = @VORBISENC_CFLAGS@
  168. VORBISENC_LIBS = @VORBISENC_LIBS@
  169. VORBIS_CFLAGS = @VORBIS_CFLAGS@
  170. VORBIS_LIBS = @VORBIS_LIBS@
  171. abs_builddir = @abs_builddir@
  172. abs_srcdir = @abs_srcdir@
  173. abs_top_builddir = @abs_top_builddir@
  174. abs_top_srcdir = @abs_top_srcdir@
  175. ac_ct_CC = @ac_ct_CC@
  176. ac_ct_CXX = @ac_ct_CXX@
  177. ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
  178. am__include = @am__include@
  179. am__leading_dot = @am__leading_dot@
  180. am__quote = @am__quote@
  181. am__tar = @am__tar@
  182. am__untar = @am__untar@
  183. bindir = @bindir@
  184. build = @build@
  185. build_alias = @build_alias@
  186. build_cpu = @build_cpu@
  187. build_os = @build_os@
  188. build_vendor = @build_vendor@
  189. builddir = @builddir@
  190. datadir = @datadir@
  191. datarootdir = @datarootdir@
  192. docdir = @docdir@
  193. dvidir = @dvidir@
  194. exec_prefix = @exec_prefix@
  195. host = @host@
  196. host_alias = @host_alias@
  197. host_cpu = @host_cpu@
  198. host_os = @host_os@
  199. host_vendor = @host_vendor@
  200. htmldir = @htmldir@
  201. htmldocdir = @htmldocdir@
  202. includedir = @includedir@
  203. infodir = @infodir@
  204. install_sh = @install_sh@
  205. libdir = @libdir@
  206. libexecdir = @libexecdir@
  207. localedir = @localedir@
  208. localstatedir = @localstatedir@
  209. lt_ECHO = @lt_ECHO@
  210. mandir = @mandir@
  211. mkdir_p = @mkdir_p@
  212. oldincludedir = @oldincludedir@
  213. pdfdir = @pdfdir@
  214. prefix = @prefix@
  215. program_transform_name = @program_transform_name@
  216. psdir = @psdir@
  217. sbindir = @sbindir@
  218. sharedstatedir = @sharedstatedir@
  219. shavedir = @shavedir@
  220. srcdir = @srcdir@
  221. sysconfdir = @sysconfdir@
  222. target = @target@
  223. target_alias = @target_alias@
  224. target_cpu = @target_cpu@
  225. target_os = @target_os@
  226. target_vendor = @target_vendor@
  227. top_build_prefix = @top_build_prefix@
  228. top_builddir = @top_builddir@
  229. top_srcdir = @top_srcdir@
  230. EXTRA_DIST = README-precompiled-dll.txt testprog.c
  231. all: all-am
  232. .SUFFIXES:
  233. $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
  234. @for dep in $?; do 
  235.   case '$(am__configure_deps)' in 
  236.     *$$dep*) 
  237.       ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) 
  238.         && { if test -f $@; then exit 0; else break; fi; }; 
  239.       exit 1;; 
  240.   esac; 
  241. done; 
  242. echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Win32/Makefile'; 
  243. $(am__cd) $(top_srcdir) && 
  244.   $(AUTOMAKE) --gnu Win32/Makefile
  245. .PRECIOUS: Makefile
  246. Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  247. @case '$?' in 
  248.   *config.status*) 
  249.     cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; 
  250.   *) 
  251.     echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; 
  252.     cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; 
  253. esac;
  254. $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  255. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  256. $(top_srcdir)/configure:  $(am__configure_deps)
  257. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  258. $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
  259. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  260. $(am__aclocal_m4_deps):
  261. mostlyclean-libtool:
  262. -rm -f *.lo
  263. clean-libtool:
  264. -rm -rf .libs _libs
  265. tags: TAGS
  266. TAGS:
  267. ctags: CTAGS
  268. CTAGS:
  269. distdir: $(DISTFILES)
  270. @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\*]/\\&/g'`; 
  271. topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\*]/\\&/g'`; 
  272. list='$(DISTFILES)'; 
  273.   dist_files=`for file in $$list; do echo $$file; done | 
  274.   sed -e "s|^$$srcdirstrip/||;t" 
  275.       -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; 
  276. case $$dist_files in 
  277.   */*) $(MKDIR_P) `echo "$$dist_files" | 
  278.    sed '///!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | 
  279.    sort -u` ;; 
  280. esac; 
  281. for file in $$dist_files; do 
  282.   if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; 
  283.   if test -d $$d/$$file; then 
  284.     dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; 
  285.     if test -d "$(distdir)/$$file"; then 
  286.       find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} ;; 
  287.     fi; 
  288.     if test -d $(srcdir)/$$file && test $$d != $(srcdir); then 
  289.       cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; 
  290.       find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} ;; 
  291.     fi; 
  292.     cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; 
  293.   else 
  294.     test -f "$(distdir)/$$file" 
  295.     || cp -p $$d/$$file "$(distdir)/$$file" 
  296.     || exit 1; 
  297.   fi; 
  298. done
  299. check-am: all-am
  300. check: check-am
  301. all-am: Makefile
  302. installdirs:
  303. install: install-am
  304. install-exec: install-exec-am
  305. install-data: install-data-am
  306. uninstall: uninstall-am
  307. install-am: all-am
  308. @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  309. installcheck: installcheck-am
  310. install-strip:
  311. $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" 
  312.   install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s 
  313.   `test -z '$(STRIP)' || 
  314.     echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  315. mostlyclean-generic:
  316. clean-generic:
  317. distclean-generic:
  318. -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
  319. -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
  320. maintainer-clean-generic:
  321. @echo "This command is intended for maintainers to use"
  322. @echo "it deletes files that may require special tools to rebuild."
  323. clean: clean-am
  324. clean-am: clean-generic clean-libtool mostlyclean-am
  325. distclean: distclean-am
  326. -rm -f Makefile
  327. distclean-am: clean-am distclean-generic
  328. dvi: dvi-am
  329. dvi-am:
  330. html: html-am
  331. html-am:
  332. info: info-am
  333. info-am:
  334. install-data-am:
  335. install-dvi: install-dvi-am
  336. install-dvi-am:
  337. install-exec-am:
  338. install-html: install-html-am
  339. install-html-am:
  340. install-info: install-info-am
  341. install-info-am:
  342. install-man:
  343. install-pdf: install-pdf-am
  344. install-pdf-am:
  345. install-ps: install-ps-am
  346. install-ps-am:
  347. installcheck-am:
  348. maintainer-clean: maintainer-clean-am
  349. -rm -f Makefile
  350. maintainer-clean-am: distclean-am maintainer-clean-generic
  351. mostlyclean: mostlyclean-am
  352. mostlyclean-am: mostlyclean-generic mostlyclean-libtool
  353. pdf: pdf-am
  354. pdf-am:
  355. ps: ps-am
  356. ps-am:
  357. uninstall-am:
  358. .MAKE: install-am install-strip
  359. .PHONY: all all-am check check-am clean clean-generic clean-libtool 
  360. distclean distclean-generic distclean-libtool distdir dvi 
  361. dvi-am html html-am info info-am install install-am 
  362. install-data install-data-am install-dvi install-dvi-am 
  363. install-exec install-exec-am install-html install-html-am 
  364. install-info install-info-am install-man install-pdf 
  365. install-pdf-am install-ps install-ps-am install-strip 
  366. installcheck installcheck-am installdirs maintainer-clean 
  367. maintainer-clean-generic mostlyclean mostlyclean-generic 
  368. mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am
  369. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  370. # Otherwise a system limit (for SysV at least) may be exceeded.
  371. .NOEXPORT: