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

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. #
  12. # This library is free software; you can redistribute it and/or
  13. # modify it under the terms of the GNU Library General Public
  14. # License as published by the Free Software Foundation; either
  15. # version 2 of the License, or (at your option) any later version.
  16. #
  17. # This library is distributed in the hope that it will be useful,
  18. # but WITHOUT ANY WARRANTY; without even the implied warranty of
  19. # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  20. # Library General Public License for more details.
  21. #
  22. # You should have received a copy of the GNU Library General Public
  23. # License along with this library; if not, write to the Free
  24. # Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
  25. # MA 02111-1307, USA
  26. SHELL = @SHELL@
  27. srcdir = @srcdir@
  28. top_srcdir = @top_srcdir@
  29. VPATH = @srcdir@
  30. prefix = @prefix@
  31. exec_prefix = @exec_prefix@
  32. bindir = @bindir@
  33. sbindir = @sbindir@
  34. libexecdir = @libexecdir@
  35. datadir = @datadir@
  36. sysconfdir = @sysconfdir@
  37. sharedstatedir = @sharedstatedir@
  38. localstatedir = @localstatedir@
  39. libdir = @libdir@
  40. infodir = @infodir@
  41. mandir = @mandir@
  42. includedir = @includedir@
  43. oldincludedir = /usr/include
  44. DESTDIR =
  45. pkgdatadir = $(datadir)/@PACKAGE@
  46. pkglibdir = $(libdir)/@PACKAGE@
  47. pkgincludedir = $(includedir)/@PACKAGE@
  48. top_builddir = ..
  49. ACLOCAL = @ACLOCAL@
  50. AUTOCONF = @AUTOCONF@
  51. AUTOMAKE = @AUTOMAKE@
  52. AUTOHEADER = @AUTOHEADER@
  53. INSTALL = @INSTALL@
  54. INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
  55. INSTALL_DATA = @INSTALL_DATA@
  56. INSTALL_SCRIPT = @INSTALL_SCRIPT@
  57. transform = @program_transform_name@
  58. NORMAL_INSTALL = :
  59. PRE_INSTALL = :
  60. POST_INSTALL = :
  61. NORMAL_UNINSTALL = :
  62. PRE_UNINSTALL = :
  63. POST_UNINSTALL = :
  64. build_alias = @build_alias@
  65. build_triplet = @build@
  66. host_alias = @host_alias@
  67. host_triplet = @host@
  68. target_alias = @target_alias@
  69. target_triplet = @target@
  70. ALLOCA = @ALLOCA@
  71. AS = @AS@
  72. AVAILABLE_LANGUAGES = @AVAILABLE_LANGUAGES@
  73. AVAILABLE_LANGUAGES_ERRORS = @AVAILABLE_LANGUAGES_ERRORS@
  74. AWK = @AWK@
  75. CC = @CC@
  76. CFLAGS = @CFLAGS@
  77. CHARSETS_NEED_SOURCE = @CHARSETS_NEED_SOURCE@
  78. CHARSET_OBJS = @CHARSET_OBJS@
  79. CHARSET_SRCS = @CHARSET_SRCS@
  80. CHECK_PID = @CHECK_PID@
  81. CHMOD = @CHMOD@
  82. CLIENT_EXTRA_LDFLAGS = @CLIENT_EXTRA_LDFLAGS@
  83. CLIENT_LIBS = @CLIENT_LIBS@
  84. CMP = @CMP@
  85. COMPILATION_COMMENT = @COMPILATION_COMMENT@
  86. CONF_COMMAND = @CONF_COMMAND@
  87. CP = @CP@
  88. CPP = @CPP@
  89. CXX = @CXX@
  90. CXXFLAGS = @CXXFLAGS@
  91. CXXLDFLAGS = @CXXLDFLAGS@
  92. DLLTOOL = @DLLTOOL@
  93. DOT_FRM_VERSION = @DOT_FRM_VERSION@
  94. FIND_PROC = @FIND_PROC@
  95. GETCONF = @GETCONF@
  96. GXX = @GXX@
  97. HOSTNAME = @HOSTNAME@
  98. IS_LINUX = @IS_LINUX@
  99. KILL = @KILL@
  100. LD = @LD@
  101. LIBTOOL = @LIBTOOL@
  102. LM_CFLAGS = @LM_CFLAGS@
  103. LN = @LN@
  104. LN_CP_F = @LN_CP_F@
  105. LN_S = @LN_S@
  106. MACHINE_TYPE = @MACHINE_TYPE@
  107. MAINT = @MAINT@
  108. MAKEINFO = @MAKEINFO@
  109. MAKE_SHELL = @MAKE_SHELL@
  110. MT_INCLUDES = @MT_INCLUDES@
  111. MT_LD_ADD = @MT_LD_ADD@
  112. MV = @MV@
  113. MYSQLD_DEFAULT_SWITCHES = @MYSQLD_DEFAULT_SWITCHES@
  114. MYSQLD_EXTRA_LDFLAGS = @MYSQLD_EXTRA_LDFLAGS@
  115. MYSQLD_USER = @MYSQLD_USER@
  116. MYSQL_BASE_VERSION = @MYSQL_BASE_VERSION@
  117. MYSQL_NO_DASH_VERSION = @MYSQL_NO_DASH_VERSION@
  118. MYSQL_SERVER_SUFFIX = @MYSQL_SERVER_SUFFIX@
  119. MYSQL_TCP_PORT = @MYSQL_TCP_PORT@
  120. MYSQL_TCP_PORT_DEFAULT = @MYSQL_TCP_PORT_DEFAULT@
  121. MYSQL_UNIX_ADDR = @MYSQL_UNIX_ADDR@
  122. MYSQL_VERSION_ID = @MYSQL_VERSION_ID@
  123. OBJDUMP = @OBJDUMP@
  124. PACKAGE = @PACKAGE@
  125. PDFMANUAL = @PDFMANUAL@
  126. PERL = @PERL@
  127. PERL5 = @PERL5@
  128. PROTOCOL_VERSION = @PROTOCOL_VERSION@
  129. PS = @PS@
  130. RANLIB = @RANLIB@
  131. RM = @RM@
  132. SAVE_CFLAGS = @SAVE_CFLAGS@
  133. SAVE_CXXFLAGS = @SAVE_CXXFLAGS@
  134. SAVE_CXXLDFLAGS = @SAVE_CXXLDFLAGS@
  135. SAVE_LDFLAGS = @SAVE_LDFLAGS@
  136. SED = @SED@
  137. SHARED_LIB_VERSION = @SHARED_LIB_VERSION@
  138. SYSTEM_TYPE = @SYSTEM_TYPE@
  139. TERMCAP_LIB = @TERMCAP_LIB@
  140. THREAD_LOBJECTS = @THREAD_LOBJECTS@
  141. THREAD_LPROGRAMS = @THREAD_LPROGRAMS@
  142. VERSION = @VERSION@
  143. WRAPLIBS = @WRAPLIBS@
  144. YACC = @YACC@
  145. bdb_includes = @bdb_includes@
  146. bdb_libs = @bdb_libs@
  147. bench_dirs = @bench_dirs@
  148. default_charset = @default_charset@
  149. docs_dirs = @docs_dirs@
  150. innobase_includes = @innobase_includes@
  151. innobase_libs = @innobase_libs@
  152. linked_client_targets = @linked_client_targets@
  153. readline_dir = @readline_dir@
  154. readline_link = @readline_link@
  155. server_scripts = @server_scripts@
  156. sql_client_dirs = @sql_client_dirs@
  157. sql_server_dirs = @sql_server_dirs@
  158. thread_dirs = @thread_dirs@
  159. uname_prog = @uname_prog@
  160. EXTRA_DIST = auto_increment.res auto_increment.tst  function.res function.tst lock_test.pl lock_test.res  export.pl big_record.pl  fork_test.pl fork2_test.pl fork3_test.pl  insert_and_repair.pl  grant.pl grant.res test_delayed_insert.pl  pmail.pl mail_to_db.pl table_types.pl  udf_test udf_test.res
  161. mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
  162. CONFIG_HEADER = ../config.h
  163. CONFIG_CLEAN_FILES = 
  164. DIST_COMMON =  Makefile.am Makefile.in
  165. DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
  166. TAR = gtar
  167. GZIP_ENV = --best
  168. all: all-redirect
  169. .SUFFIXES:
  170. $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
  171. cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps tests/Makefile
  172. Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
  173. cd $(top_builddir) 
  174.   && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
  175. tags: TAGS
  176. TAGS:
  177. distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
  178. subdir = tests
  179. distdir: $(DISTFILES)
  180. @for file in $(DISTFILES); do 
  181.   d=$(srcdir); 
  182.   if test -d $$d/$$file; then 
  183.     cp -pr $$d/$$file $(distdir)/$$file; 
  184.   else 
  185.     test -f $(distdir)/$$file 
  186.     || ln $$d/$$file $(distdir)/$$file 2> /dev/null 
  187.     || cp -p $$d/$$file $(distdir)/$$file || :; 
  188.   fi; 
  189. done
  190. info-am:
  191. info: info-am
  192. dvi-am:
  193. dvi: dvi-am
  194. check-am: all-am
  195. check: check-am
  196. installcheck-am:
  197. installcheck: installcheck-am
  198. install-exec-am:
  199. install-exec: install-exec-am
  200. install-data-am:
  201. install-data: install-data-am
  202. install-am: all-am
  203. @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  204. install: install-am
  205. uninstall-am:
  206. uninstall: uninstall-am
  207. all-am: Makefile
  208. all-redirect: all-am
  209. install-strip:
  210. $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
  211. installdirs:
  212. mostlyclean-generic:
  213. clean-generic:
  214. distclean-generic:
  215. -rm -f Makefile $(CONFIG_CLEAN_FILES)
  216. -rm -f config.cache config.log stamp-h stamp-h[0-9]*
  217. maintainer-clean-generic:
  218. mostlyclean-am:  mostlyclean-generic
  219. mostlyclean: mostlyclean-am
  220. clean-am:  clean-generic mostlyclean-am
  221. clean: clean-am
  222. distclean-am:  distclean-generic clean-am
  223. -rm -f libtool
  224. distclean: distclean-am
  225. maintainer-clean-am:  maintainer-clean-generic distclean-am
  226. @echo "This command is intended for maintainers to use;"
  227. @echo "it deletes files that may require special tools to rebuild."
  228. maintainer-clean: maintainer-clean-am
  229. .PHONY: tags distdir info-am info dvi-am dvi check check-am 
  230. installcheck-am installcheck install-exec-am install-exec 
  231. install-data-am install-data install-am install uninstall-am uninstall 
  232. all-redirect all-am all installdirs mostlyclean-generic 
  233. distclean-generic clean-generic maintainer-clean-generic clean 
  234. mostlyclean distclean maintainer-clean
  235. # Don't update the files from bitkeeper
  236. %::SCCS/s.%
  237. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  238. # Otherwise a system limit (for SysV at least) may be exceeded.
  239. .NOEXPORT: