home *** CD-ROM | disk | FTP | other *** search
/ Cricao de Sites - 650 Layouts Prontos / WebMasters.iso / Servidores / xampp-win32-1.6.7-installer.exe / mysql / share / Makefile.in < prev    next >
Encoding:
Makefile  |  2008-01-11  |  16.6 KB  |  559 lines

  1. # Makefile.in generated by automake 1.9.6 from Makefile.am.
  2. # @configure_input@
  3.  
  4. # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
  5. # 2003, 2004, 2005  Free Software Foundation, Inc.
  6. # This Makefile.in is free software; the Free Software Foundation
  7. # gives unlimited permission to copy and/or distribute it,
  8. # with or without modifications, as long as this notice is preserved.
  9.  
  10. # This program is distributed in the hope that it will be useful,
  11. # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
  12. # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
  13. # PARTICULAR PURPOSE.
  14.  
  15. @SET_MAKE@
  16.  
  17. # Copyright (C) 2000 MySQL AB
  18. # This program is free software; you can redistribute it and/or modify
  19. # it under the terms of the GNU General Public License as published by
  20. # the Free Software Foundation; version 2 of the License.
  21. # This program is distributed in the hope that it will be useful,
  22. # but WITHOUT ANY WARRANTY; without even the implied warranty of
  23. # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  24. # GNU General Public License for more details.
  25. # You should have received a copy of the GNU General Public License
  26. # along with this program; if not, write to the Free Software
  27. # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  28. srcdir = @srcdir@
  29. top_srcdir = @top_srcdir@
  30. VPATH = @srcdir@
  31. pkgdatadir = $(datadir)/@PACKAGE@
  32. pkglibdir = $(libdir)/@PACKAGE@
  33. pkgincludedir = $(includedir)/@PACKAGE@
  34. top_builddir = ../..
  35. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
  36. INSTALL = @INSTALL@
  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 = @build@
  49. host_triplet = @host@
  50. target_triplet = @target@
  51. subdir = sql/share
  52. DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
  53. ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
  54. am__aclocal_m4_deps = $(top_srcdir)/config/ac-macros/alloca.m4 \
  55.     $(top_srcdir)/config/ac-macros/check_cpu.m4 \
  56.     $(top_srcdir)/config/ac-macros/character_sets.m4 \
  57.     $(top_srcdir)/config/ac-macros/compiler_flag.m4 \
  58.     $(top_srcdir)/config/ac-macros/ha_archive.m4 \
  59.     $(top_srcdir)/config/ac-macros/ha_berkeley.m4 \
  60.     $(top_srcdir)/config/ac-macros/ha_blackhole.m4 \
  61.     $(top_srcdir)/config/ac-macros/ha_example.m4 \
  62.     $(top_srcdir)/config/ac-macros/ha_federated.m4 \
  63.     $(top_srcdir)/config/ac-macros/ha_innodb.m4 \
  64.     $(top_srcdir)/config/ac-macros/ha_ndbcluster.m4 \
  65.     $(top_srcdir)/config/ac-macros/ha_tina.m4 \
  66.     $(top_srcdir)/config/ac-macros/large_file.m4 \
  67.     $(top_srcdir)/config/ac-macros/misc.m4 \
  68.     $(top_srcdir)/config/ac-macros/openssl.m4 \
  69.     $(top_srcdir)/config/ac-macros/readline.m4 \
  70.     $(top_srcdir)/config/ac-macros/yassl.m4 \
  71.     $(top_srcdir)/config/ac-macros/zlib.m4 \
  72.     $(top_srcdir)/configure.in
  73. am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
  74.     $(ACLOCAL_M4)
  75. mkinstalldirs = $(install_sh) -d
  76. CONFIG_HEADER = $(top_builddir)/include/config.h
  77. CONFIG_CLEAN_FILES =
  78. SOURCES =
  79. DIST_SOURCES =
  80. DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  81. ACLOCAL = @ACLOCAL@
  82. ALLOCA = @ALLOCA@
  83. AMDEP_FALSE = @AMDEP_FALSE@
  84. AMDEP_TRUE = @AMDEP_TRUE@
  85. AMTAR = @AMTAR@
  86. AR = @AR@
  87. ARFLAGS = @ARFLAGS@
  88. AS = @AS@
  89. ASSEMBLER_FALSE = @ASSEMBLER_FALSE@
  90. ASSEMBLER_TRUE = @ASSEMBLER_TRUE@
  91. ASSEMBLER_sparc32_FALSE = @ASSEMBLER_sparc32_FALSE@
  92. ASSEMBLER_sparc32_TRUE = @ASSEMBLER_sparc32_TRUE@
  93. ASSEMBLER_sparc64_FALSE = @ASSEMBLER_sparc64_FALSE@
  94. ASSEMBLER_sparc64_TRUE = @ASSEMBLER_sparc64_TRUE@
  95. ASSEMBLER_x86_FALSE = @ASSEMBLER_x86_FALSE@
  96. ASSEMBLER_x86_TRUE = @ASSEMBLER_x86_TRUE@
  97. AUTOCONF = @AUTOCONF@
  98. AUTOHEADER = @AUTOHEADER@
  99. AUTOMAKE = @AUTOMAKE@
  100. AVAILABLE_LANGUAGES = @AVAILABLE_LANGUAGES@
  101. AWK = @AWK@
  102. CC = @CC@
  103. CCAS = @CCAS@
  104. CCASFLAGS = @CCASFLAGS@
  105. CCDEPMODE = @CCDEPMODE@
  106. CC_VERSION = @CC_VERSION@
  107. CFLAGS = @CFLAGS@
  108. CHECK_PID = @CHECK_PID@
  109. CHMOD = @CHMOD@
  110. CLIENT_EXTRA_LDFLAGS = @CLIENT_EXTRA_LDFLAGS@
  111. CLIENT_LIBS = @CLIENT_LIBS@
  112. CMP = @CMP@
  113. COMPILATION_COMMENT = @COMPILATION_COMMENT@
  114. COMPILE_PSTACK_FALSE = @COMPILE_PSTACK_FALSE@
  115. COMPILE_PSTACK_TRUE = @COMPILE_PSTACK_TRUE@
  116. CONF_COMMAND = @CONF_COMMAND@
  117. CP = @CP@
  118. CPP = @CPP@
  119. CPPFLAGS = @CPPFLAGS@
  120. CXX = @CXX@
  121. CXXCPP = @CXXCPP@
  122. CXXDEPMODE = @CXXDEPMODE@
  123. CXXFLAGS = @CXXFLAGS@
  124. CXXLDFLAGS = @CXXLDFLAGS@
  125. CXX_VERSION = @CXX_VERSION@
  126. CYGPATH_W = @CYGPATH_W@
  127. DARWIN_MWCC_FALSE = @DARWIN_MWCC_FALSE@
  128. DARWIN_MWCC_TRUE = @DARWIN_MWCC_TRUE@
  129. DEFS = @DEFS@
  130. DEPDIR = @DEPDIR@
  131. DOT_FRM_VERSION = @DOT_FRM_VERSION@
  132. DOXYGEN = @DOXYGEN@
  133. DVIS = @DVIS@
  134. ECHO = @ECHO@
  135. ECHO_C = @ECHO_C@
  136. ECHO_N = @ECHO_N@
  137. ECHO_T = @ECHO_T@
  138. EGREP = @EGREP@
  139. EXEEXT = @EXEEXT@
  140. F77 = @F77@
  141. FFLAGS = @FFLAGS@
  142. FIND_PROC = @FIND_PROC@
  143. GETCONF = @GETCONF@
  144. GXX = @GXX@
  145. HAVE_NDBCLUSTER_DB_FALSE = @HAVE_NDBCLUSTER_DB_FALSE@
  146. HAVE_NDBCLUSTER_DB_TRUE = @HAVE_NDBCLUSTER_DB_TRUE@
  147. HAVE_NETWARE_FALSE = @HAVE_NETWARE_FALSE@
  148. HAVE_NETWARE_TRUE = @HAVE_NETWARE_TRUE@
  149. HAVE_YASSL_FALSE = @HAVE_YASSL_FALSE@
  150. HAVE_YASSL_TRUE = @HAVE_YASSL_TRUE@
  151. HOSTNAME = @HOSTNAME@
  152. ICHECK = @ICHECK@
  153. INSTALL_DATA = @INSTALL_DATA@
  154. INSTALL_PROGRAM = @INSTALL_PROGRAM@
  155. INSTALL_SCRIPT = @INSTALL_SCRIPT@
  156. INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  157. KILL = @KILL@
  158. LD = @LD@
  159. LDFLAGS = @LDFLAGS@
  160. LD_VERSION_SCRIPT = @LD_VERSION_SCRIPT@
  161. LIBDL = @LIBDL@
  162. LIBEDIT_LOBJECTS = @LIBEDIT_LOBJECTS@
  163. LIBOBJS = @LIBOBJS@
  164. LIBS = @LIBS@
  165. LIBTOOL = @LIBTOOL@
  166. LIB_EXTRA_CCFLAGS = @LIB_EXTRA_CCFLAGS@
  167. LM_CFLAGS = @LM_CFLAGS@
  168. LN = @LN@
  169. LN_CP_F = @LN_CP_F@
  170. LN_S = @LN_S@
  171. LTLIBOBJS = @LTLIBOBJS@
  172. MACHINE_TYPE = @MACHINE_TYPE@
  173. MAKEINDEX = @MAKEINDEX@
  174. MAKEINFO = @MAKEINFO@
  175. MAKE_BINARY_DISTRIBUTION_OPTIONS = @MAKE_BINARY_DISTRIBUTION_OPTIONS@
  176. MAKE_SHELL = @MAKE_SHELL@
  177. MV = @MV@
  178. MYSQLD_DEFAULT_SWITCHES = @MYSQLD_DEFAULT_SWITCHES@
  179. MYSQLD_EXTRA_LDFLAGS = @MYSQLD_EXTRA_LDFLAGS@
  180. MYSQLD_EXTRA_LIBS = @MYSQLD_EXTRA_LIBS@
  181. MYSQLD_USER = @MYSQLD_USER@
  182. MYSQL_BASE_VERSION = @MYSQL_BASE_VERSION@
  183. MYSQL_NO_DASH_VERSION = @MYSQL_NO_DASH_VERSION@
  184. MYSQL_PREVIOUS_BASE_VERSION = @MYSQL_PREVIOUS_BASE_VERSION@
  185. MYSQL_SERVER_SUFFIX = @MYSQL_SERVER_SUFFIX@
  186. MYSQL_TCP_PORT = @MYSQL_TCP_PORT@
  187. MYSQL_TCP_PORT_DEFAULT = @MYSQL_TCP_PORT_DEFAULT@
  188. MYSQL_UNIX_ADDR = @MYSQL_UNIX_ADDR@
  189. MYSQL_VERSION_ID = @MYSQL_VERSION_ID@
  190. NDB_DEFS = @NDB_DEFS@
  191. NDB_LD_VERSION_SCRIPT = @NDB_LD_VERSION_SCRIPT@
  192. NDB_SCI_INCLUDES = @NDB_SCI_INCLUDES@
  193. NDB_SCI_LIBS = @NDB_SCI_LIBS@
  194. NDB_SHARED_LIB_MAJOR_VERSION = @NDB_SHARED_LIB_MAJOR_VERSION@
  195. NDB_SHARED_LIB_VERSION = @NDB_SHARED_LIB_VERSION@
  196. NDB_SIZEOF_CHAR = @NDB_SIZEOF_CHAR@
  197. NDB_SIZEOF_CHARP = @NDB_SIZEOF_CHARP@
  198. NDB_SIZEOF_INT = @NDB_SIZEOF_INT@
  199. NDB_SIZEOF_LONG = @NDB_SIZEOF_LONG@
  200. NDB_SIZEOF_LONG_LONG = @NDB_SIZEOF_LONG_LONG@
  201. NDB_SIZEOF_SHORT = @NDB_SIZEOF_SHORT@
  202. NDB_VERSION_BUILD = @NDB_VERSION_BUILD@
  203. NDB_VERSION_MAJOR = @NDB_VERSION_MAJOR@
  204. NDB_VERSION_MINOR = @NDB_VERSION_MINOR@
  205. NDB_VERSION_STATUS = @NDB_VERSION_STATUS@
  206. NM = @NM@
  207. NOINST_LDFLAGS = @NOINST_LDFLAGS@
  208. NON_THREADED_LIBS = @NON_THREADED_LIBS@
  209. OBJEXT = @OBJEXT@
  210. PACKAGE = @PACKAGE@
  211. PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
  212. PACKAGE_NAME = @PACKAGE_NAME@
  213. PACKAGE_STRING = @PACKAGE_STRING@
  214. PACKAGE_TARNAME = @PACKAGE_TARNAME@
  215. PACKAGE_VERSION = @PACKAGE_VERSION@
  216. PATH_SEPARATOR = @PATH_SEPARATOR@
  217. PDFLATEX = @PDFLATEX@
  218. PDFMANUAL = @PDFMANUAL@
  219. PERL = @PERL@
  220. PERL5 = @PERL5@
  221. PROTOCOL_VERSION = @PROTOCOL_VERSION@
  222. PS = @PS@
  223. RANLIB = @RANLIB@
  224. RM = @RM@
  225. SAVE_ASFLAGS = @SAVE_ASFLAGS@
  226. SAVE_CFLAGS = @SAVE_CFLAGS@
  227. SAVE_CXXFLAGS = @SAVE_CXXFLAGS@
  228. SAVE_CXXLDFLAGS = @SAVE_CXXLDFLAGS@
  229. SAVE_LDFLAGS = @SAVE_LDFLAGS@
  230. SED = @SED@
  231. SET_MAKE = @SET_MAKE@
  232. SHARED_LIB_MAJOR_VERSION = @SHARED_LIB_MAJOR_VERSION@
  233. SHARED_LIB_VERSION = @SHARED_LIB_VERSION@
  234. SHELL = @SHELL@
  235. STATIC_NSS_FLAGS = @STATIC_NSS_FLAGS@
  236. STRIP = @STRIP@
  237. SYSTEM_TYPE = @SYSTEM_TYPE@
  238. TAR = @TAR@
  239. TARGET_LINUX = @TARGET_LINUX@
  240. TERMCAP_LIB = @TERMCAP_LIB@
  241. THREAD_LOBJECTS = @THREAD_LOBJECTS@
  242. VERSION = @VERSION@
  243. WRAPLIBS = @WRAPLIBS@
  244. YACC = @YACC@
  245. ZLIB_DEPS = @ZLIB_DEPS@
  246. ZLIB_INCLUDES = @ZLIB_INCLUDES@
  247. ZLIB_LIBS = @ZLIB_LIBS@
  248. ac_ct_AR = @ac_ct_AR@
  249. ac_ct_CC = @ac_ct_CC@
  250. ac_ct_CXX = @ac_ct_CXX@
  251. ac_ct_F77 = @ac_ct_F77@
  252. ac_ct_GETCONF = @ac_ct_GETCONF@
  253. ac_ct_RANLIB = @ac_ct_RANLIB@
  254. ac_ct_STRIP = @ac_ct_STRIP@
  255. am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
  256. am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
  257. am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
  258. am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
  259. am__include = @am__include@
  260. am__leading_dot = @am__leading_dot@
  261. am__quote = @am__quote@
  262. am__tar = @am__tar@
  263. am__untar = @am__untar@
  264. bdb_includes = @bdb_includes@
  265. bdb_libs = @bdb_libs@
  266. bdb_libs_with_path = @bdb_libs_with_path@
  267. bench_dirs = @bench_dirs@
  268. bindir = @bindir@
  269. build = @build@
  270. build_alias = @build_alias@
  271. build_cpu = @build_cpu@
  272. build_os = @build_os@
  273. build_vendor = @build_vendor@
  274. datadir = @datadir@
  275. docs_dirs = @docs_dirs@
  276. exec_prefix = @exec_prefix@
  277. host = @host@
  278. host_alias = @host_alias@
  279. host_cpu = @host_cpu@
  280. host_os = @host_os@
  281. host_vendor = @host_vendor@
  282. includedir = @includedir@
  283. infodir = @infodir@
  284. innodb_includes = @innodb_includes@
  285. innodb_libs = @innodb_libs@
  286. innodb_system_libs = @innodb_system_libs@
  287. install_sh = @install_sh@
  288. libdir = @libdir@
  289. libexecdir = @libexecdir@
  290. libmysqld_dirs = @libmysqld_dirs@
  291. linked_client_targets = @linked_client_targets@
  292. linked_libmysqld_targets = @linked_libmysqld_targets@
  293. linked_netware_sources = @linked_netware_sources@
  294. localstatedir = @localstatedir@
  295. man1_files = @man1_files@
  296. man8_files = @man8_files@
  297. man_dirs = @man_dirs@
  298. mandir = @mandir@
  299. mkdir_p = @mkdir_p@
  300. ndb_bin_am_ldflags = @ndb_bin_am_ldflags@
  301. ndb_cxxflags_fix = @ndb_cxxflags_fix@
  302. ndb_mgmclient_libs = @ndb_mgmclient_libs@
  303. ndb_opt_subdirs = @ndb_opt_subdirs@
  304. ndb_port = @ndb_port@
  305. ndb_transporter_opt_objs = @ndb_transporter_opt_objs@
  306. ndbcluster_includes = @ndbcluster_includes@
  307. ndbcluster_libs = @ndbcluster_libs@
  308. ndbcluster_system_libs = @ndbcluster_system_libs@
  309. netware_dir = @netware_dir@
  310. oldincludedir = @oldincludedir@
  311. openssl_includes = @openssl_includes@
  312. openssl_libs = @openssl_libs@
  313. prefix = @prefix@
  314. program_transform_name = @program_transform_name@
  315. pstack_dirs = @pstack_dirs@
  316. pstack_libs = @pstack_libs@
  317. readline_basedir = @readline_basedir@
  318. readline_dir = @readline_dir@
  319. readline_h_ln_cmd = @readline_h_ln_cmd@
  320. readline_link = @readline_link@
  321. readline_topdir = @readline_topdir@
  322. sbindir = @sbindir@
  323. server_scripts = @server_scripts@
  324. sharedstatedir = @sharedstatedir@
  325. sql_client_dirs = @sql_client_dirs@
  326. sql_server_dirs = @sql_server_dirs@
  327. sql_union_dirs = @sql_union_dirs@
  328. subdirs = @subdirs@
  329. sysconfdir = @sysconfdir@
  330. target = @target@
  331. target_alias = @target_alias@
  332. target_cpu = @target_cpu@
  333. target_os = @target_os@
  334. target_vendor = @target_vendor@
  335. thread_dirs = @thread_dirs@
  336. tools_dirs = @tools_dirs@
  337. uname_prog = @uname_prog@
  338. yassl_dir = @yassl_dir@
  339. yassl_h_ln_cmd = @yassl_h_ln_cmd@
  340. yassl_libs = @yassl_libs@
  341. yassl_taocrypt_extra_cxxflags = @yassl_taocrypt_extra_cxxflags@
  342. zlib_dir = @zlib_dir@
  343. EXTRA_DIST = errmsg.txt
  344. all: all-am
  345.  
  346. .SUFFIXES:
  347. $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
  348.     @for dep in $?; do \
  349.       case '$(am__configure_deps)' in \
  350.         *$$dep*) \
  351.           cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
  352.         && exit 0; \
  353.           exit 1;; \
  354.       esac; \
  355.     done; \
  356.     echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  sql/share/Makefile'; \
  357.     cd $(top_srcdir) && \
  358.       $(AUTOMAKE) --gnu  sql/share/Makefile
  359. .PRECIOUS: Makefile
  360. Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  361.     @case '$?' in \
  362.       *config.status*) \
  363.         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
  364.       *) \
  365.         echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
  366.         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
  367.     esac;
  368.  
  369. $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  370.     cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  371.  
  372. $(top_srcdir)/configure:  $(am__configure_deps)
  373.     cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  374. $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
  375.     cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  376.  
  377. mostlyclean-libtool:
  378.     -rm -f *.lo
  379.  
  380. clean-libtool:
  381.     -rm -rf .libs _libs
  382.  
  383. distclean-libtool:
  384.     -rm -f libtool
  385. uninstall-info-am:
  386. tags: TAGS
  387. TAGS:
  388.  
  389. ctags: CTAGS
  390. CTAGS:
  391.  
  392.  
  393. distdir: $(DISTFILES)
  394.     @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
  395.     topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
  396.     list='$(DISTFILES)'; for file in $$list; do \
  397.       case $$file in \
  398.         $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
  399.         $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
  400.       esac; \
  401.       if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
  402.       dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
  403.       if test "$$dir" != "$$file" && test "$$dir" != "."; then \
  404.         dir="/$$dir"; \
  405.         $(mkdir_p) "$(distdir)$$dir"; \
  406.       else \
  407.         dir=''; \
  408.       fi; \
  409.       if test -d $$d/$$file; then \
  410.         if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
  411.           cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
  412.         fi; \
  413.         cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
  414.       else \
  415.         test -f $(distdir)/$$file \
  416.         || cp -p $$d/$$file $(distdir)/$$file \
  417.         || exit 1; \
  418.       fi; \
  419.     done
  420.     $(MAKE) $(AM_MAKEFLAGS) \
  421.       top_distdir="$(top_distdir)" distdir="$(distdir)" \
  422.       dist-hook
  423. check-am: all-am
  424. check: check-am
  425. all-am: Makefile all-local
  426. installdirs:
  427. install: install-am
  428. install-exec: install-exec-am
  429. install-data: install-data-am
  430. uninstall: uninstall-am
  431.  
  432. install-am: all-am
  433.     @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  434.  
  435. installcheck: installcheck-am
  436. install-strip:
  437.     $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  438.       install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  439.       `test -z '$(STRIP)' || \
  440.         echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  441. mostlyclean-generic:
  442.  
  443. clean-generic:
  444.  
  445. distclean-generic:
  446.     -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
  447.  
  448. maintainer-clean-generic:
  449.     @echo "This command is intended for maintainers to use"
  450.     @echo "it deletes files that may require special tools to rebuild."
  451. clean: clean-am
  452.  
  453. clean-am: clean-generic clean-libtool mostlyclean-am
  454.  
  455. distclean: distclean-am
  456.     -rm -f Makefile
  457. distclean-am: clean-am distclean-generic distclean-libtool \
  458.     distclean-local
  459.  
  460. dvi: dvi-am
  461.  
  462. dvi-am:
  463.  
  464. html: html-am
  465.  
  466. info: info-am
  467.  
  468. info-am:
  469.  
  470. install-data-am: install-data-local
  471.  
  472. install-exec-am:
  473.  
  474. install-info: install-info-am
  475.  
  476. install-man:
  477.  
  478. installcheck-am:
  479.  
  480. maintainer-clean: maintainer-clean-am
  481.     -rm -f Makefile
  482. maintainer-clean-am: distclean-am maintainer-clean-generic
  483.  
  484. mostlyclean: mostlyclean-am
  485.  
  486. mostlyclean-am: mostlyclean-generic mostlyclean-libtool
  487.  
  488. pdf: pdf-am
  489.  
  490. pdf-am:
  491.  
  492. ps: ps-am
  493.  
  494. ps-am:
  495.  
  496. uninstall-am: uninstall-info-am uninstall-local
  497.  
  498. .PHONY: all all-am all-local check check-am clean clean-generic \
  499.     clean-libtool dist-hook distclean distclean-generic \
  500.     distclean-libtool distclean-local distdir dvi dvi-am html \
  501.     html-am info info-am install install-am install-data \
  502.     install-data-am install-data-local install-exec \
  503.     install-exec-am install-info install-info-am install-man \
  504.     install-strip installcheck installcheck-am installdirs \
  505.     maintainer-clean maintainer-clean-generic mostlyclean \
  506.     mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
  507.     uninstall uninstall-am uninstall-info-am uninstall-local
  508.  
  509.  
  510. dist-hook:
  511.     for dir in charsets @AVAILABLE_LANGUAGES@; do \
  512.       test -d $(distdir)/$$dir || mkdir $(distdir)/$$dir; \
  513.       $(INSTALL_DATA) $(srcdir)/$$dir/*.* $(distdir)/$$dir; \
  514.     done; \
  515.     sleep 1 ; touch $(srcdir)/*/errmsg.sys
  516.     $(INSTALL_DATA) $(srcdir)/charsets/README $(distdir)/charsets
  517.     $(INSTALL_DATA) $(srcdir)/charsets/Index.xml $(distdir)/charsets
  518.  
  519. all-local:    english/errmsg.sys
  520.  
  521. # Use the english errmsg.sys as a flag that all errmsg.sys needs to be
  522. # created. Normally these are created by extra/Makefile
  523.  
  524. english/errmsg.sys: errmsg.txt
  525.     rm -f $(top_builddir)/include/mysqld_error.h
  526.     (cd $(top_builddir)/extra && $(MAKE))
  527.  
  528. install-data-local:
  529.     for lang in @AVAILABLE_LANGUAGES@; \
  530.     do \
  531.         $(mkinstalldirs) $(DESTDIR)$(pkgdatadir)/$$lang; \
  532.         $(INSTALL_DATA) $(srcdir)/$$lang/errmsg.sys \
  533.                     $(DESTDIR)$(pkgdatadir)/$$lang/errmsg.sys; \
  534.     done
  535.     $(mkinstalldirs) $(DESTDIR)$(pkgdatadir)/charsets
  536.         $(INSTALL_DATA) $(srcdir)/errmsg.txt \
  537.             $(DESTDIR)$(pkgdatadir)/errmsg.txt; \
  538.     $(INSTALL_DATA) $(srcdir)/charsets/README $(DESTDIR)$(pkgdatadir)/charsets/README
  539.     $(INSTALL_DATA) $(srcdir)/charsets/*.xml $(DESTDIR)$(pkgdatadir)/charsets
  540.  
  541. # FIXME maybe shouldn't remove, could be needed by other installation?
  542. uninstall-local:
  543.     @RM@ -f -r $(DESTDIR)$(pkgdatadir)
  544.  
  545. distclean-local:
  546.     @RM@ -f */errmsg.sys
  547.  
  548. # Do nothing
  549. link_sources:
  550.  
  551. # Don't update the files from bitkeeper
  552. %::SCCS/s.%
  553. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  554. # Otherwise a system limit (for SysV at least) may be exceeded.
  555. .NOEXPORT:
  556.