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

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. BUILT_SOURCES = mysql_version.h m_ctype.h my_config.h
  161. pkginclude_HEADERS = dbug.h m_string.h my_sys.h mysql.h mysql_com.h  mysqld_error.h my_list.h          my_pthread.h my_no_pthread.h raid.h errmsg.h  my_global.h my_net.h  sslopt-case.h sslopt-longopts.h sslopt-usage.h  sslopt-vars.h $(BUILT_SOURCES)
  162. noinst_HEADERS = global.h config-win.h  nisam.h heap.h merge.h my_bitmap.h  myisam.h myisampack.h myisammrg.h ft_global.h  my_dir.h mysys_err.h my_base.h  my_nosys.h my_alarm.h queues.h  my_tree.h hash.h thr_alarm.h thr_lock.h  getopt.h t_ctype.h violite.h  mysql_version.h.in
  163. # mysql_version.h are generated
  164. SUPERCLEANFILES = mysql_version.h my_global.h my_config.h
  165. # Some include files that may be moved and patched by configure
  166. DISTCLEANFILES = sched.h
  167. mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
  168. CONFIG_HEADER = ../config.h
  169. CONFIG_CLEAN_FILES =  mysql_version.h
  170. COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
  171. LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
  172. CCLD = $(CC)
  173. LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
  174. HEADERS =  $(noinst_HEADERS) $(pkginclude_HEADERS)
  175. DIST_COMMON =  Makefile.am Makefile.in mysql_version.h.in
  176. DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
  177. TAR = gtar
  178. GZIP_ENV = --best
  179. all: all-redirect
  180. .SUFFIXES:
  181. $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
  182. cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps include/Makefile
  183. Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
  184. cd $(top_builddir) 
  185.   && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
  186. mysql_version.h: $(top_builddir)/config.status mysql_version.h.in
  187. cd $(top_builddir) && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
  188. install-pkgincludeHEADERS: $(pkginclude_HEADERS)
  189. @$(NORMAL_INSTALL)
  190. $(mkinstalldirs) $(DESTDIR)$(pkgincludedir)
  191. @list='$(pkginclude_HEADERS)'; for p in $$list; do 
  192.   if test -f "$$p"; then d= ; else d="$(srcdir)/"; fi; 
  193.   echo " $(INSTALL_DATA) $$d$$p $(DESTDIR)$(pkgincludedir)/$$p"; 
  194.   $(INSTALL_DATA) $$d$$p $(DESTDIR)$(pkgincludedir)/$$p; 
  195. done
  196. uninstall-pkgincludeHEADERS:
  197. @$(NORMAL_UNINSTALL)
  198. list='$(pkginclude_HEADERS)'; for p in $$list; do 
  199.   rm -f $(DESTDIR)$(pkgincludedir)/$$p; 
  200. done
  201. tags: TAGS
  202. ID: $(HEADERS) $(SOURCES) $(LISP)
  203. list='$(SOURCES) $(HEADERS)'; 
  204. unique=`for i in $$list; do echo $$i; done | 
  205.   awk '    { files[$$0] = 1; } 
  206.        END { for (i in files) print i; }'`; 
  207. here=`pwd` && cd $(srcdir) 
  208.   && mkid -f$$here/ID $$unique $(LISP)
  209. TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) $(LISP)
  210. tags=; 
  211. here=`pwd`; 
  212. list='$(SOURCES) $(HEADERS)'; 
  213. unique=`for i in $$list; do echo $$i; done | 
  214.   awk '    { files[$$0] = 1; } 
  215.        END { for (i in files) print i; }'`; 
  216. test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" 
  217.   || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags  $$unique $(LISP) -o $$here/TAGS)
  218. mostlyclean-tags:
  219. clean-tags:
  220. distclean-tags:
  221. -rm -f TAGS ID
  222. maintainer-clean-tags:
  223. distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
  224. subdir = include
  225. distdir: $(DISTFILES)
  226. @for file in $(DISTFILES); do 
  227.   d=$(srcdir); 
  228.   if test -d $$d/$$file; then 
  229.     cp -pr $$d/$$file $(distdir)/$$file; 
  230.   else 
  231.     test -f $(distdir)/$$file 
  232.     || ln $$d/$$file $(distdir)/$$file 2> /dev/null 
  233.     || cp -p $$d/$$file $(distdir)/$$file || :; 
  234.   fi; 
  235. done
  236. $(MAKE) $(AM_MAKEFLAGS) top_distdir="$(top_distdir)" distdir="$(distdir)" dist-hook
  237. info-am:
  238. info: info-am
  239. dvi-am:
  240. dvi: dvi-am
  241. check-am: all-am
  242. check: check-am
  243. installcheck-am:
  244. installcheck: installcheck-am
  245. install-exec-am:
  246. install-exec: install-exec-am
  247. install-data-am: install-pkgincludeHEADERS
  248. install-data: install-data-am
  249. install-am: all-am
  250. @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  251. install: install-am
  252. uninstall-am: uninstall-pkgincludeHEADERS
  253. uninstall: uninstall-am
  254. all-am: Makefile $(HEADERS) all-local
  255. all-redirect: all-am
  256. install-strip:
  257. $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
  258. installdirs:
  259. $(mkinstalldirs)  $(DESTDIR)$(pkgincludedir)
  260. mostlyclean-generic:
  261. clean-generic:
  262. distclean-generic:
  263. -rm -f Makefile $(CONFIG_CLEAN_FILES)
  264. -rm -f config.cache config.log stamp-h stamp-h[0-9]*
  265. -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
  266. maintainer-clean-generic:
  267. -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
  268. mostlyclean-am:  mostlyclean-tags mostlyclean-generic
  269. mostlyclean: mostlyclean-am
  270. clean-am:  clean-tags clean-generic mostlyclean-am
  271. clean: clean-am
  272. distclean-am:  distclean-tags distclean-generic clean-am
  273. -rm -f libtool
  274. distclean: distclean-am
  275. maintainer-clean-am:  maintainer-clean-tags maintainer-clean-generic 
  276. distclean-am
  277. @echo "This command is intended for maintainers to use;"
  278. @echo "it deletes files that may require special tools to rebuild."
  279. maintainer-clean: maintainer-clean-am
  280. .PHONY: uninstall-pkgincludeHEADERS install-pkgincludeHEADERS tags 
  281. mostlyclean-tags distclean-tags clean-tags maintainer-clean-tags 
  282. distdir info-am info dvi-am dvi check check-am installcheck-am 
  283. installcheck install-exec-am install-exec install-data-am install-data 
  284. install-am install uninstall-am uninstall all-local all-redirect all-am 
  285. all installdirs mostlyclean-generic distclean-generic clean-generic 
  286. maintainer-clean-generic clean mostlyclean distclean maintainer-clean
  287. all-local: my_global.h my_config.h
  288. # Since we include my_config.h it better exist from the beginning
  289. link_sources:
  290. $(CP) ../config.h my_config.h
  291. # Keep automake happy 
  292. my_config.h: ../config.h
  293. $(CP) ../config.h my_config.h
  294. # This should be changed in the source and removed.
  295. my_global.h: global.h
  296. $(RM) -f my_global.h
  297. $(CP) global.h my_global.h
  298. # These files should not be included in distributions since they are
  299. # generated by configure from the .h.in files
  300. dist-hook:
  301. $(RM) -f $(distdir)/mysql_version.h $(distdir)/my_config.h
  302. # Don't update the files from bitkeeper
  303. %::SCCS/s.%
  304. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  305. # Otherwise a system limit (for SysV at least) may be exceeded.
  306. .NOEXPORT: