Newer
Older
monitord / lame-3.97 / ACM / ADbg / .svn / text-base / Makefile.in.svn-base
  1. # Makefile.in generated by automake 1.9.6 from Makefile.am.
  2. # @configure_input@
  3.  
  4. # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
  5. # 2003, 2004, 2005 Free Software Foundation, 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.  
  10. # This program is distributed in the hope that it will be useful,
  11. # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
  12. # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
  13. # PARTICULAR PURPOSE.
  14.  
  15. @SET_MAKE@
  16.  
  17. # global section for every Makefile.am
  18. srcdir = @srcdir@
  19. top_srcdir = @top_srcdir@
  20. VPATH = @srcdir@
  21. pkgdatadir = $(datadir)/@PACKAGE@
  22. pkglibdir = $(libdir)/@PACKAGE@
  23. pkgincludedir = $(includedir)/@PACKAGE@
  24. top_builddir = ../..
  25. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
  26. INSTALL = @INSTALL@
  27. install_sh_DATA = $(install_sh) -c -m 644
  28. install_sh_PROGRAM = $(install_sh) -c
  29. install_sh_SCRIPT = $(install_sh) -c
  30. INSTALL_HEADER = $(INSTALL_DATA)
  31. transform = $(program_transform_name)
  32. NORMAL_INSTALL = :
  33. PRE_INSTALL = :
  34. POST_INSTALL = :
  35. NORMAL_UNINSTALL = :
  36. PRE_UNINSTALL = :
  37. POST_UNINSTALL = :
  38. build_triplet = @build@
  39. host_triplet = @host@
  40. DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
  41. $(top_srcdir)/Makefile.am.global
  42. subdir = ACM/ADbg
  43. ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
  44. am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
  45. $(top_srcdir)/configure.in
  46. am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
  47. $(ACLOCAL_M4)
  48. mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
  49. CONFIG_HEADER = $(top_builddir)/config.h
  50. CONFIG_CLEAN_FILES =
  51. SOURCES =
  52. DIST_SOURCES =
  53. DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  54. ACLOCAL = @ACLOCAL@
  55. ALLOCA = @ALLOCA@
  56. AMDEP_FALSE = @AMDEP_FALSE@
  57. AMDEP_TRUE = @AMDEP_TRUE@
  58. AMTAR = @AMTAR@
  59. AR = @AR@
  60. AUTOCONF = @AUTOCONF@
  61. AUTOHEADER = @AUTOHEADER@
  62. AUTOMAKE = @AUTOMAKE@
  63. AWK = @AWK@
  64. CC = @CC@
  65. CCDEPMODE = @CCDEPMODE@
  66. CFLAGS = @CFLAGS@
  67. CONFIG_DEFS = @CONFIG_DEFS@
  68. CPP = @CPP@
  69. CPPFLAGS = @CPPFLAGS@
  70. CPUTYPE = @CPUTYPE@
  71. CXX = @CXX@
  72. CXXCPP = @CXXCPP@
  73. CXXDEPMODE = @CXXDEPMODE@
  74. CXXFLAGS = @CXXFLAGS@
  75. CYGPATH_W = @CYGPATH_W@
  76. DEFS = @DEFS@
  77. DEPDIR = @DEPDIR@
  78. ECHO = @ECHO@
  79. ECHO_C = @ECHO_C@
  80. ECHO_N = @ECHO_N@
  81. ECHO_T = @ECHO_T@
  82. EGREP = @EGREP@
  83. EXEEXT = @EXEEXT@
  84. F77 = @F77@
  85. FFLAGS = @FFLAGS@
  86. FRONTEND_CFLAGS = @FRONTEND_CFLAGS@
  87. FRONTEND_LDADD = @FRONTEND_LDADD@
  88. FRONTEND_LDFLAGS = @FRONTEND_LDFLAGS@
  89. GTK_CFLAGS = @GTK_CFLAGS@
  90. GTK_CONFIG = @GTK_CONFIG@
  91. GTK_LIBS = @GTK_LIBS@
  92. HAVE_NASM_FALSE = @HAVE_NASM_FALSE@
  93. HAVE_NASM_TRUE = @HAVE_NASM_TRUE@
  94. INCLUDES = @INCLUDES@
  95. INSTALL_DATA = @INSTALL_DATA@
  96. INSTALL_PROGRAM = @INSTALL_PROGRAM@
  97. INSTALL_SCRIPT = @INSTALL_SCRIPT@
  98. INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  99. LDADD = @LDADD@
  100. LDFLAGS = @LDFLAGS@
  101. LIBOBJS = @LIBOBJS@
  102. LIBS = @LIBS@
  103. LIBTOOL = @LIBTOOL@
  104. LIBTOOL_DEPS = @LIBTOOL_DEPS@
  105. LIB_MAJOR_VERSION = @LIB_MAJOR_VERSION@
  106. LIB_MINOR_VERSION = @LIB_MINOR_VERSION@
  107. LIB_WITH_DECODER_FALSE = @LIB_WITH_DECODER_FALSE@
  108. LIB_WITH_DECODER_TRUE = @LIB_WITH_DECODER_TRUE@
  109. LN_S = @LN_S@
  110. LTLIBOBJS = @LTLIBOBJS@
  111. MAINT = @MAINT@
  112. MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
  113. MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
  114. MAKEDEP = @MAKEDEP@
  115. MAKEINFO = @MAKEINFO@
  116. NASM = @NASM@
  117. NASM_FORMAT = @NASM_FORMAT@
  118. OBJEXT = @OBJEXT@
  119. PACKAGE = @PACKAGE@
  120. PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
  121. PACKAGE_NAME = @PACKAGE_NAME@
  122. PACKAGE_STRING = @PACKAGE_STRING@
  123. PACKAGE_TARNAME = @PACKAGE_TARNAME@
  124. PACKAGE_VERSION = @PACKAGE_VERSION@
  125. PATH_SEPARATOR = @PATH_SEPARATOR@
  126. RANLIB = @RANLIB@
  127. RM_F = @RM_F@
  128. SET_MAKE = @SET_MAKE@
  129. SHELL = @SHELL@
  130. STRIP = @STRIP@
  131. U = @U@
  132. VERSION = @VERSION@
  133. WITH_BRHIST_FALSE = @WITH_BRHIST_FALSE@
  134. WITH_BRHIST_TRUE = @WITH_BRHIST_TRUE@
  135. WITH_FRONTEND = @WITH_FRONTEND@
  136. WITH_MP3RTP = @WITH_MP3RTP@
  137. WITH_MP3X = @WITH_MP3X@
  138. ac_ct_AR = @ac_ct_AR@
  139. ac_ct_CC = @ac_ct_CC@
  140. ac_ct_CXX = @ac_ct_CXX@
  141. ac_ct_F77 = @ac_ct_F77@
  142. ac_ct_RANLIB = @ac_ct_RANLIB@
  143. ac_ct_STRIP = @ac_ct_STRIP@
  144. am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
  145. am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
  146. am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
  147. am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
  148. am__include = @am__include@
  149. am__leading_dot = @am__leading_dot@
  150. am__quote = @am__quote@
  151. am__tar = @am__tar@
  152. am__untar = @am__untar@
  153. bindir = @bindir@
  154. build = @build@
  155. build_alias = @build_alias@
  156. build_cpu = @build_cpu@
  157. build_os = @build_os@
  158. build_vendor = @build_vendor@
  159. datadir = @datadir@
  160. exec_prefix = @exec_prefix@
  161. host = @host@
  162. host_alias = @host_alias@
  163. host_cpu = @host_cpu@
  164. host_os = @host_os@
  165. host_vendor = @host_vendor@
  166. includedir = @includedir@
  167. infodir = @infodir@
  168. install_sh = @install_sh@
  169. libdir = @libdir@
  170. libexecdir = @libexecdir@
  171. localstatedir = @localstatedir@
  172. mandir = @mandir@
  173. mkdir_p = @mkdir_p@
  174. oldincludedir = @oldincludedir@
  175. prefix = @prefix@
  176. program_transform_name = @program_transform_name@
  177. sbindir = @sbindir@
  178. sharedstatedir = @sharedstatedir@
  179. sysconfdir = @sysconfdir@
  180. target_alias = @target_alias@
  181. AUTOMAKE_OPTIONS = 1.5 foreign $(top_srcdir)/ansi2knr
  182. EXTRA_DIST = \
  183. ADbg.cpp \
  184. ADbg.dsp \
  185. ADbg_vc7.vcproj \
  186. ADbg.h
  187.  
  188. all: all-am
  189.  
  190. .SUFFIXES:
  191. $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/Makefile.am.global $(am__configure_deps)
  192. @for dep in $?; do \
  193. case '$(am__configure_deps)' in \
  194. *$$dep*) \
  195. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
  196. && exit 0; \
  197. exit 1;; \
  198. esac; \
  199. done; \
  200. echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign ACM/ADbg/Makefile'; \
  201. cd $(top_srcdir) && \
  202. $(AUTOMAKE) --foreign ACM/ADbg/Makefile
  203. .PRECIOUS: Makefile
  204. Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  205. @case '$?' in \
  206. *config.status*) \
  207. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
  208. *) \
  209. echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
  210. cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
  211. esac;
  212.  
  213. $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  214. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  215.  
  216. $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
  217. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  218. $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
  219. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  220.  
  221. mostlyclean-libtool:
  222. -rm -f *.lo
  223.  
  224. clean-libtool:
  225. -rm -rf .libs _libs
  226.  
  227. distclean-libtool:
  228. -rm -f libtool
  229. uninstall-info-am:
  230. tags: TAGS
  231. TAGS:
  232.  
  233. ctags: CTAGS
  234. CTAGS:
  235.  
  236.  
  237. distdir: $(DISTFILES)
  238. $(mkdir_p) $(distdir)/../..
  239. @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
  240. topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
  241. list='$(DISTFILES)'; for file in $$list; do \
  242. case $$file in \
  243. $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
  244. $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
  245. esac; \
  246. if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
  247. dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
  248. if test "$$dir" != "$$file" && test "$$dir" != "."; then \
  249. dir="/$$dir"; \
  250. $(mkdir_p) "$(distdir)$$dir"; \
  251. else \
  252. dir=''; \
  253. fi; \
  254. if test -d $$d/$$file; then \
  255. if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
  256. cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
  257. fi; \
  258. cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
  259. else \
  260. test -f $(distdir)/$$file \
  261. || cp -p $$d/$$file $(distdir)/$$file \
  262. || exit 1; \
  263. fi; \
  264. done
  265. check-am: all-am
  266. check: check-am
  267. all-am: Makefile
  268. installdirs:
  269. install: install-am
  270. install-exec: install-exec-am
  271. install-data: install-data-am
  272. uninstall: uninstall-am
  273.  
  274. install-am: all-am
  275. @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  276.  
  277. installcheck: installcheck-am
  278. install-strip:
  279. $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  280. install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  281. `test -z '$(STRIP)' || \
  282. echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  283. mostlyclean-generic:
  284.  
  285. clean-generic:
  286.  
  287. distclean-generic:
  288. -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
  289.  
  290. maintainer-clean-generic:
  291. @echo "This command is intended for maintainers to use"
  292. @echo "it deletes files that may require special tools to rebuild."
  293. clean: clean-am
  294.  
  295. clean-am: clean-generic clean-libtool mostlyclean-am
  296.  
  297. distclean: distclean-am
  298. -rm -f Makefile
  299. distclean-am: clean-am distclean-generic distclean-libtool
  300.  
  301. dvi: dvi-am
  302.  
  303. dvi-am:
  304.  
  305. html: html-am
  306.  
  307. info: info-am
  308.  
  309. info-am:
  310.  
  311. install-data-am:
  312.  
  313. install-exec-am:
  314.  
  315. install-info: install-info-am
  316.  
  317. install-man:
  318.  
  319. installcheck-am:
  320.  
  321. maintainer-clean: maintainer-clean-am
  322. -rm -f Makefile
  323. maintainer-clean-am: distclean-am maintainer-clean-generic
  324.  
  325. mostlyclean: mostlyclean-am
  326.  
  327. mostlyclean-am: mostlyclean-generic mostlyclean-libtool
  328.  
  329. pdf: pdf-am
  330.  
  331. pdf-am:
  332.  
  333. ps: ps-am
  334.  
  335. ps-am:
  336.  
  337. uninstall-am: uninstall-info-am
  338.  
  339. .PHONY: all all-am check check-am clean clean-generic clean-libtool \
  340. distclean distclean-generic distclean-libtool distdir dvi \
  341. dvi-am html html-am info info-am install install-am \
  342. install-data install-data-am install-exec install-exec-am \
  343. install-info install-info-am install-man install-strip \
  344. installcheck installcheck-am installdirs maintainer-clean \
  345. maintainer-clean-generic mostlyclean mostlyclean-generic \
  346. mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
  347. uninstall-info-am
  348.  
  349.  
  350. # end global section
  351. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  352. # Otherwise a system limit (for SysV at least) may be exceeded.
  353. .NOEXPORT: