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

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_SRCS = @CHARSET_SRCS@
  76. CHECK_PID = @CHECK_PID@
  77. CHMOD = @CHMOD@
  78. CLIENT_EXTRA_LDFLAGS = @CLIENT_EXTRA_LDFLAGS@
  79. CLIENT_LIBS = @CLIENT_LIBS@
  80. CMP = @CMP@
  81. COMPILATION_COMMENT = @COMPILATION_COMMENT@
  82. CONF_COMMAND = @CONF_COMMAND@
  83. CP = @CP@
  84. CPP = @CPP@
  85. CXX = @CXX@
  86. CXXFLAGS = @CXXFLAGS@
  87. CXXLDFLAGS = @CXXLDFLAGS@
  88. DLLTOOL = @DLLTOOL@
  89. DOT_FRM_VERSION = @DOT_FRM_VERSION@
  90. FIND_PROC = @FIND_PROC@
  91. GETCONF = @GETCONF@
  92. GXX = @GXX@
  93. HOSTNAME = @HOSTNAME@
  94. IS_LINUX = @IS_LINUX@
  95. KILL = @KILL@
  96. LD = @LD@
  97. LIBTOOL = @LIBTOOL@
  98. LM_CFLAGS = @LM_CFLAGS@
  99. LN = @LN@
  100. LN_CP_F = @LN_CP_F@
  101. LN_S = @LN_S@
  102. MACHINE_TYPE = @MACHINE_TYPE@
  103. MAINT = @MAINT@
  104. MAKEINFO = @MAKEINFO@
  105. MAKE_SHELL = @MAKE_SHELL@
  106. MT_INCLUDES = @MT_INCLUDES@
  107. MT_LD_ADD = @MT_LD_ADD@
  108. MV = @MV@
  109. MYSQLD_DEFAULT_SWITCHES = @MYSQLD_DEFAULT_SWITCHES@
  110. MYSQLD_EXTRA_LDFLAGS = @MYSQLD_EXTRA_LDFLAGS@
  111. MYSQLD_USER = @MYSQLD_USER@
  112. MYSQL_BASE_VERSION = @MYSQL_BASE_VERSION@
  113. MYSQL_NO_DASH_VERSION = @MYSQL_NO_DASH_VERSION@
  114. MYSQL_SERVER_SUFFIX = @MYSQL_SERVER_SUFFIX@
  115. MYSQL_TCP_PORT = @MYSQL_TCP_PORT@
  116. MYSQL_TCP_PORT_DEFAULT = @MYSQL_TCP_PORT_DEFAULT@
  117. MYSQL_UNIX_ADDR = @MYSQL_UNIX_ADDR@
  118. MYSQL_VERSION_ID = @MYSQL_VERSION_ID@
  119. OBJDUMP = @OBJDUMP@
  120. PACKAGE = @PACKAGE@
  121. PDFMANUAL = @PDFMANUAL@
  122. PERL = @PERL@
  123. PERL5 = @PERL5@
  124. PROTOCOL_VERSION = @PROTOCOL_VERSION@
  125. PS = @PS@
  126. RANLIB = @RANLIB@
  127. RM = @RM@
  128. SAVE_CFLAGS = @SAVE_CFLAGS@
  129. SAVE_CXXFLAGS = @SAVE_CXXFLAGS@
  130. SAVE_CXXLDFLAGS = @SAVE_CXXLDFLAGS@
  131. SAVE_LDFLAGS = @SAVE_LDFLAGS@
  132. SED = @SED@
  133. SHARED_LIB_VERSION = @SHARED_LIB_VERSION@
  134. SYSTEM_TYPE = @SYSTEM_TYPE@
  135. TERMCAP_LIB = @TERMCAP_LIB@
  136. THREAD_LOBJECTS = @THREAD_LOBJECTS@
  137. THREAD_LPROGRAMS = @THREAD_LPROGRAMS@
  138. VERSION = @VERSION@
  139. WRAPLIBS = @WRAPLIBS@
  140. YACC = @YACC@
  141. bdb_includes = @bdb_includes@
  142. bdb_libs = @bdb_libs@
  143. bench_dirs = @bench_dirs@
  144. default_charset = @default_charset@
  145. docs_dirs = @docs_dirs@
  146. innobase_includes = @innobase_includes@
  147. innobase_libs = @innobase_libs@
  148. linked_client_targets = @linked_client_targets@
  149. readline_dir = @readline_dir@
  150. readline_link = @readline_link@
  151. server_scripts = @server_scripts@
  152. sql_client_dirs = @sql_client_dirs@
  153. sql_server_dirs = @sql_server_dirs@
  154. thread_dirs = @thread_dirs@
  155. uname_prog = @uname_prog@
  156. target = libmysqlclient_r.la
  157. target_defs = 
  158. INCLUDES = @MT_INCLUDES@ -I$(srcdir)/../include -I../include  -I$(srcdir)/.. -I$(top_srcdir) -I..
  159. MYSQLDATAdir = $(localstatedir)
  160. MYSQLSHAREdir = $(pkgdatadir)
  161. MYSQLBASEdir = $(prefix)
  162. LDADD = @CLIENT_EXTRA_LDFLAGS@ $(target)
  163. pkglib_LTLIBRARIES = $(target)
  164. noinst_PROGRAMS = conf_to_src
  165. # We need .lo, not .o files for everything.
  166. CHARSET_OBJS = @CHARSET_OBJS@
  167. LTCHARSET_OBJS = ${CHARSET_OBJS:.o=.lo}
  168. target_sources = libmysql.c net.c violite.c password.c      get_password.c errmsg.c
  169. mystringsobjects = strmov.lo strxmov.lo strnmov.lo strmake.lo strend.lo  strnlen.lo strfill.lo is_prefix.lo  int2str.lo str2int.lo strinstr.lo strcont.lo  strcend.lo  bchange.lo bmove.lo bmove_upp.lo longlong2str.lo  strtoull.lo strtoll.lo llstr.lo  ctype.lo $(LTCHARSET_OBJS)
  170. mystringsextra = strto.c ctype_autoconf.c
  171. dbugobjects = dbug.lo # IT IS IN SAFEMALLOC.C sanity.lo
  172. mysysheaders = mysys_priv.h my_static.h
  173. mysysobjects1 = my_init.lo my_static.lo my_malloc.lo my_realloc.lo  my_create.lo my_delete.lo mf_tempfile.lo my_open.lo  mf_casecnv.lo my_read.lo my_write.lo errors.lo  my_error.lo my_getwd.lo my_div.lo  mf_pack.lo my_messnc.lo mf_dirname.lo mf_fn_ext.lo  mf_wcomp.lo typelib.lo safemalloc.lo my_alloc.lo  mf_format.lo mf_path.lo mf_unixpath.lo my_fopen.lo  my_fstream.lo  mf_loadpath.lo my_pthread.lo my_thr_init.lo  thr_mutex.lo mulalloc.lo string.lo default.lo  my_compress.lo array.lo my_once.lo list.lo my_net.lo                         charset.lo hash.lo
  174. # Not needed in the minimum library
  175. mysysobjects2 = getopt.lo getopt1.lo getvar.lo my_lib.lo
  176. mysysobjects = $(mysysobjects1) $(mysysobjects2)
  177. target_libadd = $(mysysobjects) $(mystringsobjects) $(dbugobjects)
  178. target_ldflags = -version-info @SHARED_LIB_VERSION@
  179. CLEANFILES = $(target_libadd) $(SHLIBOBJS)  $(target)
  180. DEFS = -DDEFAULT_CHARSET_HOME=""$(MYSQLBASEdir)""  -DDATADIR=""$(MYSQLDATAdir)""  -DSHAREDIR=""$(MYSQLSHAREdir)"" $(target_defs)
  181. conf_to_src_SOURCES = conf_to_src.c
  182. conf_to_src_LDADD = 
  183. # Don't depend on files in pthread library
  184. 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 lex.h  wait.h
  185. libmysql_dir = $(top_srcdir)/libmysql
  186. libmysqlclient_r_la_SOURCES = $(target_sources)
  187. libmysqlclient_r_la_LIBADD = $(target_libadd)
  188. libmysqlclient_r_la_LDFLAGS = $(target_ldflags)
  189. mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
  190. CONFIG_HEADER = ../config.h
  191. CONFIG_CLEAN_FILES = 
  192. LTLIBRARIES =  $(pkglib_LTLIBRARIES)
  193. CPPFLAGS = @CPPFLAGS@
  194. LDFLAGS = @LDFLAGS@
  195. LIBS = @LIBS@
  196. libmysqlclient_r_la_DEPENDENCIES =  my_init.lo my_static.lo my_malloc.lo 
  197. my_realloc.lo my_create.lo my_delete.lo mf_tempfile.lo my_open.lo 
  198. mf_casecnv.lo my_read.lo my_write.lo errors.lo my_error.lo my_getwd.lo 
  199. my_div.lo mf_pack.lo my_messnc.lo mf_dirname.lo mf_fn_ext.lo 
  200. mf_wcomp.lo typelib.lo safemalloc.lo my_alloc.lo mf_format.lo 
  201. mf_path.lo mf_unixpath.lo my_fopen.lo my_fstream.lo mf_loadpath.lo 
  202. my_pthread.lo my_thr_init.lo thr_mutex.lo mulalloc.lo string.lo 
  203. default.lo my_compress.lo array.lo my_once.lo list.lo my_net.lo 
  204. charset.lo hash.lo getopt.lo getopt1.lo getvar.lo my_lib.lo strmov.lo 
  205. strxmov.lo strnmov.lo strmake.lo strend.lo strnlen.lo strfill.lo 
  206. is_prefix.lo int2str.lo str2int.lo strinstr.lo strcont.lo strcend.lo 
  207. bchange.lo bmove.lo bmove_upp.lo longlong2str.lo strtoull.lo strtoll.lo 
  208. llstr.lo ctype.lo dbug.lo
  209. libmysqlclient_r_la_OBJECTS =  libmysql.lo net.lo violite.lo password.lo 
  210. get_password.lo errmsg.lo
  211. PROGRAMS =  $(noinst_PROGRAMS)
  212. conf_to_src_OBJECTS =  conf_to_src.o
  213. conf_to_src_DEPENDENCIES = 
  214. conf_to_src_LDFLAGS = 
  215. COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
  216. LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
  217. CCLD = $(CC)
  218. LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
  219. DIST_COMMON =  Makefile.am Makefile.in
  220. DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
  221. TAR = gtar
  222. GZIP_ENV = --best
  223. SOURCES = $(libmysqlclient_r_la_SOURCES) $(conf_to_src_SOURCES)
  224. OBJECTS = $(libmysqlclient_r_la_OBJECTS) $(conf_to_src_OBJECTS)
  225. all: all-redirect
  226. .SUFFIXES:
  227. .SUFFIXES: .S .c .lo .o .s
  228. $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) $(top_srcdir)/libmysql/Makefile.shared
  229. cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps libmysql_r/Makefile
  230. Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
  231. cd $(top_builddir) 
  232.   && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
  233. mostlyclean-pkglibLTLIBRARIES:
  234. clean-pkglibLTLIBRARIES:
  235. -test -z "$(pkglib_LTLIBRARIES)" || rm -f $(pkglib_LTLIBRARIES)
  236. distclean-pkglibLTLIBRARIES:
  237. maintainer-clean-pkglibLTLIBRARIES:
  238. install-pkglibLTLIBRARIES: $(pkglib_LTLIBRARIES)
  239. @$(NORMAL_INSTALL)
  240. $(mkinstalldirs) $(DESTDIR)$(pkglibdir)
  241. @list='$(pkglib_LTLIBRARIES)'; for p in $$list; do 
  242.   if test -f $$p; then 
  243.     echo "$(LIBTOOL)  --mode=install $(INSTALL) $$p $(DESTDIR)$(pkglibdir)/$$p"; 
  244.     $(LIBTOOL)  --mode=install $(INSTALL) $$p $(DESTDIR)$(pkglibdir)/$$p; 
  245.   else :; fi; 
  246. done
  247. uninstall-pkglibLTLIBRARIES:
  248. @$(NORMAL_UNINSTALL)
  249. list='$(pkglib_LTLIBRARIES)'; for p in $$list; do 
  250.   $(LIBTOOL)  --mode=uninstall rm -f $(DESTDIR)$(pkglibdir)/$$p; 
  251. done
  252. .c.o:
  253. $(COMPILE) -c $<
  254. .s.o:
  255. $(COMPILE) -c $<
  256. .S.o:
  257. $(COMPILE) -c $<
  258. mostlyclean-compile:
  259. -rm -f *.o core *.core
  260. clean-compile:
  261. distclean-compile:
  262. -rm -f *.tab.c
  263. maintainer-clean-compile:
  264. .c.lo:
  265. $(LIBTOOL) --mode=compile $(COMPILE) -c $<
  266. .s.lo:
  267. $(LIBTOOL) --mode=compile $(COMPILE) -c $<
  268. .S.lo:
  269. $(LIBTOOL) --mode=compile $(COMPILE) -c $<
  270. mostlyclean-libtool:
  271. -rm -f *.lo
  272. clean-libtool:
  273. -rm -rf .libs _libs
  274. distclean-libtool:
  275. maintainer-clean-libtool:
  276. libmysqlclient_r.la: $(libmysqlclient_r_la_OBJECTS) $(libmysqlclient_r_la_DEPENDENCIES)
  277. $(LINK) -rpath $(pkglibdir) $(libmysqlclient_r_la_LDFLAGS) $(libmysqlclient_r_la_OBJECTS) $(libmysqlclient_r_la_LIBADD) $(LIBS)
  278. mostlyclean-noinstPROGRAMS:
  279. clean-noinstPROGRAMS:
  280. -test -z "$(noinst_PROGRAMS)" || rm -f $(noinst_PROGRAMS)
  281. distclean-noinstPROGRAMS:
  282. maintainer-clean-noinstPROGRAMS:
  283. conf_to_src: $(conf_to_src_OBJECTS) $(conf_to_src_DEPENDENCIES)
  284. @rm -f conf_to_src
  285. $(LINK) $(conf_to_src_LDFLAGS) $(conf_to_src_OBJECTS) $(conf_to_src_LDADD) $(LIBS)
  286. tags: TAGS
  287. ID: $(HEADERS) $(SOURCES) $(LISP)
  288. list='$(SOURCES) $(HEADERS)'; 
  289. unique=`for i in $$list; do echo $$i; done | 
  290.   awk '    { files[$$0] = 1; } 
  291.        END { for (i in files) print i; }'`; 
  292. here=`pwd` && cd $(srcdir) 
  293.   && mkid -f$$here/ID $$unique $(LISP)
  294. TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) $(LISP)
  295. tags=; 
  296. here=`pwd`; 
  297. list='$(SOURCES) $(HEADERS)'; 
  298. unique=`for i in $$list; do echo $$i; done | 
  299.   awk '    { files[$$0] = 1; } 
  300.        END { for (i in files) print i; }'`; 
  301. test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" 
  302.   || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags  $$unique $(LISP) -o $$here/TAGS)
  303. mostlyclean-tags:
  304. clean-tags:
  305. distclean-tags:
  306. -rm -f TAGS ID
  307. maintainer-clean-tags:
  308. distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
  309. subdir = libmysql_r
  310. distdir: $(DISTFILES)
  311. @for file in $(DISTFILES); do 
  312.   d=$(srcdir); 
  313.   if test -d $$d/$$file; then 
  314.     cp -pr $$d/$$file $(distdir)/$$file; 
  315.   else 
  316.     test -f $(distdir)/$$file 
  317.     || ln $$d/$$file $(distdir)/$$file 2> /dev/null 
  318.     || cp -p $$d/$$file $(distdir)/$$file || :; 
  319.   fi; 
  320. done
  321. array.lo array.o : array.c mysys_priv.h ../include/global.h 
  322. ../include/my_config.h ../mit-pthreads/include/bits/local_lim.h 
  323. ../mit-pthreads/include/endian.h ../include/dbug.h 
  324. ../include/my_sys.h ../include/my_pthread.h 
  325. ../mit-pthreads/include/pthread/config.h 
  326. ../mit-pthreads/include/sched.h ../include/m_ctype.h 
  327. ../include/raid.h ../include/m_string.h
  328. bchange.lo bchange.o : bchange.c ../include/global.h 
  329. ../include/my_config.h ../mit-pthreads/include/bits/local_lim.h 
  330. ../mit-pthreads/include/endian.h ../include/dbug.h 
  331. ../include/m_string.h
  332. bmove.lo bmove.o : bmove.c ../include/global.h ../include/my_config.h 
  333. ../mit-pthreads/include/bits/local_lim.h 
  334. ../mit-pthreads/include/endian.h ../include/dbug.h 
  335. ../include/m_string.h
  336. bmove_upp.lo bmove_upp.o : bmove_upp.c ../include/global.h 
  337. ../include/my_config.h ../mit-pthreads/include/bits/local_lim.h 
  338. ../mit-pthreads/include/endian.h ../include/dbug.h 
  339. ../include/m_string.h
  340. charset.lo charset.o : charset.c mysys_priv.h ../include/global.h 
  341. ../include/my_config.h ../mit-pthreads/include/bits/local_lim.h 
  342. ../mit-pthreads/include/endian.h ../include/dbug.h 
  343. ../include/my_sys.h ../include/my_pthread.h 
  344. ../mit-pthreads/include/pthread/config.h 
  345. ../mit-pthreads/include/sched.h ../include/m_ctype.h 
  346. ../include/raid.h ../include/mysys_err.h ../include/m_string.h 
  347. ../include/my_dir.h
  348. conf_to_src.o: conf_to_src.c ../mit-pthreads/include/endian.h
  349. ctype.lo ctype.o : ctype.c ../include/global.h ../include/my_config.h 
  350. ../mit-pthreads/include/bits/local_lim.h 
  351. ../mit-pthreads/include/endian.h ../include/dbug.h 
  352. ../include/m_ctype.h ctype_extra_sources.c ctype_autoconf.c
  353. dbug.lo dbug.o : dbug.c ../include/global.h ../include/my_config.h 
  354. ../mit-pthreads/include/bits/local_lim.h 
  355. ../mit-pthreads/include/endian.h ../include/dbug.h 
  356. ../include/m_string.h ../include/my_pthread.h 
  357. ../mit-pthreads/include/pthread/config.h 
  358. ../mit-pthreads/include/sched.h
  359. default.lo default.o : default.c mysys_priv.h ../include/global.h 
  360. ../include/my_config.h ../mit-pthreads/include/bits/local_lim.h 
  361. ../mit-pthreads/include/endian.h ../include/dbug.h 
  362. ../include/my_sys.h ../include/my_pthread.h 
  363. ../mit-pthreads/include/pthread/config.h 
  364. ../mit-pthreads/include/sched.h ../include/m_ctype.h 
  365. ../include/raid.h ../include/m_string.h
  366. errmsg.lo errmsg.o : errmsg.c ../include/global.h ../include/my_config.h 
  367. ../mit-pthreads/include/bits/local_lim.h 
  368. ../mit-pthreads/include/endian.h ../include/dbug.h 
  369. ../include/my_sys.h ../include/my_pthread.h 
  370. ../mit-pthreads/include/pthread/config.h 
  371. ../mit-pthreads/include/sched.h ../include/m_ctype.h 
  372. ../include/raid.h ../include/errmsg.h
  373. errors.lo errors.o : errors.c mysys_priv.h ../include/global.h 
  374. ../include/my_config.h ../mit-pthreads/include/bits/local_lim.h 
  375. ../mit-pthreads/include/endian.h ../include/dbug.h 
  376. ../include/my_sys.h ../include/my_pthread.h 
  377. ../mit-pthreads/include/pthread/config.h 
  378. ../mit-pthreads/include/sched.h ../include/m_ctype.h 
  379. ../include/raid.h ../include/mysys_err.h
  380. get_password.lo get_password.o : get_password.c ../include/global.h 
  381. ../include/my_config.h ../mit-pthreads/include/bits/local_lim.h 
  382. ../mit-pthreads/include/endian.h ../include/dbug.h 
  383. ../include/my_sys.h ../include/my_pthread.h 
  384. ../mit-pthreads/include/pthread/config.h 
  385. ../mit-pthreads/include/sched.h ../include/m_ctype.h 
  386. ../include/raid.h ../include/mysql.h ../include/mysql_com.h 
  387. ../include/mysql_version.h ../include/m_string.h
  388. getopt.lo getopt.o : getopt.c ../include/global.h ../include/my_config.h 
  389. ../mit-pthreads/include/bits/local_lim.h 
  390. ../mit-pthreads/include/endian.h ../include/dbug.h 
  391. ../include/m_string.h
  392. getopt1.lo getopt1.o : getopt1.c ../include/global.h 
  393. ../include/my_config.h ../mit-pthreads/include/bits/local_lim.h 
  394. ../mit-pthreads/include/endian.h ../include/dbug.h 
  395. ../include/getopt.h
  396. getvar.lo getvar.o : getvar.c mysys_priv.h ../include/global.h 
  397. ../include/my_config.h ../mit-pthreads/include/bits/local_lim.h 
  398. ../mit-pthreads/include/endian.h ../include/dbug.h 
  399. ../include/my_sys.h ../include/my_pthread.h 
  400. ../mit-pthreads/include/pthread/config.h 
  401. ../mit-pthreads/include/sched.h ../include/m_ctype.h 
  402. ../include/raid.h ../include/m_string.h
  403. hash.lo hash.o : hash.c mysys_priv.h ../include/global.h 
  404. ../include/my_config.h ../mit-pthreads/include/bits/local_lim.h 
  405. ../mit-pthreads/include/endian.h ../include/dbug.h 
  406. ../include/my_sys.h ../include/my_pthread.h 
  407. ../mit-pthreads/include/pthread/config.h 
  408. ../mit-pthreads/include/sched.h ../include/m_ctype.h 
  409. ../include/raid.h ../include/m_string.h ../include/hash.h
  410. int2str.lo int2str.o : int2str.c ../include/global.h 
  411. ../include/my_config.h ../mit-pthreads/include/bits/local_lim.h 
  412. ../mit-pthreads/include/endian.h ../include/dbug.h 
  413. ../include/m_string.h
  414. is_prefix.lo is_prefix.o : is_prefix.c ../include/global.h 
  415. ../include/my_config.h ../mit-pthreads/include/bits/local_lim.h 
  416. ../mit-pthreads/include/endian.h ../include/dbug.h 
  417. ../include/m_string.h
  418. libmysql.lo libmysql.o : libmysql.c ../include/global.h 
  419. ../include/my_config.h ../mit-pthreads/include/bits/local_lim.h 
  420. ../mit-pthreads/include/endian.h ../include/dbug.h 
  421. ../include/my_sys.h ../include/my_pthread.h 
  422. ../mit-pthreads/include/pthread/config.h 
  423. ../mit-pthreads/include/sched.h ../include/m_ctype.h 
  424. ../include/raid.h ../include/mysys_err.h ../include/m_string.h 
  425. ../include/mysql.h ../include/mysql_com.h 
  426. ../include/mysql_version.h ../include/mysqld_error.h 
  427. ../include/errmsg.h ../include/violite.h ../include/my_net.h
  428. list.lo list.o : list.c mysys_priv.h ../include/global.h 
  429. ../include/my_config.h ../mit-pthreads/include/bits/local_lim.h 
  430. ../mit-pthreads/include/endian.h ../include/dbug.h 
  431. ../include/my_sys.h ../include/my_pthread.h 
  432. ../mit-pthreads/include/pthread/config.h 
  433. ../mit-pthreads/include/sched.h ../include/m_ctype.h 
  434. ../include/raid.h ../include/my_list.h
  435. llstr.lo llstr.o : llstr.c ../include/global.h ../include/my_config.h 
  436. ../mit-pthreads/include/bits/local_lim.h 
  437. ../mit-pthreads/include/endian.h ../include/dbug.h 
  438. ../include/m_string.h
  439. longlong2str.lo longlong2str.o : longlong2str.c ../include/global.h 
  440. ../include/my_config.h ../mit-pthreads/include/bits/local_lim.h 
  441. ../mit-pthreads/include/endian.h ../include/dbug.h 
  442. ../include/m_string.h
  443. mf_casecnv.lo mf_casecnv.o : mf_casecnv.c mysys_priv.h 
  444. ../include/global.h ../include/my_config.h 
  445. ../mit-pthreads/include/bits/local_lim.h 
  446. ../mit-pthreads/include/endian.h ../include/dbug.h 
  447. ../include/my_sys.h ../include/my_pthread.h 
  448. ../mit-pthreads/include/pthread/config.h 
  449. ../mit-pthreads/include/sched.h ../include/m_ctype.h 
  450. ../include/raid.h
  451. mf_dirname.lo mf_dirname.o : mf_dirname.c mysys_priv.h 
  452. ../include/global.h ../include/my_config.h 
  453. ../mit-pthreads/include/bits/local_lim.h 
  454. ../mit-pthreads/include/endian.h ../include/dbug.h 
  455. ../include/my_sys.h ../include/my_pthread.h 
  456. ../mit-pthreads/include/pthread/config.h 
  457. ../mit-pthreads/include/sched.h ../include/m_ctype.h 
  458. ../include/raid.h ../include/m_string.h
  459. mf_fn_ext.lo mf_fn_ext.o : mf_fn_ext.c mysys_priv.h ../include/global.h 
  460. ../include/my_config.h ../mit-pthreads/include/bits/local_lim.h 
  461. ../mit-pthreads/include/endian.h ../include/dbug.h 
  462. ../include/my_sys.h ../include/my_pthread.h 
  463. ../mit-pthreads/include/pthread/config.h 
  464. ../mit-pthreads/include/sched.h ../include/m_ctype.h 
  465. ../include/raid.h ../include/m_string.h
  466. mf_format.lo mf_format.o : mf_format.c mysys_priv.h ../include/global.h 
  467. ../include/my_config.h ../mit-pthreads/include/bits/local_lim.h 
  468. ../mit-pthreads/include/endian.h ../include/dbug.h 
  469. ../include/my_sys.h ../include/my_pthread.h 
  470. ../mit-pthreads/include/pthread/config.h 
  471. ../mit-pthreads/include/sched.h ../include/m_ctype.h 
  472. ../include/raid.h ../include/m_string.h
  473. mf_loadpath.lo mf_loadpath.o : mf_loadpath.c mysys_priv.h 
  474. ../include/global.h ../include/my_config.h 
  475. ../mit-pthreads/include/bits/local_lim.h 
  476. ../mit-pthreads/include/endian.h ../include/dbug.h 
  477. ../include/my_sys.h ../include/my_pthread.h 
  478. ../mit-pthreads/include/pthread/config.h 
  479. ../mit-pthreads/include/sched.h ../include/m_ctype.h 
  480. ../include/raid.h ../include/m_string.h
  481. mf_pack.lo mf_pack.o : mf_pack.c mysys_priv.h ../include/global.h 
  482. ../include/my_config.h ../mit-pthreads/include/bits/local_lim.h 
  483. ../mit-pthreads/include/endian.h ../include/dbug.h 
  484. ../include/my_sys.h ../include/my_pthread.h 
  485. ../mit-pthreads/include/pthread/config.h 
  486. ../mit-pthreads/include/sched.h ../include/m_ctype.h 
  487. ../include/raid.h ../include/m_string.h
  488. mf_path.lo mf_path.o : mf_path.c mysys_priv.h ../include/global.h 
  489. ../include/my_config.h ../mit-pthreads/include/bits/local_lim.h 
  490. ../mit-pthreads/include/endian.h ../include/dbug.h 
  491. ../include/my_sys.h ../include/my_pthread.h 
  492. ../mit-pthreads/include/pthread/config.h 
  493. ../mit-pthreads/include/sched.h ../include/m_ctype.h 
  494. ../include/raid.h ../include/m_string.h
  495. mf_tempfile.lo mf_tempfile.o : mf_tempfile.c mysys_priv.h 
  496. ../include/global.h ../include/my_config.h 
  497. ../mit-pthreads/include/bits/local_lim.h 
  498. ../mit-pthreads/include/endian.h ../include/dbug.h 
  499. ../include/my_sys.h ../include/my_pthread.h 
  500. ../mit-pthreads/include/pthread/config.h 
  501. ../mit-pthreads/include/sched.h ../include/m_ctype.h 
  502. ../include/raid.h ../include/m_string.h my_static.h 
  503. ../include/mysys_err.h
  504. mf_unixpath.lo mf_unixpath.o : mf_unixpath.c mysys_priv.h 
  505. ../include/global.h ../include/my_config.h 
  506. ../mit-pthreads/include/bits/local_lim.h 
  507. ../mit-pthreads/include/endian.h ../include/dbug.h 
  508. ../include/my_sys.h ../include/my_pthread.h 
  509. ../mit-pthreads/include/pthread/config.h 
  510. ../mit-pthreads/include/sched.h ../include/m_ctype.h 
  511. ../include/raid.h ../include/m_string.h
  512. mf_wcomp.lo mf_wcomp.o : mf_wcomp.c mysys_priv.h ../include/global.h 
  513. ../include/my_config.h ../mit-pthreads/include/bits/local_lim.h 
  514. ../mit-pthreads/include/endian.h ../include/dbug.h 
  515. ../include/my_sys.h ../include/my_pthread.h 
  516. ../mit-pthreads/include/pthread/config.h 
  517. ../mit-pthreads/include/sched.h ../include/m_ctype.h 
  518. ../include/raid.h
  519. mulalloc.lo mulalloc.o : mulalloc.c mysys_priv.h ../include/global.h 
  520. ../include/my_config.h ../mit-pthreads/include/bits/local_lim.h 
  521. ../mit-pthreads/include/endian.h ../include/dbug.h 
  522. ../include/my_sys.h ../include/my_pthread.h 
  523. ../mit-pthreads/include/pthread/config.h 
  524. ../mit-pthreads/include/sched.h ../include/m_ctype.h 
  525. ../include/raid.h
  526. my_alloc.lo my_alloc.o : my_alloc.c ../include/global.h 
  527. ../include/my_config.h ../mit-pthreads/include/bits/local_lim.h 
  528. ../mit-pthreads/include/endian.h ../include/dbug.h 
  529. ../include/my_sys.h ../include/my_pthread.h 
  530. ../mit-pthreads/include/pthread/config.h 
  531. ../mit-pthreads/include/sched.h ../include/m_ctype.h 
  532. ../include/raid.h ../include/m_string.h
  533. my_compress.lo my_compress.o : my_compress.c ../include/global.h 
  534. ../include/my_config.h ../mit-pthreads/include/bits/local_lim.h 
  535. ../mit-pthreads/include/endian.h ../include/dbug.h 
  536. ../include/my_sys.h ../include/my_pthread.h 
  537. ../mit-pthreads/include/pthread/config.h 
  538. ../mit-pthreads/include/sched.h ../include/m_ctype.h 
  539. ../include/raid.h
  540. my_create.lo my_create.o : my_create.c mysys_priv.h ../include/global.h 
  541. ../include/my_config.h ../mit-pthreads/include/bits/local_lim.h 
  542. ../mit-pthreads/include/endian.h ../include/dbug.h 
  543. ../include/my_sys.h ../include/my_pthread.h 
  544. ../mit-pthreads/include/pthread/config.h 
  545. ../mit-pthreads/include/sched.h ../include/m_ctype.h 
  546. ../include/raid.h ../include/my_dir.h ../include/mysys_err.h
  547. my_delete.lo my_delete.o : my_delete.c mysys_priv.h ../include/global.h 
  548. ../include/my_config.h ../mit-pthreads/include/bits/local_lim.h 
  549. ../mit-pthreads/include/endian.h ../include/dbug.h 
  550. ../include/my_sys.h ../include/my_pthread.h 
  551. ../mit-pthreads/include/pthread/config.h 
  552. ../mit-pthreads/include/sched.h ../include/m_ctype.h 
  553. ../include/raid.h ../include/mysys_err.h
  554. my_div.lo my_div.o : my_div.c mysys_priv.h ../include/global.h 
  555. ../include/my_config.h ../mit-pthreads/include/bits/local_lim.h 
  556. ../mit-pthreads/include/endian.h ../include/dbug.h 
  557. ../include/my_sys.h ../include/my_pthread.h 
  558. ../mit-pthreads/include/pthread/config.h 
  559. ../mit-pthreads/include/sched.h ../include/m_ctype.h 
  560. ../include/raid.h
  561. my_error.lo my_error.o : my_error.c mysys_priv.h ../include/global.h 
  562. ../include/my_config.h ../mit-pthreads/include/bits/local_lim.h 
  563. ../mit-pthreads/include/endian.h ../include/dbug.h 
  564. ../include/my_sys.h ../include/my_pthread.h 
  565. ../mit-pthreads/include/pthread/config.h 
  566. ../mit-pthreads/include/sched.h ../include/m_ctype.h 
  567. ../include/raid.h ../include/mysys_err.h ../include/m_string.h
  568. my_fopen.lo my_fopen.o : my_fopen.c mysys_priv.h ../include/global.h 
  569. ../include/my_config.h ../mit-pthreads/include/bits/local_lim.h 
  570. ../mit-pthreads/include/endian.h ../include/dbug.h 
  571. ../include/my_sys.h ../include/my_pthread.h 
  572. ../mit-pthreads/include/pthread/config.h 
  573. ../mit-pthreads/include/sched.h ../include/m_ctype.h 
  574. ../include/raid.h my_static.h ../include/mysys_err.h
  575. my_fstream.lo my_fstream.o : my_fstream.c mysys_priv.h 
  576. ../include/global.h ../include/my_config.h 
  577. ../mit-pthreads/include/bits/local_lim.h 
  578. ../mit-pthreads/include/endian.h ../include/dbug.h 
  579. ../include/my_sys.h ../include/my_pthread.h 
  580. ../mit-pthreads/include/pthread/config.h 
  581. ../mit-pthreads/include/sched.h ../include/m_ctype.h 
  582. ../include/raid.h ../include/mysys_err.h
  583. my_getwd.lo my_getwd.o : my_getwd.c mysys_priv.h ../include/global.h 
  584. ../include/my_config.h ../mit-pthreads/include/bits/local_lim.h 
  585. ../mit-pthreads/include/endian.h ../include/dbug.h 
  586. ../include/my_sys.h ../include/my_pthread.h 
  587. ../mit-pthreads/include/pthread/config.h 
  588. ../mit-pthreads/include/sched.h ../include/m_ctype.h 
  589. ../include/raid.h ../include/m_string.h ../include/mysys_err.h
  590. my_init.lo my_init.o : my_init.c mysys_priv.h ../include/global.h 
  591. ../include/my_config.h ../mit-pthreads/include/bits/local_lim.h 
  592. ../mit-pthreads/include/endian.h ../include/dbug.h 
  593. ../include/my_sys.h ../include/my_pthread.h 
  594. ../mit-pthreads/include/pthread/config.h 
  595. ../mit-pthreads/include/sched.h ../include/m_ctype.h 
  596. ../include/raid.h my_static.h ../include/mysys_err.h 
  597. ../include/m_string.h
  598. my_lib.lo my_lib.o : my_lib.c mysys_priv.h ../include/global.h 
  599. ../include/my_config.h ../mit-pthreads/include/bits/local_lim.h 
  600. ../mit-pthreads/include/endian.h ../include/dbug.h 
  601. ../include/my_sys.h ../include/my_pthread.h 
  602. ../mit-pthreads/include/pthread/config.h 
  603. ../mit-pthreads/include/sched.h ../include/m_ctype.h 
  604. ../include/raid.h ../include/m_string.h ../include/my_dir.h 
  605. ../include/mysys_err.h
  606. my_malloc.lo my_malloc.o : my_malloc.c mysys_priv.h ../include/global.h 
  607. ../include/my_config.h ../mit-pthreads/include/bits/local_lim.h 
  608. ../mit-pthreads/include/endian.h ../include/dbug.h 
  609. ../include/my_sys.h ../include/my_pthread.h 
  610. ../mit-pthreads/include/pthread/config.h 
  611. ../mit-pthreads/include/sched.h ../include/m_ctype.h 
  612. ../include/raid.h ../include/mysys_err.h ../include/m_string.h
  613. my_messnc.lo my_messnc.o : my_messnc.c mysys_priv.h ../include/global.h 
  614. ../include/my_config.h ../mit-pthreads/include/bits/local_lim.h 
  615. ../mit-pthreads/include/endian.h ../include/dbug.h 
  616. ../include/my_sys.h ../include/my_pthread.h 
  617. ../mit-pthreads/include/pthread/config.h 
  618. ../mit-pthreads/include/sched.h ../include/m_ctype.h 
  619. ../include/raid.h
  620. my_net.lo my_net.o : my_net.c mysys_priv.h ../include/global.h 
  621. ../include/my_config.h ../mit-pthreads/include/bits/local_lim.h 
  622. ../mit-pthreads/include/endian.h ../include/dbug.h 
  623. ../include/my_sys.h ../include/my_pthread.h 
  624. ../mit-pthreads/include/pthread/config.h 
  625. ../mit-pthreads/include/sched.h ../include/m_ctype.h 
  626. ../include/raid.h ../include/m_string.h
  627. my_once.lo my_once.o : my_once.c mysys_priv.h ../include/global.h 
  628. ../include/my_config.h ../mit-pthreads/include/bits/local_lim.h 
  629. ../mit-pthreads/include/endian.h ../include/dbug.h 
  630. ../include/my_sys.h ../include/my_pthread.h 
  631. ../mit-pthreads/include/pthread/config.h 
  632. ../mit-pthreads/include/sched.h ../include/m_ctype.h 
  633. ../include/raid.h my_static.h ../include/mysys_err.h
  634. my_open.lo my_open.o : my_open.c mysys_priv.h ../include/global.h 
  635. ../include/my_config.h ../mit-pthreads/include/bits/local_lim.h 
  636. ../mit-pthreads/include/endian.h ../include/dbug.h 
  637. ../include/my_sys.h ../include/my_pthread.h 
  638. ../mit-pthreads/include/pthread/config.h 
  639. ../mit-pthreads/include/sched.h ../include/m_ctype.h 
  640. ../include/raid.h ../include/mysys_err.h ../include/my_dir.h
  641. my_pthread.lo my_pthread.o : my_pthread.c mysys_priv.h 
  642. ../include/global.h ../include/my_config.h 
  643. ../mit-pthreads/include/bits/local_lim.h 
  644. ../mit-pthreads/include/endian.h ../include/dbug.h 
  645. ../include/my_sys.h ../include/my_pthread.h 
  646. ../mit-pthreads/include/pthread/config.h 
  647. ../mit-pthreads/include/sched.h ../include/m_ctype.h 
  648. ../include/raid.h ../include/m_string.h ../include/thr_alarm.h
  649. my_read.lo my_read.o : my_read.c mysys_priv.h ../include/global.h 
  650. ../include/my_config.h ../mit-pthreads/include/bits/local_lim.h 
  651. ../mit-pthreads/include/endian.h ../include/dbug.h 
  652. ../include/my_sys.h ../include/my_pthread.h 
  653. ../mit-pthreads/include/pthread/config.h 
  654. ../mit-pthreads/include/sched.h ../include/m_ctype.h 
  655. ../include/raid.h ../include/mysys_err.h
  656. my_realloc.lo my_realloc.o : my_realloc.c mysys_priv.h 
  657. ../include/global.h ../include/my_config.h 
  658. ../mit-pthreads/include/bits/local_lim.h 
  659. ../mit-pthreads/include/endian.h ../include/dbug.h 
  660. ../include/my_sys.h ../include/my_pthread.h 
  661. ../mit-pthreads/include/pthread/config.h 
  662. ../mit-pthreads/include/sched.h ../include/m_ctype.h 
  663. ../include/raid.h ../include/mysys_err.h
  664. my_static.lo my_static.o : my_static.c mysys_priv.h ../include/global.h 
  665. ../include/my_config.h ../mit-pthreads/include/bits/local_lim.h 
  666. ../mit-pthreads/include/endian.h ../include/dbug.h 
  667. ../include/my_sys.h ../include/my_pthread.h 
  668. ../mit-pthreads/include/pthread/config.h 
  669. ../mit-pthreads/include/sched.h ../include/m_ctype.h 
  670. ../include/raid.h my_static.h ../include/my_alarm.h
  671. my_thr_init.lo my_thr_init.o : my_thr_init.c mysys_priv.h 
  672. ../include/global.h ../include/my_config.h 
  673. ../mit-pthreads/include/bits/local_lim.h 
  674. ../mit-pthreads/include/endian.h ../include/dbug.h 
  675. ../include/my_sys.h ../include/my_pthread.h 
  676. ../mit-pthreads/include/pthread/config.h 
  677. ../mit-pthreads/include/sched.h ../include/m_ctype.h 
  678. ../include/raid.h ../include/m_string.h
  679. my_write.lo my_write.o : my_write.c mysys_priv.h ../include/global.h 
  680. ../include/my_config.h ../mit-pthreads/include/bits/local_lim.h 
  681. ../mit-pthreads/include/endian.h ../include/dbug.h 
  682. ../include/my_sys.h ../include/my_pthread.h 
  683. ../mit-pthreads/include/pthread/config.h 
  684. ../mit-pthreads/include/sched.h ../include/m_ctype.h 
  685. ../include/raid.h ../include/mysys_err.h
  686. net.lo net.o : net.c ../include/global.h ../include/my_config.h 
  687. ../mit-pthreads/include/bits/local_lim.h 
  688. ../mit-pthreads/include/endian.h ../include/dbug.h 
  689. ../include/violite.h ../include/my_net.h ../include/my_sys.h 
  690. ../include/my_pthread.h 
  691. ../mit-pthreads/include/pthread/config.h 
  692. ../mit-pthreads/include/sched.h ../include/m_ctype.h 
  693. ../include/raid.h ../include/m_string.h ../include/mysql.h 
  694. ../include/mysql_com.h ../include/mysql_version.h 
  695. ../include/mysqld_error.h
  696. password.lo password.o : password.c ../include/global.h 
  697. ../include/my_config.h ../mit-pthreads/include/bits/local_lim.h 
  698. ../mit-pthreads/include/endian.h ../include/dbug.h 
  699. ../include/my_sys.h ../include/my_pthread.h 
  700. ../mit-pthreads/include/pthread/config.h 
  701. ../mit-pthreads/include/sched.h ../include/m_ctype.h 
  702. ../include/raid.h ../include/m_string.h ../include/mysql.h 
  703. ../include/mysql_com.h ../include/mysql_version.h
  704. safemalloc.lo safemalloc.o : safemalloc.c mysys_priv.h 
  705. ../include/global.h ../include/my_config.h 
  706. ../mit-pthreads/include/bits/local_lim.h 
  707. ../mit-pthreads/include/endian.h ../include/dbug.h 
  708. ../include/my_sys.h ../include/my_pthread.h 
  709. ../mit-pthreads/include/pthread/config.h 
  710. ../mit-pthreads/include/sched.h ../include/m_ctype.h 
  711. ../include/raid.h ../include/m_string.h my_static.h 
  712. ../include/mysys_err.h
  713. str2int.lo str2int.o : str2int.c ../include/global.h 
  714. ../include/my_config.h ../mit-pthreads/include/bits/local_lim.h 
  715. ../mit-pthreads/include/endian.h ../include/dbug.h 
  716. ../include/m_string.h ../include/m_ctype.h ../include/my_sys.h 
  717. ../include/my_pthread.h 
  718. ../mit-pthreads/include/pthread/config.h 
  719. ../mit-pthreads/include/sched.h ../include/raid.h
  720. strcend.lo strcend.o : strcend.c ../include/global.h 
  721. ../include/my_config.h ../mit-pthreads/include/bits/local_lim.h 
  722. ../mit-pthreads/include/endian.h ../include/dbug.h 
  723. ../include/m_string.h
  724. strcont.lo strcont.o : strcont.c ../include/global.h 
  725. ../include/my_config.h ../mit-pthreads/include/bits/local_lim.h 
  726. ../mit-pthreads/include/endian.h ../include/dbug.h 
  727. ../include/m_string.h
  728. strend.lo strend.o : strend.c ../include/global.h ../include/my_config.h 
  729. ../mit-pthreads/include/bits/local_lim.h 
  730. ../mit-pthreads/include/endian.h ../include/dbug.h 
  731. ../include/m_string.h
  732. strfill.lo strfill.o : strfill.c ../include/global.h 
  733. ../include/my_config.h ../mit-pthreads/include/bits/local_lim.h 
  734. ../mit-pthreads/include/endian.h ../include/dbug.h 
  735. ../include/m_string.h
  736. string.lo string.o : string.c mysys_priv.h ../include/global.h 
  737. ../include/my_config.h ../mit-pthreads/include/bits/local_lim.h 
  738. ../mit-pthreads/include/endian.h ../include/dbug.h 
  739. ../include/my_sys.h ../include/my_pthread.h 
  740. ../mit-pthreads/include/pthread/config.h 
  741. ../mit-pthreads/include/sched.h ../include/m_ctype.h 
  742. ../include/raid.h ../include/m_string.h
  743. strinstr.lo strinstr.o : strinstr.c ../include/global.h 
  744. ../include/my_config.h ../mit-pthreads/include/bits/local_lim.h 
  745. ../mit-pthreads/include/endian.h ../include/dbug.h 
  746. ../include/m_string.h
  747. strmake.lo strmake.o : strmake.c ../include/global.h 
  748. ../include/my_config.h ../mit-pthreads/include/bits/local_lim.h 
  749. ../mit-pthreads/include/endian.h ../include/dbug.h 
  750. ../include/m_string.h
  751. strmov.lo strmov.o : strmov.c ../include/global.h ../include/my_config.h 
  752. ../mit-pthreads/include/bits/local_lim.h 
  753. ../mit-pthreads/include/endian.h ../include/dbug.h 
  754. ../include/m_string.h
  755. strnlen.lo strnlen.o : strnlen.c ../include/global.h 
  756. ../include/my_config.h ../mit-pthreads/include/bits/local_lim.h 
  757. ../mit-pthreads/include/endian.h ../include/dbug.h 
  758. ../include/m_string.h
  759. strnmov.lo strnmov.o : strnmov.c ../include/global.h 
  760. ../include/my_config.h ../mit-pthreads/include/bits/local_lim.h 
  761. ../mit-pthreads/include/endian.h ../include/dbug.h 
  762. ../include/m_string.h
  763. strtoll.lo strtoll.o : strtoll.c ../include/global.h 
  764. ../include/my_config.h ../mit-pthreads/include/bits/local_lim.h 
  765. ../mit-pthreads/include/endian.h ../include/dbug.h 
  766. ../include/m_string.h
  767. strtoull.lo strtoull.o : strtoull.c ../include/global.h 
  768. ../include/my_config.h ../mit-pthreads/include/bits/local_lim.h 
  769. ../mit-pthreads/include/endian.h ../include/dbug.h 
  770. ../include/m_string.h
  771. strxmov.lo strxmov.o : strxmov.c ../include/global.h 
  772. ../include/my_config.h ../mit-pthreads/include/bits/local_lim.h 
  773. ../mit-pthreads/include/endian.h ../include/dbug.h 
  774. ../include/m_string.h
  775. thr_mutex.lo thr_mutex.o : thr_mutex.c ../include/global.h 
  776. ../include/my_config.h ../mit-pthreads/include/bits/local_lim.h 
  777. ../mit-pthreads/include/endian.h ../include/dbug.h 
  778. ../include/m_string.h
  779. typelib.lo typelib.o : typelib.c mysys_priv.h ../include/global.h 
  780. ../include/my_config.h ../mit-pthreads/include/bits/local_lim.h 
  781. ../mit-pthreads/include/endian.h ../include/dbug.h 
  782. ../include/my_sys.h ../include/my_pthread.h 
  783. ../mit-pthreads/include/pthread/config.h 
  784. ../mit-pthreads/include/sched.h ../include/m_ctype.h 
  785. ../include/raid.h ../include/m_string.h
  786. violite.lo violite.o : violite.c ../include/global.h 
  787. ../include/my_config.h ../mit-pthreads/include/bits/local_lim.h 
  788. ../mit-pthreads/include/endian.h ../include/dbug.h 
  789. ../include/violite.h ../include/my_net.h ../include/my_sys.h 
  790. ../include/my_pthread.h 
  791. ../mit-pthreads/include/pthread/config.h 
  792. ../mit-pthreads/include/sched.h ../include/m_ctype.h 
  793. ../include/raid.h ../include/m_string.h
  794. info-am:
  795. info: info-am
  796. dvi-am:
  797. dvi: dvi-am
  798. check-am: all-am
  799. check: check-am
  800. installcheck-am:
  801. installcheck: installcheck-am
  802. install-exec-am: install-pkglibLTLIBRARIES
  803. install-exec: install-exec-am
  804. install-data-am:
  805. install-data: install-data-am
  806. install-am: all-am
  807. @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  808. install: install-am
  809. uninstall-am: uninstall-pkglibLTLIBRARIES
  810. uninstall: uninstall-am
  811. all-am: Makefile $(LTLIBRARIES) $(PROGRAMS)
  812. all-redirect: all-am
  813. install-strip:
  814. $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
  815. installdirs:
  816. $(mkinstalldirs)  $(DESTDIR)$(pkglibdir)
  817. mostlyclean-generic:
  818. clean-generic:
  819. -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
  820. distclean-generic:
  821. -rm -f Makefile $(CONFIG_CLEAN_FILES)
  822. -rm -f config.cache config.log stamp-h stamp-h[0-9]*
  823. maintainer-clean-generic:
  824. mostlyclean-am:  mostlyclean-pkglibLTLIBRARIES mostlyclean-compile 
  825. mostlyclean-libtool mostlyclean-noinstPROGRAMS 
  826. mostlyclean-tags mostlyclean-generic
  827. mostlyclean: mostlyclean-am
  828. clean-am:  clean-pkglibLTLIBRARIES clean-compile clean-libtool 
  829. clean-noinstPROGRAMS clean-tags clean-generic 
  830. mostlyclean-am clean-local
  831. clean: clean-am
  832. distclean-am:  distclean-pkglibLTLIBRARIES distclean-compile 
  833. distclean-libtool distclean-noinstPROGRAMS 
  834. distclean-tags distclean-generic clean-am
  835. -rm -f libtool
  836. distclean: distclean-am
  837. maintainer-clean-am:  maintainer-clean-pkglibLTLIBRARIES 
  838. maintainer-clean-compile maintainer-clean-libtool 
  839. maintainer-clean-noinstPROGRAMS maintainer-clean-tags 
  840. maintainer-clean-generic distclean-am
  841. @echo "This command is intended for maintainers to use;"
  842. @echo "it deletes files that may require special tools to rebuild."
  843. maintainer-clean: maintainer-clean-am
  844. .PHONY: mostlyclean-pkglibLTLIBRARIES distclean-pkglibLTLIBRARIES 
  845. clean-pkglibLTLIBRARIES maintainer-clean-pkglibLTLIBRARIES 
  846. uninstall-pkglibLTLIBRARIES install-pkglibLTLIBRARIES 
  847. mostlyclean-compile distclean-compile clean-compile 
  848. maintainer-clean-compile mostlyclean-libtool distclean-libtool 
  849. clean-libtool maintainer-clean-libtool mostlyclean-noinstPROGRAMS 
  850. distclean-noinstPROGRAMS clean-noinstPROGRAMS 
  851. maintainer-clean-noinstPROGRAMS tags mostlyclean-tags distclean-tags 
  852. clean-tags maintainer-clean-tags distdir info-am info dvi-am dvi check 
  853. check-am installcheck-am installcheck install-exec-am install-exec 
  854. install-data-am install-data install-am install uninstall-am uninstall 
  855. all-redirect all-am all installdirs mostlyclean-generic 
  856. distclean-generic clean-generic maintainer-clean-generic clean 
  857. mostlyclean distclean maintainer-clean
  858. # The automatic dependencies miss this
  859. bmove_upp.lo: $(LTCHARSET_OBJS)
  860. ctype.lo: ctype_extra_sources.c
  861. clean-local:
  862. rm -f `echo $(mystringsobjects) | sed "s;.lo;.c;g"` 
  863.       `echo $(dbugobjects) | sed "s;.lo;.c;g"` 
  864.       `echo $(mysysobjects) | sed "s;.lo;.c;g"` 
  865.        $(mystringsextra) $(mysysheaders) ctype_extra_sources.c 
  866.        ../linked_client_sources
  867. ctype_extra_sources.c: conf_to_src
  868. ./conf_to_src $(top_srcdir) @CHARSETS_NEED_SOURCE@ > 
  869.               $(srcdir)/ctype_extra_sources.c
  870. # Don't update the files from bitkeeper
  871. %::SCCS/s.%
  872. # This is called from the toplevel makefile
  873. link_sources:
  874. set -x; 
  875. for f in `cd $(libmysql_dir) && echo *.[ch]`; do 
  876.   rm -f $(srcdir)/$$f; 
  877.   @LN_CP_F@ $(libmysql_dir)/$$f $(srcdir)/$$f; 
  878. done
  879. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  880. # Otherwise a system limit (for SysV at least) may be exceeded.
  881. .NOEXPORT: