Makefile
上传用户:romrleung
上传日期:2022-05-23
资源大小:18897k
文件大小:30k
源码类别:

MySQL数据库

开发平台:

Visual C++

  1. # Makefile.in generated by automake 1.8.3 from Makefile.am.
  2. # mysql-test/Makefile.  Generated from Makefile.in by configure.
  3. # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
  4. # 2003, 2004  Free Software Foundation, Inc.
  5. # This Makefile.in is free software; the Free Software Foundation
  6. # gives unlimited permission to copy and/or distribute it,
  7. # with or without modifications, as long as this notice is preserved.
  8. # This program is distributed in the hope that it will be useful,
  9. # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
  10. # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
  11. # PARTICULAR PURPOSE.
  12. # Copyright (C) 2000 MySQL AB & MySQL Finland AB & TCX DataKonsult AB
  13. #
  14. # This library is free software; you can redistribute it and/or
  15. # modify it under the terms of the GNU Library General Public
  16. # License as published by the Free Software Foundation; either
  17. # version 2 of the License, or (at your option) any later version.
  18. #
  19. # This library is distributed in the hope that it will be useful,
  20. # but WITHOUT ANY WARRANTY; without even the implied warranty of
  21. # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  22. # Library General Public License for more details.
  23. #
  24. # You should have received a copy of the GNU Library General Public
  25. # License along with this library; if not, write to the Free
  26. # Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
  27. # MA 02111-1307, USA
  28. SOURCES = $(mysql_test_run_new_SOURCES)
  29. srcdir = .
  30. top_srcdir = ..
  31. pkgdatadir = $(datadir)/mysql
  32. pkglibdir = $(libdir)/mysql
  33. pkgincludedir = $(includedir)/mysql
  34. top_builddir = ..
  35. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
  36. INSTALL = /usr/bin/install -c
  37. install_sh_DATA = $(install_sh) -c -m 644
  38. install_sh_PROGRAM = $(install_sh) -c
  39. install_sh_SCRIPT = $(install_sh) -c
  40. INSTALL_HEADER = $(INSTALL_DATA)
  41. transform = $(program_transform_name)
  42. NORMAL_INSTALL = :
  43. PRE_INSTALL = :
  44. POST_INSTALL = :
  45. NORMAL_UNINSTALL = :
  46. PRE_UNINSTALL = :
  47. POST_UNINSTALL = :
  48. build_triplet = i686-pc-linux-gnu
  49. host_triplet = i686-pc-linux-gnu
  50. target_triplet = i686-pc-linux-gnu
  51. EXTRA_PROGRAMS = mysql_test_run_new$(EXEEXT)
  52. subdir = mysql-test
  53. DIST_COMMON = README $(noinst_HEADERS) $(srcdir)/Makefile.am 
  54. $(srcdir)/Makefile.in
  55. ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
  56. am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 
  57. $(top_srcdir)/configure.in
  58. am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) 
  59. $(ACLOCAL_M4)
  60. mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
  61. CONFIG_HEADER = $(top_builddir)/config.h
  62. CONFIG_CLEAN_FILES =
  63. am_mysql_test_run_new_OBJECTS = mysql_test_run_new.$(OBJEXT) 
  64. my_manage.$(OBJEXT) my_create_tables.$(OBJEXT)
  65. mysql_test_run_new_OBJECTS = $(am_mysql_test_run_new_OBJECTS)
  66. mysql_test_run_new_LDADD = $(LDADD)
  67. am__installdirs = "$(DESTDIR)$(testdir)" "$(DESTDIR)$(testdir)"
  68. testSCRIPT_INSTALL = $(INSTALL_SCRIPT)
  69. SCRIPTS = $(test_SCRIPTS)
  70. DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
  71. depcomp = $(SHELL) $(top_srcdir)/depcomp
  72. am__depfiles_maybe = depfiles
  73. DEP_FILES = ./$(DEPDIR)/my_create_tables.Po 
  74. ./$(DEPDIR)/my_manage.Po 
  75. ./$(DEPDIR)/mysql_test_run_new.Po
  76. COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) 
  77. $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
  78. LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) 
  79. $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) 
  80. $(AM_CFLAGS) $(CFLAGS)
  81. CCLD = $(CC)
  82. LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) 
  83. $(AM_LDFLAGS) $(LDFLAGS) -o $@
  84. SOURCES = $(mysql_test_run_new_SOURCES)
  85. DIST_SOURCES = $(mysql_test_run_new_SOURCES)
  86. RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive 
  87. html-recursive info-recursive install-data-recursive 
  88. install-exec-recursive install-info-recursive 
  89. install-recursive installcheck-recursive installdirs-recursive 
  90. pdf-recursive ps-recursive uninstall-info-recursive 
  91. uninstall-recursive
  92. testDATA_INSTALL = $(INSTALL_DATA)
  93. DATA = $(test_DATA)
  94. HEADERS = $(noinst_HEADERS)
  95. ETAGS = etags
  96. CTAGS = ctags
  97. DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  98. ACLOCAL = ${SHELL} /data0/mysqldev/my/mysql-4.1.16-build/build/missing --run aclocal-1.8
  99. ALLOCA = 
  100. AMDEP_FALSE = #
  101. AMDEP_TRUE = 
  102. AMTAR = ${SHELL} /data0/mysqldev/my/mysql-4.1.16-build/build/missing --run tar
  103. AR = ar
  104. AS = ccache gcc -c
  105. ASSEMBLER_FALSE = 
  106. ASSEMBLER_TRUE = #
  107. ASSEMBLER_sparc32_FALSE = 
  108. ASSEMBLER_sparc32_TRUE = #
  109. ASSEMBLER_sparc64_FALSE = 
  110. ASSEMBLER_sparc64_TRUE = #
  111. ASSEMBLER_x86_FALSE = 
  112. ASSEMBLER_x86_TRUE = #
  113. AUTOCONF = ${SHELL} /data0/mysqldev/my/mysql-4.1.16-build/build/missing --run autoconf
  114. AUTOHEADER = ${SHELL} /data0/mysqldev/my/mysql-4.1.16-build/build/missing --run autoheader
  115. AUTOMAKE = ${SHELL} /data0/mysqldev/my/mysql-4.1.16-build/build/missing --run automake-1.8
  116. AVAILABLE_LANGUAGES = czech danish dutch english estonian french german greek hungarian italian japanese japanese-sjis korean norwegian norwegian-ny polish portuguese romanian russian serbian slovak spanish swedish ukrainian
  117. AVAILABLE_LANGUAGES_ERRORS =  czech/errmsg.sys danish/errmsg.sys dutch/errmsg.sys english/errmsg.sys estonian/errmsg.sys french/errmsg.sys german/errmsg.sys greek/errmsg.sys hungarian/errmsg.sys italian/errmsg.sys japanese/errmsg.sys japanese-sjis/errmsg.sys korean/errmsg.sys norwegian/errmsg.sys norwegian-ny/errmsg.sys polish/errmsg.sys portuguese/errmsg.sys romanian/errmsg.sys russian/errmsg.sys serbian/errmsg.sys slovak/errmsg.sys spanish/errmsg.sys swedish/errmsg.sys ukrainian/errmsg.sys
  118. AWK = gawk
  119. CC = ccache gcc
  120. CCAS = ccache gcc
  121. CCASFLAGS =   
  122. CCDEPMODE = depmode=gcc3
  123. CC_VERSION = gcc (GCC) 3.3.3 20040412 (Red Hat Linux 3.3.3-7)
  124. CFLAGS = -O3 -DDBUG_OFF   
  125. CHECK_PID = /bin/kill -0 $$PID > /dev/null 2> /dev/null
  126. CHMOD = /bin/chmod
  127. CLIENT_EXTRA_LDFLAGS = 
  128. CLIENT_LIBS = -lcrypt -lnsl -lm   -lz 
  129. CMP = /usr/bin/cmp
  130. COMPILATION_COMMENT = Source distribution
  131. COMPILE_PSTACK_FALSE = 
  132. COMPILE_PSTACK_TRUE = #
  133. CONF_COMMAND = ./configure '--with-embedded-server' '--with-berkeley-db' '--with-innodb' '--enable-thread-safe-client' '--with-extra-charsets=complex' '--with-ndbcluster' 'CC=ccache gcc' 'CXXFLAGS=-felide-constructors -fno-exceptions -fno-rtti' 'CXX=ccache gcc'
  134. CP = /bin/cp
  135. CPP = ccache gcc -E
  136. CPPFLAGS = 
  137. CXX = ccache gcc
  138. CXXCPP = ccache gcc -E
  139. CXXDEPMODE = depmode=gcc3
  140. CXXFLAGS =  -DDBUG_OFF -felide-constructors -fno-exceptions -fno-rtti   -fno-implicit-templates -fno-exceptions -fno-rtti -DUSE_MYSYS_NEW -DDEFINE_CXA_PURE_VIRTUAL $(NDB_CXXFLAGS)
  141. CXXLDFLAGS = 
  142. CXX_VERSION = gcc (GCC) 3.3.3 20040412 (Red Hat Linux 3.3.3-7)
  143. CYGPATH_W = echo
  144. DARWIN_MWCC_FALSE = 
  145. DARWIN_MWCC_TRUE = #
  146. DEFS = -DHAVE_CONFIG_H
  147. DEPDIR = .deps
  148. DOT_FRM_VERSION = 6
  149. DOXYGEN = /usr/bin/doxygen
  150. DVIS = 
  151. ECHO = echo
  152. ECHO_C = 
  153. ECHO_N = -n
  154. ECHO_T = 
  155. EGREP = grep -E
  156. EXEEXT = 
  157. F77 = 
  158. FFLAGS = 
  159. FIND_PROC = /bin/ps p $$PID | grep -v grep | grep mysqld > /dev/null
  160. GETCONF = getconf
  161. GXX = yes
  162. HAVE_NDBCLUSTER_DB_FALSE = #
  163. HAVE_NDBCLUSTER_DB_TRUE = 
  164. HAVE_NETWARE_FALSE = 
  165. HAVE_NETWARE_TRUE = #
  166. HOSTNAME = /bin/hostname
  167. INSTALL_DATA = ${INSTALL} -m 644
  168. INSTALL_PROGRAM = ${INSTALL}
  169. INSTALL_SCRIPT = ${INSTALL}
  170. INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
  171. KILL = /bin/kill
  172. LD = /usr/bin/ld
  173. LDFLAGS =  -rdynamic 
  174. LIBDL = -ldl 
  175. LIBEDIT_LOBJECTS =  unvis.o vis.o strlcpy.o strlcat.o fgetln.o
  176. LIBOBJS = 
  177. LIBS = -lpthread -lcrypt -lnsl -lm  -lpthread 
  178. LIBTOOL = $(SHELL) $(top_builddir)/libtool --preserve-dup-deps
  179. LIB_EXTRA_CCFLAGS = 
  180. LM_CFLAGS = 
  181. LN = /bin/ln
  182. LN_CP_F = /bin/ln -s
  183. LN_S = ln -s
  184. LOCAL_FALSE = 
  185. LOCAL_TRUE = #
  186. LTLIBOBJS = 
  187. MACHINE_TYPE = i686
  188. MAKEINDEX = no
  189. MAKEINFO = ${SHELL} /data0/mysqldev/my/mysql-4.1.16-build/build/missing --run makeinfo
  190. MAKE_BINARY_DISTRIBUTION_OPTIONS =  --with-ndbcluster
  191. MAKE_SHELL = /bin/sh
  192. MT_INCLUDES = 
  193. MT_LD_ADD = 
  194. MV = /bin/mv
  195. MYSQLD_DEFAULT_SWITCHES = --skip-locking
  196. MYSQLD_EXTRA_LDFLAGS = 
  197. MYSQLD_USER = mysql
  198. MYSQL_BASE_VERSION = 4.1
  199. MYSQL_NO_DASH_VERSION = 4.1.16
  200. MYSQL_SERVER_SUFFIX = 
  201. MYSQL_TCP_PORT = 3306
  202. MYSQL_TCP_PORT_DEFAULT = 3306
  203. MYSQL_UNIX_ADDR = /tmp/mysql.sock
  204. MYSQL_VERSION_ID = 40116
  205. NDB_DEFS = -DNDEBUG
  206. NDB_SCI_INCLUDES = 
  207. NDB_SCI_LIBS = 
  208. NDB_VERSION_BUILD = 16
  209. NDB_VERSION_MAJOR = 4
  210. NDB_VERSION_MINOR = 1
  211. NDB_VERSION_STATUS = 
  212. NOINST_LDFLAGS = 
  213. NON_THREADED_LIBS = -lcrypt -lnsl -lm 
  214. OBJEXT = o
  215. PACKAGE = mysql
  216. PACKAGE_BUGREPORT = 
  217. PACKAGE_NAME = 
  218. PACKAGE_STRING = 
  219. PACKAGE_TARNAME = 
  220. PACKAGE_VERSION = 
  221. PATH_SEPARATOR = :
  222. PDFLATEX = no
  223. PDFMANUAL = 
  224. PERL = /usr/bin/perl
  225. PERL5 = /usr/bin/perl
  226. PROTOCOL_VERSION = 10
  227. PS = /bin/ps
  228. RANLIB = ranlib
  229. RM = /bin/rm
  230. SAVE_ASFLAGS = 
  231. SAVE_CFLAGS = 
  232. SAVE_CXXFLAGS = -felide-constructors -fno-exceptions -fno-rtti
  233. SAVE_CXXLDFLAGS = 
  234. SAVE_LDFLAGS = 
  235. SED = /bin/sed
  236. SET_MAKE = 
  237. SHARED_LIB_VERSION = 14:0:0
  238. SHELL = /bin/sh
  239. STATIC_NSS_FLAGS = 
  240. STRIP = strip
  241. SYSTEM_TYPE = pc-linux-gnu
  242. TAR = gtar
  243. TARGET_LINUX = true
  244. TERMCAP_LIB = -lncurses
  245. THREAD_LOBJECTS = thr_alarm.o thr_lock.o thr_mutex.o thr_rwlock.o my_pthread.o my_thr_init.o
  246. THREAD_LPROGRAMS = test_thr_alarm$(EXEEXT) test_thr_lock$(EXEEXT)
  247. VERSION = 4.1.16
  248. WRAPLIBS = 
  249. YACC = bison -y
  250. ZLIB_DEPS = -lz
  251. ZLIB_INCLUDES = 
  252. ZLIB_LIBS = -lz
  253. ac_ct_AR = ar
  254. ac_ct_CC = ccache gcc
  255. ac_ct_CXX = 
  256. ac_ct_F77 = 
  257. ac_ct_GETCONF = getconf
  258. ac_ct_RANLIB = ranlib
  259. ac_ct_STRIP = strip
  260. am__fastdepCC_FALSE = #
  261. am__fastdepCC_TRUE = 
  262. am__fastdepCXX_FALSE = #
  263. am__fastdepCXX_TRUE = 
  264. am__include = include
  265. am__leading_dot = .
  266. am__quote = 
  267. bdb_includes = -I$(top_builddir)/bdb/build_unix
  268. bdb_libs = -L$(top_builddir)/bdb/build_unix -ldb
  269. bdb_libs_with_path = $(top_builddir)/bdb/build_unix/libdb.a
  270. bench_dirs = sql-bench mysql-test
  271. bindir = ${exec_prefix}/bin
  272. build = i686-pc-linux-gnu
  273. build_alias = 
  274. build_cpu = i686
  275. build_os = linux-gnu
  276. build_vendor = pc
  277. datadir = ${prefix}/share
  278. docs_dirs = Docs
  279. exec_prefix = ${prefix}
  280. fs_dirs = 
  281. host = i686-pc-linux-gnu
  282. host_alias = 
  283. host_cpu = i686
  284. host_os = linux-gnu
  285. host_vendor = pc
  286. includedir = ${prefix}/include
  287. infodir = ${prefix}/info
  288. innodb_includes = -I../innobase/include
  289. innodb_libs =  $(top_builddir)/innobase/usr/libusr.a $(top_builddir)/innobase/srv/libsrv.a $(top_builddir)/innobase/dict/libdict.a $(top_builddir)/innobase/que/libque.a $(top_builddir)/innobase/srv/libsrv.a $(top_builddir)/innobase/ibuf/libibuf.a $(top_builddir)/innobase/row/librow.a $(top_builddir)/innobase/pars/libpars.a $(top_builddir)/innobase/btr/libbtr.a $(top_builddir)/innobase/trx/libtrx.a $(top_builddir)/innobase/read/libread.a $(top_builddir)/innobase/usr/libusr.a $(top_builddir)/innobase/buf/libbuf.a $(top_builddir)/innobase/ibuf/libibuf.a $(top_builddir)/innobase/eval/libeval.a $(top_builddir)/innobase/log/liblog.a $(top_builddir)/innobase/fsp/libfsp.a $(top_builddir)/innobase/fut/libfut.a $(top_builddir)/innobase/fil/libfil.a $(top_builddir)/innobase/lock/liblock.a $(top_builddir)/innobase/mtr/libmtr.a $(top_builddir)/innobase/page/libpage.a $(top_builddir)/innobase/rem/librem.a $(top_builddir)/innobase/thr/libthr.a $(top_builddir)/innobase/sync/libsync.a $(top_builddir)/innobase/data/libdata.a $(top_builddir)/innobase/mach/libmach.a $(top_builddir)/innobase/ha/libha.a $(top_builddir)/innobase/dyn/libdyn.a $(top_builddir)/innobase/mem/libmem.a $(top_builddir)/innobase/sync/libsync.a $(top_builddir)/innobase/ut/libut.a $(top_builddir)/innobase/os/libos.a $(top_builddir)/innobase/ut/libut.a
  290. innodb_system_libs = -lrt
  291. install_sh = /data0/mysqldev/my/mysql-4.1.16-build/build/install-sh
  292. isam_libs = 
  293. libdir = ${exec_prefix}/lib
  294. libexecdir = ${exec_prefix}/libexec
  295. libmysqld_dirs = libmysqld
  296. linked_client_targets = linked_libmysql_sources linked_libmysql_r_sources
  297. linked_libmysqld_targets = linked_libmysqld_sources linked_libmysqldex_sources
  298. linked_netware_sources = 
  299. localstatedir = ${prefix}/var
  300. man1_files = isamchk.1 isamlog.1 msql2mysql.1 myisamchk.1 myisamlog.1 myisampack.1 mysql.1 mysql.server.1 mysql_config.1 mysql_fix_privilege_tables.1 mysql_zap.1 mysqlaccess.1 mysqladmin.1 mysqlbinlog.1 mysqlcheck.1 mysqld.1 mysqld_multi.1 mysqld_safe.1 mysqldump.1 mysqlhotcopy.1 mysqlimport.1 mysqlman.1 mysqlshow.1 pack_isam.1 perror.1 replace.1 safe_mysqld.1
  301. man_dirs = man
  302. mandir = ${prefix}/man
  303. mkdir_p = mkdir -p -- .
  304. ndb_bin_am_ldflags = -static
  305. ndb_cxxflags_fix =  
  306. ndb_mgmclient_libs = $(top_builddir)/ndb/src/mgmclient/libndbmgmclient.la
  307. ndb_opt_subdirs = 
  308. ndb_port = 1186
  309. ndb_port_base = 2202
  310. ndb_transporter_opt_objs =  SHM_Transporter.lo SHM_Transporter.unix.lo
  311. ndbcluster_includes = -I../ndb/include -I../ndb/include/ndbapi
  312. ndbcluster_libs = $(top_builddir)/ndb/src/.libs/libndbclient.a
  313. ndbcluster_system_libs = 
  314. netware_dir = 
  315. oldincludedir = /usr/include
  316. openssl_includes = 
  317. openssl_libs = 
  318. orbit_idl = 
  319. orbit_includes = 
  320. orbit_libs = 
  321. prefix = /usr/local
  322. program_transform_name = s,x,x,
  323. pstack_dirs = 
  324. pstack_libs = 
  325. readline_basedir = libedit
  326. readline_dir = cmd-line-utils/libedit
  327. readline_h_ln_cmd = $(LN) -s $(top_srcdir)/cmd-line-utils/libedit/readline readline
  328. readline_link = $(top_builddir)/cmd-line-utils/libedit/libedit.a
  329. readline_topdir = cmd-line-utils
  330. sbindir = ${exec_prefix}/sbin
  331. server_scripts = mysqld_safe mysql_install_db
  332. sharedstatedir = ${prefix}/com
  333. sql_client_dirs = libmysql_r libmysql strings regex client
  334. sql_server_dirs = strings dbug mysys extra regex isam merge bdb innobase ndb myisam myisammrg heap vio sql
  335. sql_union_dirs =  strings dbug mysys extra regex isam merge bdb innobase ndb myisam myisammrg heap vio sql  libmysql_r  libmysql  client 
  336. subdirs =  innobase
  337. sysconfdir = ${prefix}/etc
  338. target = i686-pc-linux-gnu
  339. target_alias = 
  340. target_cpu = i686
  341. target_os = linux-gnu
  342. target_vendor = pc
  343. thread_dirs = 
  344. tools_dirs = tools
  345. uname_prog = /bin/uname
  346. vio_dir = 
  347. vio_libs = 
  348. zlib_dir = 
  349. # If one uses automake conditionals, automake will automatically
  350. # include all possible branches to DIST_SUBDIRS goal.
  351. # Reset DIST_SUBDIRS if we don't use NDB
  352. #SUBDIRS = 
  353. SUBDIRS = ndb
  354. #DIST_SUBDIRS = 
  355. DIST_SUBDIRS = ndb
  356. #USE_NDBCLUSTER = ""
  357. USE_NDBCLUSTER = "--ndbcluster"
  358. benchdir_root = $(prefix)
  359. testdir = $(benchdir_root)/mysql-test
  360. EXTRA_SCRIPTS = mysql-test-run.sh mysql-test-run.pl install_test_db.sh
  361. EXTRA_DIST = $(EXTRA_SCRIPTS) 
  362. test_SCRIPTS = mysql-test-run install_test_db 
  363. test_DATA = std_data/client-key.pem std_data/client-cert.pem std_data/cacert.pem 
  364. std_data/server-cert.pem std_data/server-key.pem 
  365. CLEANFILES = $(test_SCRIPTS) $(test_DATA)
  366. INCLUDES = -I$(top_builddir)/include -I$(top_srcdir)/include -I..
  367. noinst_HEADERS = my_manage.h
  368. mysql_test_run_new_SOURCES = mysql_test_run_new.c my_manage.c my_create_tables.c
  369. SUFFIXES = .sh
  370. all: all-recursive
  371. .SUFFIXES:
  372. .SUFFIXES: .sh .c .lo .o .obj
  373. $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
  374. @for dep in $?; do 
  375.   case '$(am__configure_deps)' in 
  376.     *$$dep*) 
  377.       cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 
  378. && exit 0; 
  379.       exit 1;; 
  380.   esac; 
  381. done; 
  382. echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  mysql-test/Makefile'; 
  383. cd $(top_srcdir) && 
  384.   $(AUTOMAKE) --gnu  mysql-test/Makefile
  385. .PRECIOUS: Makefile
  386. Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  387. @case '$?' in 
  388.   *config.status*) 
  389.     cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; 
  390.   *) 
  391.     echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; 
  392.     cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; 
  393. esac;
  394. $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  395. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  396. $(top_srcdir)/configure:  $(am__configure_deps)
  397. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  398. $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
  399. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  400. mysql_test_run_new$(EXEEXT): $(mysql_test_run_new_OBJECTS) $(mysql_test_run_new_DEPENDENCIES) 
  401. @rm -f mysql_test_run_new$(EXEEXT)
  402. $(LINK) $(mysql_test_run_new_LDFLAGS) $(mysql_test_run_new_OBJECTS) $(mysql_test_run_new_LDADD) $(LIBS)
  403. install-testSCRIPTS: $(test_SCRIPTS)
  404. @$(NORMAL_INSTALL)
  405. test -z "$(testdir)" || $(mkdir_p) "$(DESTDIR)$(testdir)"
  406. @list='$(test_SCRIPTS)'; for p in $$list; do 
  407.   if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; 
  408.   if test -f $$d$$p; then 
  409.     f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; 
  410.     echo " $(testSCRIPT_INSTALL) '$$d$$p' '$(DESTDIR)$(testdir)/$$f'"; 
  411.     $(testSCRIPT_INSTALL) "$$d$$p" "$(DESTDIR)$(testdir)/$$f"; 
  412.   else :; fi; 
  413. done
  414. uninstall-testSCRIPTS:
  415. @$(NORMAL_UNINSTALL)
  416. @list='$(test_SCRIPTS)'; for p in $$list; do 
  417.   f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; 
  418.   echo " rm -f '$(DESTDIR)$(testdir)/$$f'"; 
  419.   rm -f "$(DESTDIR)$(testdir)/$$f"; 
  420. done
  421. mostlyclean-compile:
  422. -rm -f *.$(OBJEXT)
  423. distclean-compile:
  424. -rm -f *.tab.c
  425. include ./$(DEPDIR)/my_create_tables.Po
  426. include ./$(DEPDIR)/my_manage.Po
  427. include ./$(DEPDIR)/mysql_test_run_new.Po
  428. .c.o:
  429. if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; 
  430. then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
  431. # source='$<' object='$@' libtool=no 
  432. # depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' 
  433. # $(CCDEPMODE) $(depcomp) 
  434. # $(COMPILE) -c $<
  435. .c.obj:
  436. if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; 
  437. then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
  438. # source='$<' object='$@' libtool=no 
  439. # depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' 
  440. # $(CCDEPMODE) $(depcomp) 
  441. # $(COMPILE) -c `$(CYGPATH_W) '$<'`
  442. .c.lo:
  443. if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; 
  444. then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
  445. # source='$<' object='$@' libtool=yes 
  446. # depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' 
  447. # $(CCDEPMODE) $(depcomp) 
  448. # $(LTCOMPILE) -c -o $@ $<
  449. mostlyclean-libtool:
  450. -rm -f *.lo
  451. clean-libtool:
  452. -rm -rf .libs _libs
  453. distclean-libtool:
  454. -rm -f libtool
  455. uninstall-info-am:
  456. install-testDATA: $(test_DATA)
  457. @$(NORMAL_INSTALL)
  458. test -z "$(testdir)" || $(mkdir_p) "$(DESTDIR)$(testdir)"
  459. @list='$(test_DATA)'; for p in $$list; do 
  460.   if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; 
  461.   f="`echo $$p | sed -e 's|^.*/||'`"; 
  462.   echo " $(testDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(testdir)/$$f'"; 
  463.   $(testDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(testdir)/$$f"; 
  464. done
  465. uninstall-testDATA:
  466. @$(NORMAL_UNINSTALL)
  467. @list='$(test_DATA)'; for p in $$list; do 
  468.   f="`echo $$p | sed -e 's|^.*/||'`"; 
  469.   echo " rm -f '$(DESTDIR)$(testdir)/$$f'"; 
  470.   rm -f "$(DESTDIR)$(testdir)/$$f"; 
  471. done
  472. # This directory's subdirectories are mostly independent; you can cd
  473. # into them and run `make' without going through this Makefile.
  474. # To change the values of `make' variables: instead of editing Makefiles,
  475. # (1) if the variable is set in `config.status', edit `config.status'
  476. #     (which will cause the Makefiles to be regenerated when you run `make');
  477. # (2) otherwise, pass the desired values on the `make' command line.
  478. $(RECURSIVE_TARGETS):
  479. @set fnord $$MAKEFLAGS; amf=$$2; 
  480. dot_seen=no; 
  481. target=`echo $@ | sed s/-recursive//`; 
  482. list='$(SUBDIRS)'; for subdir in $$list; do 
  483.   echo "Making $$target in $$subdir"; 
  484.   if test "$$subdir" = "."; then 
  485.     dot_seen=yes; 
  486.     local_target="$$target-am"; 
  487.   else 
  488.     local_target="$$target"; 
  489.   fi; 
  490.   (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) 
  491.    || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; 
  492. done; 
  493. if test "$$dot_seen" = "no"; then 
  494.   $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; 
  495. fi; test -z "$$fail"
  496. mostlyclean-recursive clean-recursive distclean-recursive 
  497. maintainer-clean-recursive:
  498. @set fnord $$MAKEFLAGS; amf=$$2; 
  499. dot_seen=no; 
  500. case "$@" in 
  501.   distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; 
  502.   *) list='$(SUBDIRS)' ;; 
  503. esac; 
  504. rev=''; for subdir in $$list; do 
  505.   if test "$$subdir" = "."; then :; else 
  506.     rev="$$subdir $$rev"; 
  507.   fi; 
  508. done; 
  509. rev="$$rev ."; 
  510. target=`echo $@ | sed s/-recursive//`; 
  511. for subdir in $$rev; do 
  512.   echo "Making $$target in $$subdir"; 
  513.   if test "$$subdir" = "."; then 
  514.     local_target="$$target-am"; 
  515.   else 
  516.     local_target="$$target"; 
  517.   fi; 
  518.   (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) 
  519.    || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; 
  520. done && test -z "$$fail"
  521. tags-recursive:
  522. list='$(SUBDIRS)'; for subdir in $$list; do 
  523.   test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); 
  524. done
  525. ctags-recursive:
  526. list='$(SUBDIRS)'; for subdir in $$list; do 
  527.   test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); 
  528. done
  529. ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
  530. list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; 
  531. unique=`for i in $$list; do 
  532.     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; 
  533.   done | 
  534.   $(AWK) '    { files[$$0] = 1; } 
  535.        END { for (i in files) print i; }'`; 
  536. mkid -fID $$unique
  537. tags: TAGS
  538. TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) 
  539. $(TAGS_FILES) $(LISP)
  540. tags=; 
  541. here=`pwd`; 
  542. if (etags --etags-include --version) >/dev/null 2>&1; then 
  543.   include_option=--etags-include; 
  544. else 
  545.   include_option=--include; 
  546. fi; 
  547. list='$(SUBDIRS)'; for subdir in $$list; do 
  548.   if test "$$subdir" = .; then :; else 
  549.     test -f $$subdir/TAGS && 
  550.       tags="$$tags $$include_option=$$here/$$subdir/TAGS"; 
  551.   fi; 
  552. done; 
  553. list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; 
  554. unique=`for i in $$list; do 
  555.     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; 
  556.   done | 
  557.   $(AWK) '    { files[$$0] = 1; } 
  558.        END { for (i in files) print i; }'`; 
  559. test -z "$(ETAGS_ARGS)$$tags$$unique" 
  560.   || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) 
  561.      $$tags $$unique
  562. ctags: CTAGS
  563. CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) 
  564. $(TAGS_FILES) $(LISP)
  565. tags=; 
  566. here=`pwd`; 
  567. list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; 
  568. unique=`for i in $$list; do 
  569.     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; 
  570.   done | 
  571.   $(AWK) '    { files[$$0] = 1; } 
  572.        END { for (i in files) print i; }'`; 
  573. test -z "$(CTAGS_ARGS)$$tags$$unique" 
  574.   || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) 
  575.      $$tags $$unique
  576. GTAGS:
  577. here=`$(am__cd) $(top_builddir) && pwd` 
  578.   && cd $(top_srcdir) 
  579.   && gtags -i $(GTAGS_ARGS) $$here
  580. distclean-tags:
  581. -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  582. distdir: $(DISTFILES)
  583. @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; 
  584. topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; 
  585. list='$(DISTFILES)'; for file in $$list; do 
  586.   case $$file in 
  587.     $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; 
  588.     $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; 
  589.   esac; 
  590.   if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; 
  591.   dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; 
  592.   if test "$$dir" != "$$file" && test "$$dir" != "."; then 
  593.     dir="/$$dir"; 
  594.     $(mkdir_p) "$(distdir)$$dir"; 
  595.   else 
  596.     dir=''; 
  597.   fi; 
  598.   if test -d $$d/$$file; then 
  599.     if test -d $(srcdir)/$$file && test $$d != $(srcdir); then 
  600.       cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; 
  601.     fi; 
  602.     cp -pR $$d/$$file $(distdir)$$dir || exit 1; 
  603.   else 
  604.     test -f $(distdir)/$$file 
  605.     || cp -p $$d/$$file $(distdir)/$$file 
  606.     || exit 1; 
  607.   fi; 
  608. done
  609. list='$(DIST_SUBDIRS)'; for subdir in $$list; do 
  610.   if test "$$subdir" = .; then :; else 
  611.     test -d "$(distdir)/$$subdir" 
  612.     || mkdir "$(distdir)/$$subdir" 
  613.     || exit 1; 
  614.     (cd $$subdir && 
  615.       $(MAKE) $(AM_MAKEFLAGS) 
  616.         top_distdir="../$(top_distdir)" 
  617.         distdir="../$(distdir)/$$subdir" 
  618.         distdir) 
  619.       || exit 1; 
  620.   fi; 
  621. done
  622. $(MAKE) $(AM_MAKEFLAGS) 
  623.   top_distdir="$(top_distdir)" distdir="$(distdir)" 
  624.   dist-hook
  625. check-am: all-am
  626. check: check-recursive
  627. all-am: Makefile $(SCRIPTS) $(DATA) $(HEADERS)
  628. installdirs: installdirs-recursive
  629. installdirs-am:
  630. for dir in "$(DESTDIR)$(testdir)" "$(DESTDIR)$(testdir)"; do 
  631.   test -z "$$dir" || $(mkdir_p) "$$dir"; 
  632. done
  633. install: install-recursive
  634. install-exec: install-exec-recursive
  635. install-data: install-data-recursive
  636. uninstall: uninstall-recursive
  637. install-am: all-am
  638. @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  639. installcheck: installcheck-recursive
  640. install-strip:
  641. $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" 
  642.   install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s 
  643.   `test -z '$(STRIP)' || 
  644.     echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  645. mostlyclean-generic:
  646. clean-generic:
  647. -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
  648. distclean-generic:
  649. -rm -f $(CONFIG_CLEAN_FILES)
  650. maintainer-clean-generic:
  651. @echo "This command is intended for maintainers to use"
  652. @echo "it deletes files that may require special tools to rebuild."
  653. clean: clean-recursive
  654. clean-am: clean-generic clean-libtool mostlyclean-am
  655. distclean: distclean-recursive
  656. -rm -rf ./$(DEPDIR)
  657. -rm -f Makefile
  658. distclean-am: clean-am distclean-compile distclean-generic 
  659. distclean-libtool distclean-tags
  660. dvi: dvi-recursive
  661. dvi-am:
  662. html: html-recursive
  663. info: info-recursive
  664. info-am:
  665. install-data-am: install-data-local install-testDATA 
  666. install-testSCRIPTS
  667. install-exec-am:
  668. install-info: install-info-recursive
  669. install-man:
  670. installcheck-am:
  671. maintainer-clean: maintainer-clean-recursive
  672. -rm -rf ./$(DEPDIR)
  673. -rm -f Makefile
  674. maintainer-clean-am: distclean-am maintainer-clean-generic
  675. mostlyclean: mostlyclean-recursive
  676. mostlyclean-am: mostlyclean-compile mostlyclean-generic 
  677. mostlyclean-libtool
  678. pdf: pdf-recursive
  679. pdf-am:
  680. ps: ps-recursive
  681. ps-am:
  682. uninstall-am: uninstall-info-am uninstall-local uninstall-testDATA 
  683. uninstall-testSCRIPTS
  684. uninstall-info: uninstall-info-recursive
  685. .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am 
  686. clean clean-generic clean-libtool clean-recursive ctags 
  687. ctags-recursive distclean distclean-compile distclean-generic 
  688. distclean-libtool distclean-recursive distclean-tags distdir 
  689. dvi dvi-am html html-am info info-am install install-am 
  690. install-data install-data-am install-data-local install-exec 
  691. install-exec-am install-info install-info-am install-man 
  692. install-strip install-testDATA install-testSCRIPTS 
  693. installcheck installcheck-am installdirs installdirs-am 
  694. maintainer-clean maintainer-clean-generic 
  695. maintainer-clean-recursive mostlyclean mostlyclean-compile 
  696. mostlyclean-generic mostlyclean-libtool mostlyclean-recursive 
  697. pdf pdf-am ps ps-am tags tags-recursive uninstall uninstall-am 
  698. uninstall-info-am uninstall-local uninstall-testDATA 
  699. uninstall-testSCRIPTS
  700. dist-hook:
  701. mkdir -p $(distdir)/t $(distdir)/r $(distdir)/include 
  702. $(distdir)/std_data $(distdir)/lib
  703. -$(INSTALL_DATA) $(srcdir)/t/*.def $(distdir)/t
  704. $(INSTALL_DATA) $(srcdir)/t/*.test $(distdir)/t
  705. -$(INSTALL_DATA) $(srcdir)/t/*.disabled $(distdir)/t
  706. $(INSTALL_DATA) $(srcdir)/t/*.opt $(srcdir)/t/*.sh $(srcdir)/t/*.slave-mi $(distdir)/t
  707. $(INSTALL_DATA) $(srcdir)/include/*.inc $(distdir)/include
  708. $(INSTALL_DATA) $(srcdir)/r/*.result $(srcdir)/r/*.require $(distdir)/r
  709. $(INSTALL_DATA) $(srcdir)/std_data/Moscow_leap $(distdir)/std_data
  710. $(INSTALL_DATA) $(srcdir)/std_data/*.dat $(srcdir)/std_data/*.000001 $(distdir)/std_data
  711. $(INSTALL_DATA) $(srcdir)/std_data/des_key_file $(distdir)/std_data
  712. $(INSTALL_DATA) $(srcdir)/std_data/*.pem $(distdir)/std_data
  713. $(INSTALL_DATA) $(srcdir)/lib/init_db.sql $(distdir)/lib
  714. $(INSTALL_DATA) $(srcdir)/lib/*.pl $(distdir)/lib
  715. install-data-local:
  716. $(mkinstalldirs) 
  717. $(DESTDIR)$(testdir)/t 
  718. $(DESTDIR)$(testdir)/r 
  719. $(DESTDIR)$(testdir)/include 
  720. $(DESTDIR)$(testdir)/std_data 
  721. $(DESTDIR)$(testdir)/lib
  722. $(INSTALL_DATA) $(srcdir)/README $(DESTDIR)$(testdir)
  723. -$(INSTALL_DATA) $(srcdir)/t/*.def $(DESTDIR)$(testdir)/t
  724. $(INSTALL_DATA) $(srcdir)/t/*.test $(DESTDIR)$(testdir)/t
  725. -$(INSTALL_DATA) $(srcdir)/t/*.disabled $(DESTDIR)$(testdir)/t
  726. $(INSTALL_DATA) $(srcdir)/t/*.opt $(DESTDIR)$(testdir)/t
  727. $(INSTALL_DATA) $(srcdir)/t/*.sh $(DESTDIR)$(testdir)/t
  728. $(INSTALL_DATA) $(srcdir)/t/*.slave-mi $(DESTDIR)$(testdir)/t
  729. $(INSTALL_DATA) $(srcdir)/r/*.result $(DESTDIR)$(testdir)/r
  730. $(INSTALL_DATA) $(srcdir)/r/*.require $(DESTDIR)$(testdir)/r
  731. $(INSTALL_DATA) $(srcdir)/include/*.inc $(DESTDIR)$(testdir)/include
  732. $(INSTALL_DATA) $(srcdir)/std_data/*.dat $(DESTDIR)$(testdir)/std_data
  733. $(INSTALL_DATA) $(srcdir)/std_data/*.*001 $(DESTDIR)$(testdir)/std_data
  734. $(INSTALL_DATA) $(srcdir)/std_data/des_key_file $(DESTDIR)$(testdir)/std_data
  735. $(INSTALL_DATA) $(srcdir)/std_data/Moscow_leap $(DESTDIR)$(testdir)/std_data
  736. $(INSTALL_DATA) $(srcdir)/std_data/*.pem $(DESTDIR)$(testdir)/std_data
  737. $(INSTALL_DATA) $(srcdir)/lib/init_db.sql $(DESTDIR)$(testdir)/lib
  738. $(INSTALL_DATA) $(srcdir)/lib/*.pl $(DESTDIR)$(testdir)/lib
  739. uninstall-local:
  740. /bin/rm -f -r $(DESTDIR)$(testdir)
  741. std_data/client-key.pem:
  742. /bin/cp $(top_srcdir)/SSL/$(@F) $(srcdir)/std_data
  743. std_data/client-cert.pem:
  744. /bin/cp $(top_srcdir)/SSL/$(@F) $(srcdir)/std_data
  745. std_data/cacert.pem:
  746. /bin/cp $(top_srcdir)/SSL/$(@F) $(srcdir)/std_data
  747. std_data/server-cert.pem:
  748. /bin/cp $(top_srcdir)/SSL/$(@F) $(srcdir)/std_data
  749. std_data/server-key.pem:
  750. /bin/cp $(top_srcdir)/SSL/$(@F) $(srcdir)/std_data
  751. .sh:
  752. /bin/rm -f $@ $@-t
  753. /bin/sed 
  754.   -e 's!@''testdir''@!$(testdir)!g' 
  755.   -e 's!@''bindir''@!$(bindir)!g' 
  756.   -e 's!@''scriptdir''@!$(bindir)!g' 
  757.   -e 's!@''prefix''@!$(prefix)!g' 
  758.   -e 's!@''datadir''@!$(datadir)!g' 
  759.   -e 's!@''localstatedir''@!$(localstatedir)!g' 
  760.   -e 's!@''libexecdir''@!$(libexecdir)!g' 
  761.   -e 's!@''PERL''@!/usr/bin/perl!' 
  762.   -e 's!@''VERSION''@!4.1.16!' 
  763.   -e 's!@''MYSQL_TCP_PORT''@!3306!' 
  764.   -e 's!@''MYSQL_BASE_VERSION''@!4.1!' 
  765.   -e 's!@''MYSQL_UNIX_ADDR''@!/tmp/mysql.sock!' 
  766.   -e 's!@''MYSQL_TCP_PORT''@!3306!' 
  767.   -e 's!@''MYSQL_NO_DASH_VERSION''@!4.1.16!' 
  768.   -e 's!@''MYSQL_SERVER_SUFFIX''@!!' 
  769.   -e 's!@''USE_NDBCLUSTER''@!$(USE_NDBCLUSTER)!g' 
  770.   $< > $@-t
  771. /bin/chmod +x $@-t
  772. /bin/mv $@-t $@
  773. # Don't update the files from bitkeeper
  774. %::SCCS/s.%
  775. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  776. # Otherwise a system limit (for SysV at least) may be exceeded.
  777. .NOEXPORT: