Makefile.in
上传用户:tsgydb
上传日期:2007-04-14
资源大小:10674k
文件大小:13k
源码类别:

MySQL数据库

开发平台:

Visual C++

  1. # Makefile.in generated automatically by automake 1.4 from Makefile.am
  2. # Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
  3. # This Makefile.in is free software; the Free Software Foundation
  4. # gives unlimited permission to copy and/or distribute it,
  5. # with or without modifications, as long as this notice is preserved.
  6. # This program is distributed in the hope that it will be useful,
  7. # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
  8. # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
  9. # PARTICULAR PURPOSE.
  10. # Copyright (C) 2000 MySQL AB & MySQL Finland AB & TCX DataKonsult AB
  11. # This library is free software; you can redistribute it and/or
  12. # modify it under the terms of the GNU Library General Public
  13. # License as published by the Free Software Foundation; either
  14. # version 2 of the License, or (at your option) any later version.
  15. # This library is distributed in the hope that it will be useful,
  16. # but WITHOUT ANY WARRANTY; without even the implied warranty of
  17. # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  18. # Library General Public License for more details.
  19. # You should have received a copy of the GNU Library General Public
  20. # License along with this library; if not, write to the Free
  21. # Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
  22. # MA 02111-1307, USA
  23. SHELL = @SHELL@
  24. srcdir = @srcdir@
  25. top_srcdir = @top_srcdir@
  26. VPATH = @srcdir@
  27. prefix = @prefix@
  28. exec_prefix = @exec_prefix@
  29. bindir = @bindir@
  30. sbindir = @sbindir@
  31. libexecdir = @libexecdir@
  32. datadir = @datadir@
  33. sysconfdir = @sysconfdir@
  34. sharedstatedir = @sharedstatedir@
  35. localstatedir = @localstatedir@
  36. libdir = @libdir@
  37. infodir = @infodir@
  38. mandir = @mandir@
  39. includedir = @includedir@
  40. oldincludedir = /usr/include
  41. DESTDIR =
  42. pkgdatadir = $(datadir)/@PACKAGE@
  43. pkglibdir = $(libdir)/@PACKAGE@
  44. pkgincludedir = $(includedir)/@PACKAGE@
  45. top_builddir = ..
  46. ACLOCAL = @ACLOCAL@
  47. AUTOCONF = @AUTOCONF@
  48. AUTOMAKE = @AUTOMAKE@
  49. AUTOHEADER = @AUTOHEADER@
  50. INSTALL = @INSTALL@
  51. INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
  52. INSTALL_DATA = @INSTALL_DATA@
  53. INSTALL_SCRIPT = @INSTALL_SCRIPT@
  54. transform = @program_transform_name@
  55. NORMAL_INSTALL = :
  56. PRE_INSTALL = :
  57. POST_INSTALL = :
  58. NORMAL_UNINSTALL = :
  59. PRE_UNINSTALL = :
  60. POST_UNINSTALL = :
  61. build_alias = @build_alias@
  62. build_triplet = @build@
  63. host_alias = @host_alias@
  64. host_triplet = @host@
  65. target_alias = @target_alias@
  66. target_triplet = @target@
  67. ALLOCA = @ALLOCA@
  68. AS = @AS@
  69. AVAILABLE_LANGUAGES = @AVAILABLE_LANGUAGES@
  70. AVAILABLE_LANGUAGES_ERRORS = @AVAILABLE_LANGUAGES_ERRORS@
  71. AWK = @AWK@
  72. CC = @CC@
  73. CFLAGS = @CFLAGS@
  74. CHARSETS_NEED_SOURCE = @CHARSETS_NEED_SOURCE@
  75. CHARSET_OBJS = @CHARSET_OBJS@
  76. CHARSET_SRCS = @CHARSET_SRCS@
  77. CHECK_PID = @CHECK_PID@
  78. CHMOD = @CHMOD@
  79. CLIENT_EXTRA_LDFLAGS = @CLIENT_EXTRA_LDFLAGS@
  80. CLIENT_LIBS = @CLIENT_LIBS@
  81. CMP = @CMP@
  82. COMPILATION_COMMENT = @COMPILATION_COMMENT@
  83. CONF_COMMAND = @CONF_COMMAND@
  84. CP = @CP@
  85. CPP = @CPP@
  86. CXX = @CXX@
  87. CXXFLAGS = @CXXFLAGS@
  88. CXXLDFLAGS = @CXXLDFLAGS@
  89. DLLTOOL = @DLLTOOL@
  90. DOT_FRM_VERSION = @DOT_FRM_VERSION@
  91. FIND_PROC = @FIND_PROC@
  92. GETCONF = @GETCONF@
  93. GXX = @GXX@
  94. HOSTNAME = @HOSTNAME@
  95. IS_LINUX = @IS_LINUX@
  96. KILL = @KILL@
  97. LD = @LD@
  98. LIBTOOL = @LIBTOOL@
  99. LM_CFLAGS = @LM_CFLAGS@
  100. LN = @LN@
  101. LN_CP_F = @LN_CP_F@
  102. LN_S = @LN_S@
  103. MACHINE_TYPE = @MACHINE_TYPE@
  104. MAINT = @MAINT@
  105. MAKEINFO = @MAKEINFO@
  106. MAKE_SHELL = @MAKE_SHELL@
  107. MT_INCLUDES = @MT_INCLUDES@
  108. MT_LD_ADD = @MT_LD_ADD@
  109. MV = @MV@
  110. MYSQLD_DEFAULT_SWITCHES = @MYSQLD_DEFAULT_SWITCHES@
  111. MYSQLD_EXTRA_LDFLAGS = @MYSQLD_EXTRA_LDFLAGS@
  112. MYSQLD_USER = @MYSQLD_USER@
  113. MYSQL_BASE_VERSION = @MYSQL_BASE_VERSION@
  114. MYSQL_NO_DASH_VERSION = @MYSQL_NO_DASH_VERSION@
  115. MYSQL_SERVER_SUFFIX = @MYSQL_SERVER_SUFFIX@
  116. MYSQL_TCP_PORT = @MYSQL_TCP_PORT@
  117. MYSQL_TCP_PORT_DEFAULT = @MYSQL_TCP_PORT_DEFAULT@
  118. MYSQL_UNIX_ADDR = @MYSQL_UNIX_ADDR@
  119. MYSQL_VERSION_ID = @MYSQL_VERSION_ID@
  120. OBJDUMP = @OBJDUMP@
  121. PACKAGE = @PACKAGE@
  122. PDFMANUAL = @PDFMANUAL@
  123. PERL = @PERL@
  124. PERL5 = @PERL5@
  125. PROTOCOL_VERSION = @PROTOCOL_VERSION@
  126. PS = @PS@
  127. RANLIB = @RANLIB@
  128. RM = @RM@
  129. SAVE_CFLAGS = @SAVE_CFLAGS@
  130. SAVE_CXXFLAGS = @SAVE_CXXFLAGS@
  131. SAVE_CXXLDFLAGS = @SAVE_CXXLDFLAGS@
  132. SAVE_LDFLAGS = @SAVE_LDFLAGS@
  133. SED = @SED@
  134. SHARED_LIB_VERSION = @SHARED_LIB_VERSION@
  135. SYSTEM_TYPE = @SYSTEM_TYPE@
  136. TERMCAP_LIB = @TERMCAP_LIB@
  137. THREAD_LOBJECTS = @THREAD_LOBJECTS@
  138. THREAD_LPROGRAMS = @THREAD_LPROGRAMS@
  139. VERSION = @VERSION@
  140. WRAPLIBS = @WRAPLIBS@
  141. YACC = @YACC@
  142. bdb_includes = @bdb_includes@
  143. bdb_libs = @bdb_libs@
  144. bench_dirs = @bench_dirs@
  145. default_charset = @default_charset@
  146. docs_dirs = @docs_dirs@
  147. innobase_includes = @innobase_includes@
  148. innobase_libs = @innobase_libs@
  149. linked_client_targets = @linked_client_targets@
  150. readline_dir = @readline_dir@
  151. readline_link = @readline_link@
  152. server_scripts = @server_scripts@
  153. sql_client_dirs = @sql_client_dirs@
  154. sql_server_dirs = @sql_server_dirs@
  155. thread_dirs = @thread_dirs@
  156. uname_prog = @uname_prog@
  157. INCLUDES = @MT_INCLUDES@ -I$(srcdir)/../include -I../include
  158. LDADD = libdbug.a ../strings/libmystrings.a
  159. pkglib_LIBRARIES = libdbug.a
  160. noinst_HEADERS = dbug_long.h
  161. libdbug_a_SOURCES = dbug.c sanity.c
  162. EXTRA_DIST = example1.c example2.c example3.c user.r monty.doc readme.prof  main.c factorial.c
  163. OMIT_DEPENDENCIES = pthread.h stdio.h __stdio.h stdlib.h __stdlib.h math.h  __math.h time.h __time.h unistd.h __unistd.h types.h  xtypes.h ac-types.h posix.h string.h __string.h  errno.h socket.h inet.h dirent.h netdb.h  cleanup.h cond.h debug_out.h fd.h kernel.h mutex.h  prio_queue.h pthread_attr.h pthread_once.h queue.h  sleep.h specific.h version.h pwd.h timers.h uio.h  cdefs.h machdep.h signal.h __signal.h util.h
  164. mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
  165. CONFIG_HEADER = ../config.h
  166. CONFIG_CLEAN_FILES = 
  167. LIBRARIES =  $(pkglib_LIBRARIES)
  168. DEFS = @DEFS@ -I. -I$(srcdir) -I..
  169. CPPFLAGS = @CPPFLAGS@
  170. LDFLAGS = @LDFLAGS@
  171. LIBS = @LIBS@
  172. libdbug_a_LIBADD = 
  173. libdbug_a_OBJECTS =  dbug.o sanity.o
  174. AR = ar
  175. COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
  176. LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
  177. CCLD = $(CC)
  178. LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
  179. HEADERS =  $(noinst_HEADERS)
  180. DIST_COMMON =  Makefile.am Makefile.in
  181. DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
  182. TAR = gtar
  183. GZIP_ENV = --best
  184. SOURCES = $(libdbug_a_SOURCES)
  185. OBJECTS = $(libdbug_a_OBJECTS)
  186. all: all-redirect
  187. .SUFFIXES:
  188. .SUFFIXES: .S .c .lo .o .s
  189. $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
  190. cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps dbug/Makefile
  191. Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
  192. cd $(top_builddir) 
  193.   && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
  194. mostlyclean-pkglibLIBRARIES:
  195. clean-pkglibLIBRARIES:
  196. -test -z "$(pkglib_LIBRARIES)" || rm -f $(pkglib_LIBRARIES)
  197. distclean-pkglibLIBRARIES:
  198. maintainer-clean-pkglibLIBRARIES:
  199. install-pkglibLIBRARIES: $(pkglib_LIBRARIES)
  200. @$(NORMAL_INSTALL)
  201. $(mkinstalldirs) $(DESTDIR)$(pkglibdir)
  202. @list='$(pkglib_LIBRARIES)'; for p in $$list; do 
  203.   if test -f $$p; then 
  204.     echo " $(INSTALL_DATA) $$p $(DESTDIR)$(pkglibdir)/$$p"; 
  205.     $(INSTALL_DATA) $$p $(DESTDIR)$(pkglibdir)/$$p; 
  206.   else :; fi; 
  207. done
  208. @$(POST_INSTALL)
  209. @list='$(pkglib_LIBRARIES)'; for p in $$list; do 
  210.   if test -f $$p; then 
  211.     echo " $(RANLIB) $(DESTDIR)$(pkglibdir)/$$p"; 
  212.     $(RANLIB) $(DESTDIR)$(pkglibdir)/$$p; 
  213.   else :; fi; 
  214. done
  215. uninstall-pkglibLIBRARIES:
  216. @$(NORMAL_UNINSTALL)
  217. list='$(pkglib_LIBRARIES)'; for p in $$list; do 
  218.   rm -f $(DESTDIR)$(pkglibdir)/$$p; 
  219. done
  220. .c.o:
  221. $(COMPILE) -c $<
  222. .s.o:
  223. $(COMPILE) -c $<
  224. .S.o:
  225. $(COMPILE) -c $<
  226. mostlyclean-compile:
  227. -rm -f *.o core *.core
  228. clean-compile:
  229. distclean-compile:
  230. -rm -f *.tab.c
  231. maintainer-clean-compile:
  232. .c.lo:
  233. $(LIBTOOL) --mode=compile $(COMPILE) -c $<
  234. .s.lo:
  235. $(LIBTOOL) --mode=compile $(COMPILE) -c $<
  236. .S.lo:
  237. $(LIBTOOL) --mode=compile $(COMPILE) -c $<
  238. mostlyclean-libtool:
  239. -rm -f *.lo
  240. clean-libtool:
  241. -rm -rf .libs _libs
  242. distclean-libtool:
  243. maintainer-clean-libtool:
  244. libdbug.a: $(libdbug_a_OBJECTS) $(libdbug_a_DEPENDENCIES)
  245. -rm -f libdbug.a
  246. $(AR) cru libdbug.a $(libdbug_a_OBJECTS) $(libdbug_a_LIBADD)
  247. $(RANLIB) libdbug.a
  248. tags: TAGS
  249. ID: $(HEADERS) $(SOURCES) $(LISP)
  250. list='$(SOURCES) $(HEADERS)'; 
  251. unique=`for i in $$list; do echo $$i; done | 
  252.   awk '    { files[$$0] = 1; } 
  253.        END { for (i in files) print i; }'`; 
  254. here=`pwd` && cd $(srcdir) 
  255.   && mkid -f$$here/ID $$unique $(LISP)
  256. TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) $(LISP)
  257. tags=; 
  258. here=`pwd`; 
  259. list='$(SOURCES) $(HEADERS)'; 
  260. unique=`for i in $$list; do echo $$i; done | 
  261.   awk '    { files[$$0] = 1; } 
  262.        END { for (i in files) print i; }'`; 
  263. test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" 
  264.   || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags  $$unique $(LISP) -o $$here/TAGS)
  265. mostlyclean-tags:
  266. clean-tags:
  267. distclean-tags:
  268. -rm -f TAGS ID
  269. maintainer-clean-tags:
  270. distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
  271. subdir = dbug
  272. distdir: $(DISTFILES)
  273. @for file in $(DISTFILES); do 
  274.   d=$(srcdir); 
  275.   if test -d $$d/$$file; then 
  276.     cp -pr $$d/$$file $(distdir)/$$file; 
  277.   else 
  278.     test -f $(distdir)/$$file 
  279.     || ln $$d/$$file $(distdir)/$$file 2> /dev/null 
  280.     || cp -p $$d/$$file $(distdir)/$$file || :; 
  281.   fi; 
  282. done
  283. dbug.o: dbug.c ../include/global.h ../include/my_config.h 
  284. ../mit-pthreads/include/bits/local_lim.h 
  285. ../mit-pthreads/include/endian.h ../include/dbug.h 
  286. ../include/m_string.h ../include/my_pthread.h 
  287. ../mit-pthreads/include/pthread/config.h 
  288. ../mit-pthreads/include/sched.h
  289. sanity.o: sanity.c ../include/global.h ../include/my_config.h 
  290. ../mit-pthreads/include/bits/local_lim.h 
  291. ../mit-pthreads/include/endian.h ../include/dbug.h
  292. info-am:
  293. info: info-am
  294. dvi-am:
  295. dvi: dvi-am
  296. check-am: all-am
  297. check: check-am
  298. installcheck-am:
  299. installcheck: installcheck-am
  300. install-exec-am: install-pkglibLIBRARIES
  301. install-exec: install-exec-am
  302. install-data-am:
  303. install-data: install-data-am
  304. install-am: all-am
  305. @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  306. install: install-am
  307. uninstall-am: uninstall-pkglibLIBRARIES
  308. uninstall: uninstall-am
  309. all-am: Makefile $(LIBRARIES) $(HEADERS)
  310. all-redirect: all-am
  311. install-strip:
  312. $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
  313. installdirs:
  314. $(mkinstalldirs)  $(DESTDIR)$(pkglibdir)
  315. mostlyclean-generic:
  316. clean-generic:
  317. distclean-generic:
  318. -rm -f Makefile $(CONFIG_CLEAN_FILES)
  319. -rm -f config.cache config.log stamp-h stamp-h[0-9]*
  320. maintainer-clean-generic:
  321. mostlyclean-am:  mostlyclean-pkglibLIBRARIES mostlyclean-compile 
  322. mostlyclean-libtool mostlyclean-tags 
  323. mostlyclean-generic
  324. mostlyclean: mostlyclean-am
  325. clean-am:  clean-pkglibLIBRARIES clean-compile clean-libtool clean-tags 
  326. clean-generic mostlyclean-am
  327. clean: clean-am
  328. distclean-am:  distclean-pkglibLIBRARIES distclean-compile 
  329. distclean-libtool distclean-tags distclean-generic 
  330. clean-am
  331. -rm -f libtool
  332. distclean: distclean-am
  333. maintainer-clean-am:  maintainer-clean-pkglibLIBRARIES 
  334. maintainer-clean-compile maintainer-clean-libtool 
  335. maintainer-clean-tags maintainer-clean-generic 
  336. distclean-am
  337. @echo "This command is intended for maintainers to use;"
  338. @echo "it deletes files that may require special tools to rebuild."
  339. maintainer-clean: maintainer-clean-am
  340. .PHONY: mostlyclean-pkglibLIBRARIES distclean-pkglibLIBRARIES 
  341. clean-pkglibLIBRARIES maintainer-clean-pkglibLIBRARIES 
  342. uninstall-pkglibLIBRARIES install-pkglibLIBRARIES mostlyclean-compile 
  343. distclean-compile clean-compile maintainer-clean-compile 
  344. mostlyclean-libtool distclean-libtool clean-libtool 
  345. maintainer-clean-libtool tags mostlyclean-tags distclean-tags 
  346. clean-tags maintainer-clean-tags distdir info-am info dvi-am dvi check 
  347. check-am installcheck-am installcheck install-exec-am install-exec 
  348. install-data-am install-data install-am install uninstall-am uninstall 
  349. all-redirect all-am all installdirs mostlyclean-generic 
  350. distclean-generic clean-generic maintainer-clean-generic clean 
  351. mostlyclean distclean maintainer-clean
  352. # Must be linked with libs thta are not compiled yet
  353. extra_progs: factorial dbug_analyze
  354. factorial: main.o factorial.o
  355. @rm -f factorial
  356. $(LINK) main.o factorial.o -lmysys
  357. dbug_analyze: dbug_analyze.o
  358. @rm -f dbug_analyze
  359. $(LINK) dbug_analyze.o -lmysys
  360. user.t: user.r $(NROFF_INC)
  361. nroff -cm user.r > $@
  362. output1.r: $(PROGRAM)
  363. factorial 1 2 3 4 5 | cat > $@
  364. output2.r: $(PROGRAM)
  365. factorial -#t:o 2 3 | cat >$@
  366. output3.r: $(PROGRAM)
  367. factorial -#d:t:o 3 | cat >$@
  368. output4.r: $(PROGRAM)
  369. factorial -#d,result:o 4 | cat >$@
  370. output5.r: $(PROGRAM)
  371. factorial -#d:f,factorial:F:L:o 3 | cat >$@
  372. # Don't update the files from bitkeeper
  373. %::SCCS/s.%
  374. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  375. # Otherwise a system limit (for SysV at least) may be exceeded.
  376. .NOEXPORT: