PageRenderTime 56ms CodeModel.GetById 22ms RepoModel.GetById 1ms app.codeStats 0ms

/Libraries/lame-398/macosx/English.lproj/Makefile

https://github.com/wanwanym/DirectEncode
Makefile | 358 lines | 295 code | 48 blank | 15 comment | 27 complexity | d033be929017bf37ab0260e925e232d6 MD5 | raw file
  1. # Makefile.in generated by automake 1.10 from Makefile.am.
  2. # macosx/English.lproj/Makefile. Generated from Makefile.in by configure.
  3. # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
  4. # 2003, 2004, 2005, 2006 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. # global section for every Makefile.am
  13. pkgdatadir = $(datadir)/lame
  14. pkglibdir = $(libdir)/lame
  15. pkgincludedir = $(includedir)/lame
  16. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
  17. install_sh_DATA = $(install_sh) -c -m 644
  18. install_sh_PROGRAM = $(install_sh) -c
  19. install_sh_SCRIPT = $(install_sh) -c
  20. INSTALL_HEADER = $(INSTALL_DATA)
  21. transform = $(program_transform_name)
  22. NORMAL_INSTALL = :
  23. PRE_INSTALL = :
  24. POST_INSTALL = :
  25. NORMAL_UNINSTALL = :
  26. PRE_UNINSTALL = :
  27. POST_UNINSTALL = :
  28. build_triplet = i686-pc-mingw32
  29. host_triplet = i686-pc-mingw32
  30. DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
  31. $(top_srcdir)/Makefile.am.global
  32. subdir = macosx/English.lproj
  33. ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
  34. am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
  35. $(top_srcdir)/configure.in
  36. am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
  37. $(ACLOCAL_M4)
  38. mkinstalldirs = $(install_sh) -d
  39. CONFIG_HEADER = $(top_builddir)/config.h
  40. CONFIG_CLEAN_FILES =
  41. SOURCES =
  42. DIST_SOURCES =
  43. DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  44. ACLOCAL = ${SHELL} /z/Development/lame-398/missing --run aclocal-1.10
  45. ALLOCA =
  46. AMTAR = ${SHELL} /z/Development/lame-398/missing --run tar
  47. AR = ar
  48. AUTOCONF = ${SHELL} /z/Development/lame-398/missing --run autoconf
  49. AUTOHEADER = ${SHELL} /z/Development/lame-398/missing --run autoheader
  50. AUTOMAKE = ${SHELL} /z/Development/lame-398/missing --run automake-1.10
  51. AWK = gawk
  52. CC = gcc
  53. CCDEPMODE = depmode=gcc3
  54. CFLAGS = -O3 -ffast-math -funroll-loops -Wall -pipe
  55. CONFIG_DEFS =
  56. CONFIG_MATH_LIB = -lm
  57. CPP = gcc -E
  58. CPPFLAGS =
  59. CPUCCODE =
  60. CPUTYPE = i386
  61. CXX = g++
  62. CXXCPP = g++ -E
  63. CXXDEPMODE = depmode=gcc3
  64. CXXFLAGS = -g -O2
  65. CYGPATH_W = echo
  66. DEFS = -DHAVE_CONFIG_H
  67. DEPDIR = .deps
  68. ECHO = echo
  69. ECHO_C =
  70. ECHO_N = -n
  71. ECHO_T =
  72. EGREP = /bin/grep -E
  73. EXEEXT = .exe
  74. F77 = gfortran
  75. FFLAGS = -g -O2
  76. FRONTEND_CFLAGS =
  77. FRONTEND_LDADD = -lm
  78. FRONTEND_LDFLAGS =
  79. GREP = /bin/grep
  80. GTK_CFLAGS =
  81. GTK_CONFIG = no
  82. GTK_LIBS =
  83. INCLUDES = -I$(top_srcdir)/include -I$(srcdir)
  84. INSTALL = /bin/install -c
  85. INSTALL_DATA = ${INSTALL} -m 644
  86. INSTALL_PROGRAM = ${INSTALL}
  87. INSTALL_SCRIPT = ${INSTALL}
  88. INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
  89. LDADD =
  90. LDFLAGS =
  91. LIBOBJS =
  92. LIBS =
  93. LIBTOOL = $(SHELL) $(top_builddir)/libtool
  94. LIBTOOL_DEPS = ./ltmain.sh
  95. LIB_MAJOR_VERSION = 0
  96. LIB_MINOR_VERSION = 0
  97. LN_S = ln -s
  98. LTLIBOBJS =
  99. MAINT = #
  100. MAKEDEP = -M
  101. MAKEINFO = ${SHELL} /z/Development/lame-398/missing --run makeinfo
  102. MKDIR_P = /bin/mkdir -p
  103. NASM = no
  104. NASM_FORMAT = -f win32 -DWIN32
  105. OBJEXT = o
  106. PACKAGE = lame
  107. PACKAGE_BUGREPORT = lame-dev@lists.sf.net
  108. PACKAGE_NAME = lame
  109. PACKAGE_STRING = lame 3.98
  110. PACKAGE_TARNAME = lame
  111. PACKAGE_VERSION = 3.98
  112. PATH_SEPARATOR = :
  113. PKG_CONFIG =
  114. RANLIB = ranlib
  115. RM_F = rm -f
  116. SED = /bin/sed
  117. SET_MAKE =
  118. SHELL = /bin/sh
  119. SNDFILE_CFLAGS =
  120. SNDFILE_LIBS =
  121. STRIP = strip
  122. U =
  123. VERSION = 3.98
  124. WITH_FRONTEND = lame.exe
  125. WITH_MP3RTP =
  126. WITH_MP3X =
  127. abs_builddir = /z/Development/lame-398/macosx/English.lproj
  128. abs_srcdir = /z/Development/lame-398/macosx/English.lproj
  129. abs_top_builddir = /z/Development/lame-398
  130. abs_top_srcdir = /z/Development/lame-398
  131. ac_ct_CC = gcc
  132. ac_ct_CXX = g++
  133. ac_ct_F77 = gfortran
  134. am__include = include
  135. am__leading_dot = .
  136. am__quote =
  137. am__tar = ${AMTAR} chof - "$$tardir"
  138. am__untar = ${AMTAR} xf -
  139. bindir = ${exec_prefix}/bin
  140. build = i686-pc-mingw32
  141. build_alias =
  142. build_cpu = i686
  143. build_os = mingw32
  144. build_vendor = pc
  145. builddir = .
  146. datadir = ${datarootdir}
  147. datarootdir = ${prefix}/share
  148. docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
  149. dvidir = ${docdir}
  150. exec_prefix = ${prefix}
  151. host = i686-pc-mingw32
  152. host_alias =
  153. host_cpu = i686
  154. host_os = mingw32
  155. host_vendor = pc
  156. htmldir = ${docdir}
  157. includedir = ${prefix}/include
  158. infodir = ${datarootdir}/info
  159. install_sh = $(SHELL) /z/Development/lame-398/install-sh
  160. libdir = ${exec_prefix}/lib
  161. libexecdir = ${exec_prefix}/libexec
  162. localedir = ${datarootdir}/locale
  163. localstatedir = ${prefix}/var
  164. mandir = ${datarootdir}/man
  165. mkdir_p = /bin/mkdir -p
  166. oldincludedir = /usr/include
  167. pdfdir = ${docdir}
  168. prefix = /usr/local
  169. program_transform_name = s,x,x,
  170. psdir = ${docdir}
  171. sbindir = ${exec_prefix}/sbin
  172. sharedstatedir = ${prefix}/com
  173. srcdir = .
  174. sysconfdir = ${prefix}/etc
  175. target_alias =
  176. top_builddir = ../..
  177. top_srcdir = ../..
  178. AUTOMAKE_OPTIONS = 1.9 foreign $(top_srcdir)/ansi2knr
  179. EXTRA_DIST = \
  180. InfoPlist.strings
  181. all: all-am
  182. .SUFFIXES:
  183. $(srcdir)/Makefile.in: # $(srcdir)/Makefile.am $(top_srcdir)/Makefile.am.global $(am__configure_deps)
  184. @for dep in $?; do \
  185. case '$(am__configure_deps)' in \
  186. *$$dep*) \
  187. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
  188. && exit 0; \
  189. exit 1;; \
  190. esac; \
  191. done; \
  192. echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign macosx/English.lproj/Makefile'; \
  193. cd $(top_srcdir) && \
  194. $(AUTOMAKE) --foreign macosx/English.lproj/Makefile
  195. .PRECIOUS: Makefile
  196. Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  197. @case '$?' in \
  198. *config.status*) \
  199. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
  200. *) \
  201. echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
  202. cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
  203. esac;
  204. $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  205. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  206. $(top_srcdir)/configure: # $(am__configure_deps)
  207. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  208. $(ACLOCAL_M4): # $(am__aclocal_m4_deps)
  209. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  210. mostlyclean-libtool:
  211. -rm -f *.lo
  212. clean-libtool:
  213. -rm -rf .libs _libs
  214. tags: TAGS
  215. TAGS:
  216. ctags: CTAGS
  217. CTAGS:
  218. distdir: $(DISTFILES)
  219. @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  220. topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  221. list='$(DISTFILES)'; \
  222. dist_files=`for file in $$list; do echo $$file; done | \
  223. sed -e "s|^$$srcdirstrip/||;t" \
  224. -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
  225. case $$dist_files in \
  226. */*) $(MKDIR_P) `echo "$$dist_files" | \
  227. sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
  228. sort -u` ;; \
  229. esac; \
  230. for file in $$dist_files; do \
  231. if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
  232. if test -d $$d/$$file; then \
  233. dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
  234. if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
  235. cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
  236. fi; \
  237. cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
  238. else \
  239. test -f $(distdir)/$$file \
  240. || cp -p $$d/$$file $(distdir)/$$file \
  241. || exit 1; \
  242. fi; \
  243. done
  244. check-am: all-am
  245. check: check-am
  246. all-am: Makefile
  247. installdirs:
  248. install: install-am
  249. install-exec: install-exec-am
  250. install-data: install-data-am
  251. uninstall: uninstall-am
  252. install-am: all-am
  253. @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  254. installcheck: installcheck-am
  255. install-strip:
  256. $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  257. install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  258. `test -z '$(STRIP)' || \
  259. echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  260. mostlyclean-generic:
  261. clean-generic:
  262. distclean-generic:
  263. -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
  264. maintainer-clean-generic:
  265. @echo "This command is intended for maintainers to use"
  266. @echo "it deletes files that may require special tools to rebuild."
  267. clean: clean-am
  268. clean-am: clean-generic clean-libtool mostlyclean-am
  269. distclean: distclean-am
  270. -rm -f Makefile
  271. distclean-am: clean-am distclean-generic
  272. dvi: dvi-am
  273. dvi-am:
  274. html: html-am
  275. info: info-am
  276. info-am:
  277. install-data-am:
  278. install-dvi: install-dvi-am
  279. install-exec-am:
  280. install-html: install-html-am
  281. install-info: install-info-am
  282. install-man:
  283. install-pdf: install-pdf-am
  284. install-ps: install-ps-am
  285. installcheck-am:
  286. maintainer-clean: maintainer-clean-am
  287. -rm -f Makefile
  288. maintainer-clean-am: distclean-am maintainer-clean-generic
  289. mostlyclean: mostlyclean-am
  290. mostlyclean-am: mostlyclean-generic mostlyclean-libtool
  291. pdf: pdf-am
  292. pdf-am:
  293. ps: ps-am
  294. ps-am:
  295. uninstall-am:
  296. .MAKE: install-am install-strip
  297. .PHONY: all all-am check check-am clean clean-generic clean-libtool \
  298. distclean distclean-generic distclean-libtool distdir dvi \
  299. dvi-am html html-am info info-am install install-am \
  300. install-data install-data-am install-dvi install-dvi-am \
  301. install-exec install-exec-am install-html install-html-am \
  302. install-info install-info-am install-man install-pdf \
  303. install-pdf-am install-ps install-ps-am install-strip \
  304. installcheck installcheck-am installdirs maintainer-clean \
  305. maintainer-clean-generic mostlyclean mostlyclean-generic \
  306. mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am
  307. # end global section
  308. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  309. # Otherwise a system limit (for SysV at least) may be exceeded.
  310. .NOEXPORT: