You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

776 lines
25 KiB

  1. #! /bin/sh /usr/share/dpatch/dpatch-run
  2. ## 01_MAKEFILES__Docs_Makefile.in.dpatch by <ch@debian.org>
  3. ##
  4. ## All lines beginning with `## DP:' are a description of the patch.
  5. ## DP: Creates Docs/Makefile.in
  6. @DPATCH@
  7. --- old/Docs/Images/Makefile.in 2005-03-01 02:08:01.877429040 +0100
  8. +++ new/Docs/Images/Makefile.in 2005-02-28 21:21:24.000000000 +0100
  9. @@ -0,0 +1,765 @@
  10. +# Makefile.in generated by automake 1.7.9 from Makefile.am.
  11. +# @configure_input@
  12. +
  13. +# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
  14. +# Free Software Foundation, Inc.
  15. +# This Makefile.in is free software; the Free Software Foundation
  16. +# gives unlimited permission to copy and/or distribute it,
  17. +# with or without modifications, as long as this notice is preserved.
  18. +
  19. +# This program is distributed in the hope that it will be useful,
  20. +# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
  21. +# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
  22. +# PARTICULAR PURPOSE.
  23. +
  24. +@SET_MAKE@
  25. +
  26. +# Copyright (C) 2000 MySQL AB & MySQL Finland AB & TCX DataKonsult AB
  27. +#
  28. +# This program is free software; you can redistribute it and/or modify
  29. +# it under the terms of the GNU General Public License as published by
  30. +# the Free Software Foundation; either version 2 of the License, or
  31. +# (at your option) any later version.
  32. +#
  33. +# This program is distributed in the hope that it will be useful,
  34. +# but WITHOUT ANY WARRANTY; without even the implied warranty of
  35. +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  36. +# GNU General Public License for more details.
  37. +#
  38. +# You should have received a copy of the GNU General Public License
  39. +# along with this program; if not, write to the Free Software
  40. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA
  41. +
  42. +# Process this file with automake to create Makefile.in
  43. +
  44. +srcdir = @srcdir@
  45. +top_srcdir = @top_srcdir@
  46. +VPATH = @srcdir@
  47. +pkgdatadir = $(datadir)/@PACKAGE@
  48. +pkglibdir = $(libdir)/@PACKAGE@
  49. +pkgincludedir = $(includedir)/@PACKAGE@
  50. +top_builddir = .
  51. +
  52. +am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
  53. +INSTALL = @INSTALL@
  54. +install_sh_DATA = $(install_sh) -c -m 644
  55. +install_sh_PROGRAM = $(install_sh) -c
  56. +install_sh_SCRIPT = $(install_sh) -c
  57. +INSTALL_HEADER = $(INSTALL_DATA)
  58. +transform = $(program_transform_name)
  59. +NORMAL_INSTALL = :
  60. +PRE_INSTALL = :
  61. +POST_INSTALL = :
  62. +NORMAL_UNINSTALL = :
  63. +PRE_UNINSTALL = :
  64. +POST_UNINSTALL = :
  65. +build_triplet = @build@
  66. +host_triplet = @host@
  67. +target_triplet = @target@
  68. +ACLOCAL = @ACLOCAL@
  69. +ALLOCA = @ALLOCA@
  70. +AMDEP_FALSE = @AMDEP_FALSE@
  71. +AMDEP_TRUE = @AMDEP_TRUE@
  72. +AMTAR = @AMTAR@
  73. +AR = @AR@
  74. +AS = @AS@
  75. +ASSEMBLER_FALSE = @ASSEMBLER_FALSE@
  76. +ASSEMBLER_TRUE = @ASSEMBLER_TRUE@
  77. +ASSEMBLER_sparc32_FALSE = @ASSEMBLER_sparc32_FALSE@
  78. +ASSEMBLER_sparc32_TRUE = @ASSEMBLER_sparc32_TRUE@
  79. +ASSEMBLER_sparc64_FALSE = @ASSEMBLER_sparc64_FALSE@
  80. +ASSEMBLER_sparc64_TRUE = @ASSEMBLER_sparc64_TRUE@
  81. +ASSEMBLER_x86_FALSE = @ASSEMBLER_x86_FALSE@
  82. +ASSEMBLER_x86_TRUE = @ASSEMBLER_x86_TRUE@
  83. +AUTOCONF = @AUTOCONF@
  84. +AUTOHEADER = @AUTOHEADER@
  85. +AUTOMAKE = @AUTOMAKE@
  86. +AVAILABLE_LANGUAGES = @AVAILABLE_LANGUAGES@
  87. +AVAILABLE_LANGUAGES_ERRORS = @AVAILABLE_LANGUAGES_ERRORS@
  88. +AWK = @AWK@
  89. +CC = @CC@
  90. +CCAS = @CCAS@
  91. +CCASFLAGS = @CCASFLAGS@
  92. +CCDEPMODE = @CCDEPMODE@
  93. +CC_VERSION = @CC_VERSION@
  94. +CFLAGS = @CFLAGS@
  95. +CHARSETS_NEED_SOURCE = @CHARSETS_NEED_SOURCE@
  96. +CHARSET_OBJS = @CHARSET_OBJS@
  97. +CHARSET_SRCS = @CHARSET_SRCS@
  98. +CHECK_PID = @CHECK_PID@
  99. +CHMOD = @CHMOD@
  100. +CLIENT_EXTRA_LDFLAGS = @CLIENT_EXTRA_LDFLAGS@
  101. +CLIENT_LIBS = @CLIENT_LIBS@
  102. +CMP = @CMP@
  103. +COMPILATION_COMMENT = @COMPILATION_COMMENT@
  104. +COMPILE_PSTACK_FALSE = @COMPILE_PSTACK_FALSE@
  105. +COMPILE_PSTACK_TRUE = @COMPILE_PSTACK_TRUE@
  106. +CONF_COMMAND = @CONF_COMMAND@
  107. +CP = @CP@
  108. +CPP = @CPP@
  109. +CPPFLAGS = @CPPFLAGS@
  110. +CXX = @CXX@
  111. +CXXCPP = @CXXCPP@
  112. +CXXDEPMODE = @CXXDEPMODE@
  113. +CXXFLAGS = @CXXFLAGS@
  114. +CXXLDFLAGS = @CXXLDFLAGS@
  115. +CXX_VERSION = @CXX_VERSION@
  116. +CYGPATH_W = @CYGPATH_W@
  117. +DEFS = @DEFS@
  118. +DEPDIR = @DEPDIR@
  119. +DOT_FRM_VERSION = @DOT_FRM_VERSION@
  120. +DVIS = @DVIS@
  121. +ECHO = @ECHO@
  122. +ECHO_C = @ECHO_C@
  123. +ECHO_N = @ECHO_N@
  124. +ECHO_T = @ECHO_T@
  125. +EGREP = @EGREP@
  126. +EXEEXT = @EXEEXT@
  127. +F77 = @F77@
  128. +FFLAGS = @FFLAGS@
  129. +FIND_PROC = @FIND_PROC@
  130. +GETCONF = @GETCONF@
  131. +GXX = @GXX@
  132. +HAVE_NETWARE_FALSE = @HAVE_NETWARE_FALSE@
  133. +HAVE_NETWARE_TRUE = @HAVE_NETWARE_TRUE@
  134. +HOSTNAME = @HOSTNAME@
  135. +INSTALL_DATA = @INSTALL_DATA@
  136. +INSTALL_PROGRAM = @INSTALL_PROGRAM@
  137. +INSTALL_SCRIPT = @INSTALL_SCRIPT@
  138. +INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  139. +IS_LINUX = @IS_LINUX@
  140. +KILL = @KILL@
  141. +LD = @LD@
  142. +LDFLAGS = @LDFLAGS@
  143. +LIBDL = @LIBDL@
  144. +LIBOBJS = @LIBOBJS@
  145. +LIBS = @LIBS@
  146. +LIBTOOL = @LIBTOOL@
  147. +LIB_EXTRA_CCFLAGS = @LIB_EXTRA_CCFLAGS@
  148. +LM_CFLAGS = @LM_CFLAGS@
  149. +LN = @LN@
  150. +LN_CP_F = @LN_CP_F@
  151. +LN_S = @LN_S@
  152. +LOCAL_FALSE = @LOCAL_FALSE@
  153. +LOCAL_TRUE = @LOCAL_TRUE@
  154. +LTLIBOBJS = @LTLIBOBJS@
  155. +MACHINE_TYPE = @MACHINE_TYPE@
  156. +MAINT = @MAINT@
  157. +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
  158. +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
  159. +MAKEINFO = @MAKEINFO@
  160. +MAKE_BINARY_DISTRIBUTION_OPTIONS = @MAKE_BINARY_DISTRIBUTION_OPTIONS@
  161. +MAKE_SHELL = @MAKE_SHELL@
  162. +MT_INCLUDES = @MT_INCLUDES@
  163. +MT_LD_ADD = @MT_LD_ADD@
  164. +MV = @MV@
  165. +MYSQLD_DEFAULT_SWITCHES = @MYSQLD_DEFAULT_SWITCHES@
  166. +MYSQLD_EXTRA_LDFLAGS = @MYSQLD_EXTRA_LDFLAGS@
  167. +MYSQLD_USER = @MYSQLD_USER@
  168. +MYSQL_BASE_VERSION = @MYSQL_BASE_VERSION@
  169. +MYSQL_NO_DASH_VERSION = @MYSQL_NO_DASH_VERSION@
  170. +MYSQL_SERVER_SUFFIX = @MYSQL_SERVER_SUFFIX@
  171. +MYSQL_TCP_PORT = @MYSQL_TCP_PORT@
  172. +MYSQL_TCP_PORT_DEFAULT = @MYSQL_TCP_PORT_DEFAULT@
  173. +MYSQL_UNIX_ADDR = @MYSQL_UNIX_ADDR@
  174. +MYSQL_VERSION_ID = @MYSQL_VERSION_ID@
  175. +NOINST_LDFLAGS = @NOINST_LDFLAGS@
  176. +OBJEXT = @OBJEXT@
  177. +PACKAGE = @PACKAGE@
  178. +PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
  179. +PACKAGE_NAME = @PACKAGE_NAME@
  180. +PACKAGE_STRING = @PACKAGE_STRING@
  181. +PACKAGE_TARNAME = @PACKAGE_TARNAME@
  182. +PACKAGE_VERSION = @PACKAGE_VERSION@
  183. +PATH_SEPARATOR = @PATH_SEPARATOR@
  184. +PDFMANUAL = @PDFMANUAL@
  185. +PERL = @PERL@
  186. +PERL5 = @PERL5@
  187. +PROTOCOL_VERSION = @PROTOCOL_VERSION@
  188. +PS = @PS@
  189. +RANLIB = @RANLIB@
  190. +RM = @RM@
  191. +SAVE_ASFLAGS = @SAVE_ASFLAGS@
  192. +SAVE_CFLAGS = @SAVE_CFLAGS@
  193. +SAVE_CXXFLAGS = @SAVE_CXXFLAGS@
  194. +SAVE_CXXLDFLAGS = @SAVE_CXXLDFLAGS@
  195. +SAVE_LDFLAGS = @SAVE_LDFLAGS@
  196. +SED = @SED@
  197. +SET_MAKE = @SET_MAKE@
  198. +SHARED_LIB_VERSION = @SHARED_LIB_VERSION@
  199. +SHELL = @SHELL@
  200. +STRIP = @STRIP@
  201. +SYSTEM_TYPE = @SYSTEM_TYPE@
  202. +TAR = @TAR@
  203. +TERMCAP_LIB = @TERMCAP_LIB@
  204. +THREAD_LOBJECTS = @THREAD_LOBJECTS@
  205. +THREAD_LPROGRAMS = @THREAD_LPROGRAMS@
  206. +VERSION = @VERSION@
  207. +WRAPLIBS = @WRAPLIBS@
  208. +YACC = @YACC@
  209. +ac_ct_AR = @ac_ct_AR@
  210. +ac_ct_CC = @ac_ct_CC@
  211. +ac_ct_CXX = @ac_ct_CXX@
  212. +ac_ct_F77 = @ac_ct_F77@
  213. +ac_ct_GETCONF = @ac_ct_GETCONF@
  214. +ac_ct_RANLIB = @ac_ct_RANLIB@
  215. +ac_ct_STRIP = @ac_ct_STRIP@
  216. +am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
  217. +am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
  218. +am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
  219. +am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
  220. +am__include = @am__include@
  221. +am__leading_dot = @am__leading_dot@
  222. +am__quote = @am__quote@
  223. +bdb_includes = @bdb_includes@
  224. +bdb_libs = @bdb_libs@
  225. +bdb_libs_with_path = @bdb_libs_with_path@
  226. +bench_dirs = @bench_dirs@
  227. +bindir = @bindir@
  228. +build = @build@
  229. +build_alias = @build_alias@
  230. +build_cpu = @build_cpu@
  231. +build_os = @build_os@
  232. +build_vendor = @build_vendor@
  233. +datadir = @datadir@
  234. +default_charset = @default_charset@
  235. +docs_dirs = @docs_dirs@
  236. +exec_prefix = @exec_prefix@
  237. +host = @host@
  238. +host_alias = @host_alias@
  239. +host_cpu = @host_cpu@
  240. +host_os = @host_os@
  241. +host_vendor = @host_vendor@
  242. +includedir = @includedir@
  243. +infodir = @infodir@
  244. +innodb_includes = @innodb_includes@
  245. +innodb_libs = @innodb_libs@
  246. +innodb_system_libs = @innodb_system_libs@
  247. +install_sh = @install_sh@
  248. +isam_libs = @isam_libs@
  249. +libdir = @libdir@
  250. +libexecdir = @libexecdir@
  251. +libmysqld_dirs = @libmysqld_dirs@
  252. +linked_client_targets = @linked_client_targets@
  253. +linked_netware_sources = @linked_netware_sources@
  254. +localstatedir = @localstatedir@
  255. +man_dirs = @man_dirs@
  256. +mandir = @mandir@
  257. +netware_dir = @netware_dir@
  258. +oldincludedir = @oldincludedir@
  259. +openssl_includes = @openssl_includes@
  260. +openssl_libs = @openssl_libs@
  261. +orbit_idl = @orbit_idl@
  262. +orbit_includes = @orbit_includes@
  263. +orbit_libs = @orbit_libs@
  264. +prefix = @prefix@
  265. +program_transform_name = @program_transform_name@
  266. +pstack_dirs = @pstack_dirs@
  267. +pstack_libs = @pstack_libs@
  268. +readline_dir = @readline_dir@
  269. +readline_link = @readline_link@
  270. +sbindir = @sbindir@
  271. +server_scripts = @server_scripts@
  272. +sharedstatedir = @sharedstatedir@
  273. +sql_client_dirs = @sql_client_dirs@
  274. +sql_server_dirs = @sql_server_dirs@
  275. +sysconfdir = @sysconfdir@
  276. +target = @target@
  277. +target_alias = @target_alias@
  278. +target_cpu = @target_cpu@
  279. +target_os = @target_os@
  280. +target_vendor = @target_vendor@
  281. +thread_dirs = @thread_dirs@
  282. +tools_dirs = @tools_dirs@
  283. +uname_prog = @uname_prog@
  284. +vio_dir = @vio_dir@
  285. +vio_libs = @vio_libs@
  286. +
  287. +AUTOMAKE_OPTIONS = foreign
  288. +
  289. +# These are built from source in the Docs directory
  290. +EXTRA_DIST = INSTALL-SOURCE README COPYING EXCEPTIONS-CLIENT
  291. +SUBDIRS = . include @docs_dirs@ @readline_dir@ \
  292. + @thread_dirs@ pstack @sql_client_dirs@ \
  293. + @sql_server_dirs@ scripts @man_dirs@ tests \
  294. + BUILD netware os2 @libmysqld_dirs@ \
  295. + @bench_dirs@ support-files @tools_dirs@
  296. +
  297. +
  298. +# Relink after clean
  299. +linked_sources = linked_client_sources linked_server_sources \
  300. + linked_libmysql_sources linked_libmysql_r_sources \
  301. + linked_libmysqld_sources linked_libmysqldex_sources \
  302. + linked_include_sources @linked_netware_sources@
  303. +
  304. +
  305. +CLEANFILES = $(linked_sources)
  306. +subdir = .
  307. +ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
  308. +mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
  309. +CONFIG_HEADER = config.h
  310. +CONFIG_CLEAN_FILES = bdb/Makefile
  311. +DIST_SOURCES =
  312. +
  313. +RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \
  314. + ps-recursive install-info-recursive uninstall-info-recursive \
  315. + all-recursive install-data-recursive install-exec-recursive \
  316. + installdirs-recursive install-recursive uninstall-recursive \
  317. + check-recursive installcheck-recursive
  318. +DIST_COMMON = README $(srcdir)/Makefile.in $(srcdir)/configure COPYING \
  319. + ChangeLog Makefile.am acconfig.h acinclude.m4 aclocal.m4 \
  320. + config.guess config.h.in config.sub configure configure.in \
  321. + depcomp install-sh ltconfig ltmain.sh missing mkinstalldirs
  322. +DIST_SUBDIRS = $(SUBDIRS)
  323. +all: config.h
  324. + $(MAKE) $(AM_MAKEFLAGS) all-recursive
  325. +
  326. +.SUFFIXES:
  327. +
  328. +am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
  329. + configure.lineno
  330. +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
  331. + cd $(top_srcdir) && \
  332. + $(AUTOMAKE) --foreign Makefile
  333. +Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in $(top_builddir)/config.status
  334. + cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)
  335. +
  336. +$(top_builddir)/config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  337. + $(SHELL) ./config.status --recheck
  338. +$(srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
  339. + cd $(srcdir) && $(AUTOCONF)
  340. +
  341. +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ configure.in acinclude.m4
  342. + cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
  343. +
  344. +stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
  345. + @rm -f stamp-h1
  346. + cd $(top_builddir) && $(SHELL) ./config.status config.h
  347. +
  348. +$(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(top_srcdir)/configure.in $(ACLOCAL_M4) $(top_srcdir)/acconfig.h
  349. + cd $(top_srcdir) && $(AUTOHEADER)
  350. + touch $(srcdir)/config.h.in
  351. +
  352. +distclean-hdr:
  353. + -rm -f config.h stamp-h1
  354. +bdb/Makefile: $(top_builddir)/config.status $(top_srcdir)/bdb/Makefile.in
  355. + cd $(top_builddir) && $(SHELL) ./config.status $@
  356. +
  357. +mostlyclean-libtool:
  358. + -rm -f *.lo
  359. +
  360. +clean-libtool:
  361. + -rm -rf .libs _libs
  362. +
  363. +distclean-libtool:
  364. + -rm -f libtool
  365. +uninstall-info-am:
  366. +
  367. +# This directory's subdirectories are mostly independent; you can cd
  368. +# into them and run `make' without going through this Makefile.
  369. +# To change the values of `make' variables: instead of editing Makefiles,
  370. +# (1) if the variable is set in `config.status', edit `config.status'
  371. +# (which will cause the Makefiles to be regenerated when you run `make');
  372. +# (2) otherwise, pass the desired values on the `make' command line.
  373. +$(RECURSIVE_TARGETS):
  374. + @set fnord $$MAKEFLAGS; amf=$$2; \
  375. + dot_seen=no; \
  376. + target=`echo $@ | sed s/-recursive//`; \
  377. + list='$(SUBDIRS)'; for subdir in $$list; do \
  378. + echo "Making $$target in $$subdir"; \
  379. + if test "$$subdir" = "."; then \
  380. + dot_seen=yes; \
  381. + local_target="$$target-am"; \
  382. + else \
  383. + local_target="$$target"; \
  384. + fi; \
  385. + (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
  386. + || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
  387. + done; \
  388. + if test "$$dot_seen" = "no"; then \
  389. + $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
  390. + fi; test -z "$$fail"
  391. +
  392. +mostlyclean-recursive clean-recursive distclean-recursive \
  393. +maintainer-clean-recursive:
  394. + @set fnord $$MAKEFLAGS; amf=$$2; \
  395. + dot_seen=no; \
  396. + case "$@" in \
  397. + distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
  398. + *) list='$(SUBDIRS)' ;; \
  399. + esac; \
  400. + rev=''; for subdir in $$list; do \
  401. + if test "$$subdir" = "."; then :; else \
  402. + rev="$$subdir $$rev"; \
  403. + fi; \
  404. + done; \
  405. + rev="$$rev ."; \
  406. + target=`echo $@ | sed s/-recursive//`; \
  407. + for subdir in $$rev; do \
  408. + echo "Making $$target in $$subdir"; \
  409. + if test "$$subdir" = "."; then \
  410. + local_target="$$target-am"; \
  411. + else \
  412. + local_target="$$target"; \
  413. + fi; \
  414. + (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
  415. + || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
  416. + done && test -z "$$fail"
  417. +tags-recursive:
  418. + list='$(SUBDIRS)'; for subdir in $$list; do \
  419. + test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
  420. + done
  421. +ctags-recursive:
  422. + list='$(SUBDIRS)'; for subdir in $$list; do \
  423. + test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
  424. + done
  425. +
  426. +ETAGS = etags
  427. +ETAGSFLAGS =
  428. +
  429. +CTAGS = ctags
  430. +CTAGSFLAGS =
  431. +
  432. +ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
  433. + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
  434. + unique=`for i in $$list; do \
  435. + if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  436. + done | \
  437. + $(AWK) ' { files[$$0] = 1; } \
  438. + END { for (i in files) print i; }'`; \
  439. + mkid -fID $$unique
  440. +
  441. +TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
  442. + $(TAGS_FILES) $(LISP)
  443. + tags=; \
  444. + here=`pwd`; \
  445. + if (etags --etags-include --version) >/dev/null 2>&1; then \
  446. + include_option=--etags-include; \
  447. + else \
  448. + include_option=--include; \
  449. + fi; \
  450. + list='$(SUBDIRS)'; for subdir in $$list; do \
  451. + if test "$$subdir" = .; then :; else \
  452. + test -f $$subdir/TAGS && \
  453. + tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
  454. + fi; \
  455. + done; \
  456. + list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
  457. + unique=`for i in $$list; do \
  458. + if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  459. + done | \
  460. + $(AWK) ' { files[$$0] = 1; } \
  461. + END { for (i in files) print i; }'`; \
  462. + test -z "$(ETAGS_ARGS)$$tags$$unique" \
  463. + || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  464. + $$tags $$unique
  465. +
  466. +ctags: CTAGS
  467. +CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
  468. + $(TAGS_FILES) $(LISP)
  469. + tags=; \
  470. + here=`pwd`; \
  471. + list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
  472. + unique=`for i in $$list; do \
  473. + if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  474. + done | \
  475. + $(AWK) ' { files[$$0] = 1; } \
  476. + END { for (i in files) print i; }'`; \
  477. + test -z "$(CTAGS_ARGS)$$tags$$unique" \
  478. + || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
  479. + $$tags $$unique
  480. +
  481. +GTAGS:
  482. + here=`$(am__cd) $(top_builddir) && pwd` \
  483. + && cd $(top_srcdir) \
  484. + && gtags -i $(GTAGS_ARGS) $$here
  485. +
  486. +distclean-tags:
  487. + -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  488. +DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  489. +
  490. +top_distdir = .
  491. +distdir = $(PACKAGE)-$(VERSION)
  492. +
  493. +am__remove_distdir = \
  494. + { test ! -d $(distdir) \
  495. + || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
  496. + && rm -fr $(distdir); }; }
  497. +
  498. +GZIP_ENV = --best
  499. +distuninstallcheck_listfiles = find . -type f -print
  500. +distcleancheck_listfiles = find . -type f -print
  501. +
  502. +distdir: $(DISTFILES)
  503. + $(am__remove_distdir)
  504. + mkdir $(distdir)
  505. + $(mkinstalldirs) $(distdir)/bdb $(distdir)/include
  506. + @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
  507. + topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
  508. + list='$(DISTFILES)'; for file in $$list; do \
  509. + case $$file in \
  510. + $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
  511. + $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
  512. + esac; \
  513. + if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
  514. + dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
  515. + if test "$$dir" != "$$file" && test "$$dir" != "."; then \
  516. + dir="/$$dir"; \
  517. + $(mkinstalldirs) "$(distdir)$$dir"; \
  518. + else \
  519. + dir=''; \
  520. + fi; \
  521. + if test -d $$d/$$file; then \
  522. + if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
  523. + cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
  524. + fi; \
  525. + cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
  526. + else \
  527. + test -f $(distdir)/$$file \
  528. + || cp -p $$d/$$file $(distdir)/$$file \
  529. + || exit 1; \
  530. + fi; \
  531. + done
  532. + list='$(SUBDIRS)'; for subdir in $$list; do \
  533. + if test "$$subdir" = .; then :; else \
  534. + test -d $(distdir)/$$subdir \
  535. + || mkdir $(distdir)/$$subdir \
  536. + || exit 1; \
  537. + (cd $$subdir && \
  538. + $(MAKE) $(AM_MAKEFLAGS) \
  539. + top_distdir="$(top_distdir)" \
  540. + distdir=../$(distdir)/$$subdir \
  541. + distdir) \
  542. + || exit 1; \
  543. + fi; \
  544. + done
  545. + $(MAKE) $(AM_MAKEFLAGS) \
  546. + top_distdir="$(top_distdir)" distdir="$(distdir)" \
  547. + dist-hook
  548. + -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
  549. + ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
  550. + ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
  551. + ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
  552. + || chmod -R a+r $(distdir)
  553. +dist-gzip: distdir
  554. + $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
  555. + $(am__remove_distdir)
  556. +
  557. +dist dist-all: distdir
  558. + $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
  559. + $(am__remove_distdir)
  560. +
  561. +# This target untars the dist file and tries a VPATH configuration. Then
  562. +# it guarantees that the distribution is self-contained by making another
  563. +# tarfile.
  564. +distcheck: dist
  565. + $(am__remove_distdir)
  566. + GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf -
  567. + chmod -R a-w $(distdir); chmod a+w $(distdir)
  568. + mkdir $(distdir)/_build
  569. + mkdir $(distdir)/_inst
  570. + chmod a-w $(distdir)
  571. + dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
  572. + && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
  573. + && cd $(distdir)/_build \
  574. + && ../configure --srcdir=.. --prefix="$$dc_install_base" \
  575. + $(DISTCHECK_CONFIGURE_FLAGS) \
  576. + && $(MAKE) $(AM_MAKEFLAGS) \
  577. + && $(MAKE) $(AM_MAKEFLAGS) dvi \
  578. + && $(MAKE) $(AM_MAKEFLAGS) check \
  579. + && $(MAKE) $(AM_MAKEFLAGS) install \
  580. + && $(MAKE) $(AM_MAKEFLAGS) installcheck \
  581. + && $(MAKE) $(AM_MAKEFLAGS) uninstall \
  582. + && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
  583. + distuninstallcheck \
  584. + && chmod -R a-w "$$dc_install_base" \
  585. + && ({ \
  586. + (cd ../.. && $(mkinstalldirs) "$$dc_destdir") \
  587. + && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
  588. + && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
  589. + && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
  590. + distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
  591. + } || { rm -rf "$$dc_destdir"; exit 1; }) \
  592. + && rm -rf "$$dc_destdir" \
  593. + && $(MAKE) $(AM_MAKEFLAGS) dist-gzip \
  594. + && rm -f $(distdir).tar.gz \
  595. + && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
  596. + $(am__remove_distdir)
  597. + @echo "$(distdir).tar.gz is ready for distribution" | \
  598. + sed 'h;s/./=/g;p;x;p;x'
  599. +distuninstallcheck:
  600. + @cd $(distuninstallcheck_dir) \
  601. + && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
  602. + || { echo "ERROR: files left after uninstall:" ; \
  603. + if test -n "$(DESTDIR)"; then \
  604. + echo " (check DESTDIR support)"; \
  605. + fi ; \
  606. + $(distuninstallcheck_listfiles) ; \
  607. + exit 1; } >&2
  608. +distcleancheck: distclean
  609. + @if test '$(srcdir)' = . ; then \
  610. + echo "ERROR: distcleancheck can only run from a VPATH build" ; \
  611. + exit 1 ; \
  612. + fi
  613. + @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
  614. + || { echo "ERROR: files left in build directory after distclean:" ; \
  615. + $(distcleancheck_listfiles) ; \
  616. + exit 1; } >&2
  617. +check-am: all-am
  618. +check: check-recursive
  619. +all-am: Makefile config.h
  620. +installdirs: installdirs-recursive
  621. +installdirs-am:
  622. +
  623. +install: install-recursive
  624. +install-exec: install-exec-recursive
  625. +install-data: install-data-recursive
  626. +uninstall: uninstall-recursive
  627. +
  628. +install-am: all-am
  629. + @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  630. +
  631. +installcheck: installcheck-recursive
  632. +install-strip:
  633. + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  634. + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  635. + `test -z '$(STRIP)' || \
  636. + echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  637. +mostlyclean-generic:
  638. +
  639. +clean-generic:
  640. + -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
  641. +
  642. +distclean-generic:
  643. + -rm -f $(CONFIG_CLEAN_FILES)
  644. +
  645. +maintainer-clean-generic:
  646. + @echo "This command is intended for maintainers to use"
  647. + @echo "it deletes files that may require special tools to rebuild."
  648. +clean: clean-recursive
  649. +
  650. +clean-am: clean-generic clean-libtool mostlyclean-am
  651. +
  652. +distclean: distclean-recursive
  653. + -rm -f $(am__CONFIG_DISTCLEAN_FILES)
  654. + -rm -f Makefile
  655. +distclean-am: clean-am distclean-generic distclean-hdr distclean-libtool \
  656. + distclean-tags
  657. +
  658. +dvi: dvi-recursive
  659. +
  660. +dvi-am:
  661. +
  662. +info: info-recursive
  663. +
  664. +info-am:
  665. +
  666. +install-data-am:
  667. +
  668. +install-exec-am:
  669. +
  670. +install-info: install-info-recursive
  671. +
  672. +install-man:
  673. +
  674. +installcheck-am:
  675. +
  676. +maintainer-clean: maintainer-clean-recursive
  677. + -rm -f $(am__CONFIG_DISTCLEAN_FILES)
  678. + -rm -rf $(top_srcdir)/autom4te.cache
  679. + -rm -f Makefile
  680. +maintainer-clean-am: distclean-am maintainer-clean-generic
  681. +
  682. +mostlyclean: mostlyclean-recursive
  683. +
  684. +mostlyclean-am: mostlyclean-generic mostlyclean-libtool
  685. +
  686. +pdf: pdf-recursive
  687. +
  688. +pdf-am:
  689. +
  690. +ps: ps-recursive
  691. +
  692. +ps-am:
  693. +
  694. +uninstall-am: uninstall-info-am
  695. +
  696. +uninstall-info: uninstall-info-recursive
  697. +
  698. +.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am clean \
  699. + clean-generic clean-libtool clean-recursive ctags \
  700. + ctags-recursive dist dist-all dist-gzip distcheck distclean \
  701. + distclean-generic distclean-hdr distclean-libtool \
  702. + distclean-recursive distclean-tags distcleancheck distdir \
  703. + distuninstallcheck dvi dvi-am dvi-recursive info info-am \
  704. + info-recursive install install-am install-data install-data-am \
  705. + install-data-recursive install-exec install-exec-am \
  706. + install-exec-recursive install-info install-info-am \
  707. + install-info-recursive install-man install-recursive \
  708. + install-strip installcheck installcheck-am installdirs \
  709. + installdirs-am installdirs-recursive maintainer-clean \
  710. + maintainer-clean-generic maintainer-clean-recursive mostlyclean \
  711. + mostlyclean-generic mostlyclean-libtool mostlyclean-recursive \
  712. + pdf pdf-am pdf-recursive ps ps-am ps-recursive tags \
  713. + tags-recursive uninstall uninstall-am uninstall-info-am \
  714. + uninstall-info-recursive uninstall-recursive
  715. +
  716. +
  717. +# This is just so that the linking is done early.
  718. +config.h: $(linked_sources)
  719. +
  720. +linked_include_sources:
  721. + cd include; $(MAKE) link_sources
  722. + echo timestamp > linked_include_sources
  723. +
  724. +linked_client_sources: @linked_client_targets@
  725. + cd client; $(MAKE) link_sources
  726. + echo timestamp > linked_client_sources
  727. +
  728. +linked_libmysql_sources:
  729. + cd libmysql; $(MAKE) link_sources
  730. + echo timestamp > linked_libmysql_sources
  731. +
  732. +linked_libmysql_r_sources: linked_libmysql_sources
  733. + cd libmysql_r; $(MAKE) link_sources
  734. + echo timestamp > linked_libmysql_r_sources
  735. +
  736. +linked_libmysqld_sources:
  737. + cd libmysqld; $(MAKE) link_sources
  738. + echo timestamp > linked_libmysqld_sources
  739. +
  740. +linked_libmysqldex_sources:
  741. + cd libmysqld/examples; $(MAKE) link_sources
  742. + echo timestamp > linked_libmysqldex_sources
  743. +
  744. +linked_netware_sources:
  745. + cd @netware_dir@; $(MAKE) link_sources
  746. + echo timestamp > linked_netware_sources
  747. +
  748. +#avoid recursive make calls in sql directory
  749. +linked_server_sources:
  750. + cd sql; rm -f mini_client_errors.c;@LN_CP_F@ ../libmysql/errmsg.c mini_client_errors.c
  751. + echo timestamp > linked_server_sources
  752. +
  753. +# Create permission databases
  754. +init-db: all
  755. + $(top_builddir)/scripts/mysql_install_db
  756. +
  757. +bin-dist: all
  758. + $(top_builddir)/scripts/make_binary_distribution @MAKE_BINARY_DISTRIBUTION_OPTIONS@
  759. +
  760. +# Remove BK's "SCCS" subdirectories from source distribution
  761. +dist-hook:
  762. + rm -rf `find $(distdir) -type d -name SCCS`
  763. +
  764. +tags:
  765. + support-files/build-tags
  766. +.PHONY: init-db bin-dist
  767. +
  768. +# Test installation
  769. +
  770. +test:
  771. + cd mysql-test ; ./mysql-test-run
  772. +# Tell versions [3.59,3.63) of GNU make to not export all variables.
  773. +# Otherwise a system limit (for SysV at least) may be exceeded.
  774. +.NOEXPORT: