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. noinst_LIBRARIES = libregex.a
  159. LDADD = libregex.a ../strings/libmystrings.a
  160. noinst_HEADERS = cclass.h cname.h regex2.h utils.h engine.c regex.h
  161. libregex_a_SOURCES = regerror.c regcomp.c regexec.c regfree.c reginit.c
  162. noinst_PROGRAMS = re
  163. re_SOURCES = split.c debug.c main.c
  164. re_DEPENDENCIES = $(LIBRARIES)
  165. EXTRA_DIST = tests CHANGES COPYRIGHT WHATSNEW regexp.c  debug.ih engine.ih main.ih regcomp.ih regerror.ih  regex.3 regex.7
  166. 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
  167. mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
  168. CONFIG_HEADER = ../config.h
  169. CONFIG_CLEAN_FILES = 
  170. LIBRARIES =  $(noinst_LIBRARIES)
  171. DEFS = @DEFS@ -I. -I$(srcdir) -I..
  172. CPPFLAGS = @CPPFLAGS@
  173. LDFLAGS = @LDFLAGS@
  174. LIBS = @LIBS@
  175. libregex_a_LIBADD = 
  176. libregex_a_OBJECTS =  regerror.o regcomp.o regexec.o regfree.o reginit.o
  177. AR = ar
  178. PROGRAMS =  $(noinst_PROGRAMS)
  179. re_OBJECTS =  split.o debug.o main.o
  180. re_LDADD = $(LDADD)
  181. re_LDFLAGS = 
  182. COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
  183. LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
  184. CCLD = $(CC)
  185. LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
  186. HEADERS =  $(noinst_HEADERS)
  187. DIST_COMMON =  README Makefile.am Makefile.in
  188. DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
  189. TAR = gtar
  190. GZIP_ENV = --best
  191. SOURCES = $(libregex_a_SOURCES) $(re_SOURCES)
  192. OBJECTS = $(libregex_a_OBJECTS) $(re_OBJECTS)
  193. all: all-redirect
  194. .SUFFIXES:
  195. .SUFFIXES: .S .c .lo .o .s
  196. $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
  197. cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps regex/Makefile
  198. Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
  199. cd $(top_builddir) 
  200.   && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
  201. mostlyclean-noinstLIBRARIES:
  202. clean-noinstLIBRARIES:
  203. -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
  204. distclean-noinstLIBRARIES:
  205. maintainer-clean-noinstLIBRARIES:
  206. .c.o:
  207. $(COMPILE) -c $<
  208. .s.o:
  209. $(COMPILE) -c $<
  210. .S.o:
  211. $(COMPILE) -c $<
  212. mostlyclean-compile:
  213. -rm -f *.o core *.core
  214. clean-compile:
  215. distclean-compile:
  216. -rm -f *.tab.c
  217. maintainer-clean-compile:
  218. .c.lo:
  219. $(LIBTOOL) --mode=compile $(COMPILE) -c $<
  220. .s.lo:
  221. $(LIBTOOL) --mode=compile $(COMPILE) -c $<
  222. .S.lo:
  223. $(LIBTOOL) --mode=compile $(COMPILE) -c $<
  224. mostlyclean-libtool:
  225. -rm -f *.lo
  226. clean-libtool:
  227. -rm -rf .libs _libs
  228. distclean-libtool:
  229. maintainer-clean-libtool:
  230. libregex.a: $(libregex_a_OBJECTS) $(libregex_a_DEPENDENCIES)
  231. -rm -f libregex.a
  232. $(AR) cru libregex.a $(libregex_a_OBJECTS) $(libregex_a_LIBADD)
  233. $(RANLIB) libregex.a
  234. mostlyclean-noinstPROGRAMS:
  235. clean-noinstPROGRAMS:
  236. -test -z "$(noinst_PROGRAMS)" || rm -f $(noinst_PROGRAMS)
  237. distclean-noinstPROGRAMS:
  238. maintainer-clean-noinstPROGRAMS:
  239. re: $(re_OBJECTS) $(re_DEPENDENCIES)
  240. @rm -f re
  241. $(LINK) $(re_LDFLAGS) $(re_OBJECTS) $(re_LDADD) $(LIBS)
  242. tags: TAGS
  243. ID: $(HEADERS) $(SOURCES) $(LISP)
  244. list='$(SOURCES) $(HEADERS)'; 
  245. unique=`for i in $$list; do echo $$i; done | 
  246.   awk '    { files[$$0] = 1; } 
  247.        END { for (i in files) print i; }'`; 
  248. here=`pwd` && cd $(srcdir) 
  249.   && mkid -f$$here/ID $$unique $(LISP)
  250. TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) $(LISP)
  251. tags=; 
  252. here=`pwd`; 
  253. list='$(SOURCES) $(HEADERS)'; 
  254. unique=`for i in $$list; do echo $$i; done | 
  255.   awk '    { files[$$0] = 1; } 
  256.        END { for (i in files) print i; }'`; 
  257. test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" 
  258.   || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags  $$unique $(LISP) -o $$here/TAGS)
  259. mostlyclean-tags:
  260. clean-tags:
  261. distclean-tags:
  262. -rm -f TAGS ID
  263. maintainer-clean-tags:
  264. distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
  265. subdir = regex
  266. distdir: $(DISTFILES)
  267. @for file in $(DISTFILES); do 
  268.   d=$(srcdir); 
  269.   if test -d $$d/$$file; then 
  270.     cp -pr $$d/$$file $(distdir)/$$file; 
  271.   else 
  272.     test -f $(distdir)/$$file 
  273.     || ln $$d/$$file $(distdir)/$$file 2> /dev/null 
  274.     || cp -p $$d/$$file $(distdir)/$$file || :; 
  275.   fi; 
  276. done
  277. debug.o: debug.c ../include/global.h ../include/my_config.h 
  278. ../mit-pthreads/include/bits/local_lim.h 
  279. ../mit-pthreads/include/endian.h ../include/dbug.h 
  280. ../include/m_ctype.h ../include/m_string.h regex.h utils.h 
  281. regex2.h debug.ih
  282. main.o: main.c ../include/global.h ../include/my_config.h 
  283. ../mit-pthreads/include/bits/local_lim.h 
  284. ../mit-pthreads/include/endian.h ../include/dbug.h 
  285. ../include/m_string.h regex.h main.ih
  286. regcomp.o: regcomp.c ../include/global.h ../include/my_config.h 
  287. ../mit-pthreads/include/bits/local_lim.h 
  288. ../mit-pthreads/include/endian.h ../include/dbug.h 
  289. ../include/m_string.h ../include/m_ctype.h regex.h utils.h 
  290. regex2.h cclass.h cname.h regcomp.ih
  291. regerror.o: regerror.c ../include/global.h ../include/my_config.h 
  292. ../mit-pthreads/include/bits/local_lim.h 
  293. ../mit-pthreads/include/endian.h ../include/dbug.h 
  294. ../include/m_string.h ../include/m_ctype.h regex.h utils.h 
  295. regerror.ih
  296. regexec.o: regexec.c ../include/global.h ../include/my_config.h 
  297. ../mit-pthreads/include/bits/local_lim.h 
  298. ../mit-pthreads/include/endian.h ../include/dbug.h 
  299. ../include/m_string.h ../include/m_ctype.h regex.h utils.h 
  300. regex2.h engine.c engine.ih
  301. regfree.o: regfree.c ../include/global.h ../include/my_config.h 
  302. ../mit-pthreads/include/bits/local_lim.h 
  303. ../mit-pthreads/include/endian.h ../include/dbug.h regex.h 
  304. utils.h regex2.h
  305. reginit.o: reginit.c ../include/global.h ../include/my_config.h 
  306. ../mit-pthreads/include/bits/local_lim.h 
  307. ../mit-pthreads/include/endian.h ../include/dbug.h 
  308. ../include/m_ctype.h ../include/m_string.h cclass.h
  309. split.o: split.c
  310. info-am:
  311. info: info-am
  312. dvi-am:
  313. dvi: dvi-am
  314. check-am: all-am
  315. check: check-am
  316. installcheck-am:
  317. installcheck: installcheck-am
  318. install-exec-am:
  319. install-exec: install-exec-am
  320. install-data-am:
  321. install-data: install-data-am
  322. install-am: all-am
  323. @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  324. install: install-am
  325. uninstall-am:
  326. uninstall: uninstall-am
  327. all-am: Makefile $(LIBRARIES) $(PROGRAMS) $(HEADERS)
  328. all-redirect: all-am
  329. install-strip:
  330. $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
  331. installdirs:
  332. mostlyclean-generic:
  333. clean-generic:
  334. distclean-generic:
  335. -rm -f Makefile $(CONFIG_CLEAN_FILES)
  336. -rm -f config.cache config.log stamp-h stamp-h[0-9]*
  337. maintainer-clean-generic:
  338. mostlyclean-am:  mostlyclean-noinstLIBRARIES mostlyclean-compile 
  339. mostlyclean-libtool mostlyclean-noinstPROGRAMS 
  340. mostlyclean-tags mostlyclean-generic
  341. mostlyclean: mostlyclean-am
  342. clean-am:  clean-noinstLIBRARIES clean-compile clean-libtool 
  343. clean-noinstPROGRAMS clean-tags clean-generic 
  344. mostlyclean-am
  345. clean: clean-am
  346. distclean-am:  distclean-noinstLIBRARIES distclean-compile 
  347. distclean-libtool distclean-noinstPROGRAMS 
  348. distclean-tags distclean-generic clean-am
  349. -rm -f libtool
  350. distclean: distclean-am
  351. maintainer-clean-am:  maintainer-clean-noinstLIBRARIES 
  352. maintainer-clean-compile maintainer-clean-libtool 
  353. maintainer-clean-noinstPROGRAMS maintainer-clean-tags 
  354. maintainer-clean-generic distclean-am
  355. @echo "This command is intended for maintainers to use;"
  356. @echo "it deletes files that may require special tools to rebuild."
  357. maintainer-clean: maintainer-clean-am
  358. .PHONY: mostlyclean-noinstLIBRARIES distclean-noinstLIBRARIES 
  359. clean-noinstLIBRARIES maintainer-clean-noinstLIBRARIES 
  360. mostlyclean-compile distclean-compile clean-compile 
  361. maintainer-clean-compile mostlyclean-libtool distclean-libtool 
  362. clean-libtool maintainer-clean-libtool mostlyclean-noinstPROGRAMS 
  363. distclean-noinstPROGRAMS clean-noinstPROGRAMS 
  364. maintainer-clean-noinstPROGRAMS tags mostlyclean-tags distclean-tags 
  365. clean-tags maintainer-clean-tags distdir info-am info dvi-am dvi check 
  366. check-am installcheck-am installcheck install-exec-am install-exec 
  367. install-data-am install-data install-am install uninstall-am uninstall 
  368. all-redirect all-am all installdirs mostlyclean-generic 
  369. distclean-generic clean-generic maintainer-clean-generic clean 
  370. mostlyclean distclean maintainer-clean
  371. test: re tests
  372. ./re < tests
  373. ./re -el < tests
  374. ./re -er < tests
  375. # Don't update the files from bitkeeper
  376. %::SCCS/s.%
  377. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  378. # Otherwise a system limit (for SysV at least) may be exceeded.
  379. .NOEXPORT: