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

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. # Makefile for the GNU readline library.
  11. # Copyright (C) 1994,1996,1997 Free Software Foundation, Inc.
  12. SHELL = @SHELL@
  13. srcdir = @srcdir@
  14. top_srcdir = @top_srcdir@
  15. VPATH = @srcdir@
  16. prefix = @prefix@
  17. exec_prefix = @exec_prefix@
  18. bindir = @bindir@
  19. sbindir = @sbindir@
  20. libexecdir = @libexecdir@
  21. datadir = @datadir@
  22. sysconfdir = @sysconfdir@
  23. sharedstatedir = @sharedstatedir@
  24. localstatedir = @localstatedir@
  25. libdir = @libdir@
  26. infodir = @infodir@
  27. mandir = @mandir@
  28. includedir = @includedir@
  29. oldincludedir = /usr/include
  30. DESTDIR =
  31. pkgdatadir = $(datadir)/@PACKAGE@
  32. pkglibdir = $(libdir)/@PACKAGE@
  33. pkgincludedir = $(includedir)/@PACKAGE@
  34. top_builddir = ..
  35. ACLOCAL = @ACLOCAL@
  36. AUTOCONF = @AUTOCONF@
  37. AUTOMAKE = @AUTOMAKE@
  38. AUTOHEADER = @AUTOHEADER@
  39. INSTALL = @INSTALL@
  40. INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
  41. INSTALL_DATA = @INSTALL_DATA@
  42. INSTALL_SCRIPT = @INSTALL_SCRIPT@
  43. transform = @program_transform_name@
  44. NORMAL_INSTALL = :
  45. PRE_INSTALL = :
  46. POST_INSTALL = :
  47. NORMAL_UNINSTALL = :
  48. PRE_UNINSTALL = :
  49. POST_UNINSTALL = :
  50. build_alias = @build_alias@
  51. build_triplet = @build@
  52. host_alias = @host_alias@
  53. host_triplet = @host@
  54. target_alias = @target_alias@
  55. target_triplet = @target@
  56. ALLOCA = @ALLOCA@
  57. AS = @AS@
  58. AVAILABLE_LANGUAGES = @AVAILABLE_LANGUAGES@
  59. AVAILABLE_LANGUAGES_ERRORS = @AVAILABLE_LANGUAGES_ERRORS@
  60. AWK = @AWK@
  61. CC = @CC@
  62. CFLAGS = @CFLAGS@
  63. CHARSETS_NEED_SOURCE = @CHARSETS_NEED_SOURCE@
  64. CHARSET_OBJS = @CHARSET_OBJS@
  65. CHARSET_SRCS = @CHARSET_SRCS@
  66. CHECK_PID = @CHECK_PID@
  67. CHMOD = @CHMOD@
  68. CLIENT_EXTRA_LDFLAGS = @CLIENT_EXTRA_LDFLAGS@
  69. CLIENT_LIBS = @CLIENT_LIBS@
  70. CMP = @CMP@
  71. COMPILATION_COMMENT = @COMPILATION_COMMENT@
  72. CONF_COMMAND = @CONF_COMMAND@
  73. CP = @CP@
  74. CPP = @CPP@
  75. CXX = @CXX@
  76. CXXFLAGS = @CXXFLAGS@
  77. CXXLDFLAGS = @CXXLDFLAGS@
  78. DLLTOOL = @DLLTOOL@
  79. DOT_FRM_VERSION = @DOT_FRM_VERSION@
  80. FIND_PROC = @FIND_PROC@
  81. GETCONF = @GETCONF@
  82. GXX = @GXX@
  83. HOSTNAME = @HOSTNAME@
  84. IS_LINUX = @IS_LINUX@
  85. KILL = @KILL@
  86. LD = @LD@
  87. LIBTOOL = @LIBTOOL@
  88. LM_CFLAGS = @LM_CFLAGS@
  89. LN = @LN@
  90. LN_CP_F = @LN_CP_F@
  91. LN_S = @LN_S@
  92. MACHINE_TYPE = @MACHINE_TYPE@
  93. MAINT = @MAINT@
  94. MAKEINFO = @MAKEINFO@
  95. MAKE_SHELL = @MAKE_SHELL@
  96. MT_INCLUDES = @MT_INCLUDES@
  97. MT_LD_ADD = @MT_LD_ADD@
  98. MV = @MV@
  99. MYSQLD_DEFAULT_SWITCHES = @MYSQLD_DEFAULT_SWITCHES@
  100. MYSQLD_EXTRA_LDFLAGS = @MYSQLD_EXTRA_LDFLAGS@
  101. MYSQLD_USER = @MYSQLD_USER@
  102. MYSQL_BASE_VERSION = @MYSQL_BASE_VERSION@
  103. MYSQL_NO_DASH_VERSION = @MYSQL_NO_DASH_VERSION@
  104. MYSQL_SERVER_SUFFIX = @MYSQL_SERVER_SUFFIX@
  105. MYSQL_TCP_PORT = @MYSQL_TCP_PORT@
  106. MYSQL_TCP_PORT_DEFAULT = @MYSQL_TCP_PORT_DEFAULT@
  107. MYSQL_UNIX_ADDR = @MYSQL_UNIX_ADDR@
  108. MYSQL_VERSION_ID = @MYSQL_VERSION_ID@
  109. OBJDUMP = @OBJDUMP@
  110. PACKAGE = @PACKAGE@
  111. PDFMANUAL = @PDFMANUAL@
  112. PERL = @PERL@
  113. PERL5 = @PERL5@
  114. PROTOCOL_VERSION = @PROTOCOL_VERSION@
  115. PS = @PS@
  116. RANLIB = @RANLIB@
  117. RM = @RM@
  118. SAVE_CFLAGS = @SAVE_CFLAGS@
  119. SAVE_CXXFLAGS = @SAVE_CXXFLAGS@
  120. SAVE_CXXLDFLAGS = @SAVE_CXXLDFLAGS@
  121. SAVE_LDFLAGS = @SAVE_LDFLAGS@
  122. SED = @SED@
  123. SHARED_LIB_VERSION = @SHARED_LIB_VERSION@
  124. SYSTEM_TYPE = @SYSTEM_TYPE@
  125. TERMCAP_LIB = @TERMCAP_LIB@
  126. THREAD_LOBJECTS = @THREAD_LOBJECTS@
  127. THREAD_LPROGRAMS = @THREAD_LPROGRAMS@
  128. VERSION = @VERSION@
  129. WRAPLIBS = @WRAPLIBS@
  130. YACC = @YACC@
  131. bdb_includes = @bdb_includes@
  132. bdb_libs = @bdb_libs@
  133. bench_dirs = @bench_dirs@
  134. default_charset = @default_charset@
  135. docs_dirs = @docs_dirs@
  136. innobase_includes = @innobase_includes@
  137. innobase_libs = @innobase_libs@
  138. linked_client_targets = @linked_client_targets@
  139. readline_dir = @readline_dir@
  140. readline_link = @readline_link@
  141. server_scripts = @server_scripts@
  142. sql_client_dirs = @sql_client_dirs@
  143. sql_server_dirs = @sql_server_dirs@
  144. thread_dirs = @thread_dirs@
  145. uname_prog = @uname_prog@
  146. INCLUDES = -I$(srcdir)/../include -I$(srcdir)/.. -I..
  147. noinst_LIBRARIES = libreadline.a
  148. libreadline_a_SOURCES = readline.c funmap.c keymaps.c  vi_mode.c parens.c rltty.c  complete.c bind.c isearch.c  display.c signals.c  util.c kill.c  undo.c macro.c input.c  callback.c terminal.c xmalloc.c  history.c histsearch.c histexpand.c  histfile.c nls.c search.c  shell.c tilde.c 
  149. pkginclude_HEADERS = readline.h chardefs.h keymaps.h history.h tilde.h
  150. noinst_HEADERS = rldefs.h histlib.h rlwinsize.h  posixstat.h posixdir.h posixjmp.h  tilde.h rlconf.h rltty.h ansi_stdlib.h  tcap.h rlstdc.h
  151. EXTRA_DIST = emacs_keymap.c vi_keymap.c
  152. DEFS = -DUNDEF_THREADS_HACK -DHAVE_CONFIG_H
  153. mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
  154. CONFIG_HEADER = ../config.h
  155. CONFIG_CLEAN_FILES = 
  156. LIBRARIES =  $(noinst_LIBRARIES)
  157. CPPFLAGS = @CPPFLAGS@
  158. LDFLAGS = @LDFLAGS@
  159. LIBS = @LIBS@
  160. libreadline_a_LIBADD = 
  161. libreadline_a_OBJECTS =  readline.o funmap.o keymaps.o vi_mode.o 
  162. parens.o rltty.o complete.o bind.o isearch.o display.o signals.o util.o 
  163. kill.o undo.o macro.o input.o callback.o terminal.o xmalloc.o history.o 
  164. histsearch.o histexpand.o histfile.o nls.o search.o shell.o tilde.o
  165. AR = ar
  166. COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
  167. LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
  168. CCLD = $(CC)
  169. LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
  170. HEADERS =  $(noinst_HEADERS) $(pkginclude_HEADERS)
  171. DIST_COMMON =  README COPYING INSTALL Makefile.am Makefile.in configure 
  172. configure.in
  173. DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
  174. TAR = gtar
  175. GZIP_ENV = --best
  176. SOURCES = $(libreadline_a_SOURCES)
  177. OBJECTS = $(libreadline_a_OBJECTS)
  178. all: all-redirect
  179. .SUFFIXES:
  180. .SUFFIXES: .S .c .lo .o .s
  181. $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
  182. cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps readline/Makefile
  183. Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
  184. cd $(top_builddir) 
  185.   && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
  186. mostlyclean-noinstLIBRARIES:
  187. clean-noinstLIBRARIES:
  188. -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
  189. distclean-noinstLIBRARIES:
  190. maintainer-clean-noinstLIBRARIES:
  191. .c.o:
  192. $(COMPILE) -c $<
  193. .s.o:
  194. $(COMPILE) -c $<
  195. .S.o:
  196. $(COMPILE) -c $<
  197. mostlyclean-compile:
  198. -rm -f *.o core *.core
  199. clean-compile:
  200. distclean-compile:
  201. -rm -f *.tab.c
  202. maintainer-clean-compile:
  203. .c.lo:
  204. $(LIBTOOL) --mode=compile $(COMPILE) -c $<
  205. .s.lo:
  206. $(LIBTOOL) --mode=compile $(COMPILE) -c $<
  207. .S.lo:
  208. $(LIBTOOL) --mode=compile $(COMPILE) -c $<
  209. mostlyclean-libtool:
  210. -rm -f *.lo
  211. clean-libtool:
  212. -rm -rf .libs _libs
  213. distclean-libtool:
  214. maintainer-clean-libtool:
  215. libreadline.a: $(libreadline_a_OBJECTS) $(libreadline_a_DEPENDENCIES)
  216. -rm -f libreadline.a
  217. $(AR) cru libreadline.a $(libreadline_a_OBJECTS) $(libreadline_a_LIBADD)
  218. $(RANLIB) libreadline.a
  219. install-pkgincludeHEADERS: $(pkginclude_HEADERS)
  220. @$(NORMAL_INSTALL)
  221. $(mkinstalldirs) $(DESTDIR)$(pkgincludedir)
  222. @list='$(pkginclude_HEADERS)'; for p in $$list; do 
  223.   if test -f "$$p"; then d= ; else d="$(srcdir)/"; fi; 
  224.   echo " $(INSTALL_DATA) $$d$$p $(DESTDIR)$(pkgincludedir)/$$p"; 
  225.   $(INSTALL_DATA) $$d$$p $(DESTDIR)$(pkgincludedir)/$$p; 
  226. done
  227. uninstall-pkgincludeHEADERS:
  228. @$(NORMAL_UNINSTALL)
  229. list='$(pkginclude_HEADERS)'; for p in $$list; do 
  230.   rm -f $(DESTDIR)$(pkgincludedir)/$$p; 
  231. done
  232. tags: TAGS
  233. ID: $(HEADERS) $(SOURCES) $(LISP)
  234. list='$(SOURCES) $(HEADERS)'; 
  235. unique=`for i in $$list; do echo $$i; done | 
  236.   awk '    { files[$$0] = 1; } 
  237.        END { for (i in files) print i; }'`; 
  238. here=`pwd` && cd $(srcdir) 
  239.   && mkid -f$$here/ID $$unique $(LISP)
  240. TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) $(LISP)
  241. tags=; 
  242. here=`pwd`; 
  243. list='$(SOURCES) $(HEADERS)'; 
  244. unique=`for i in $$list; do echo $$i; done | 
  245.   awk '    { files[$$0] = 1; } 
  246.        END { for (i in files) print i; }'`; 
  247. test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" 
  248.   || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags  $$unique $(LISP) -o $$here/TAGS)
  249. mostlyclean-tags:
  250. clean-tags:
  251. distclean-tags:
  252. -rm -f TAGS ID
  253. maintainer-clean-tags:
  254. distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
  255. subdir = readline
  256. distdir: $(DISTFILES)
  257. @for file in $(DISTFILES); do 
  258.   d=$(srcdir); 
  259.   if test -d $$d/$$file; then 
  260.     cp -pr $$d/$$file $(distdir)/$$file; 
  261.   else 
  262.     test -f $(distdir)/$$file 
  263.     || ln $$d/$$file $(distdir)/$$file 2> /dev/null 
  264.     || cp -p $$d/$$file $(distdir)/$$file || :; 
  265.   fi; 
  266. done
  267. bind.o: bind.c ../config.h ../include/getopt.h posixstat.h rldefs.h 
  268. rlconf.h readline.h rlstdc.h keymaps.h chardefs.h tilde.h 
  269. history.h
  270. callback.o: callback.c ../config.h rlconf.h rldefs.h readline.h rlstdc.h 
  271. keymaps.h chardefs.h tilde.h
  272. complete.o: complete.c ../config.h ../include/getopt.h posixdir.h 
  273. posixstat.h rldefs.h rlconf.h readline.h rlstdc.h keymaps.h 
  274. chardefs.h tilde.h
  275. display.o: display.c ../config.h ../include/getopt.h posixstat.h 
  276. rldefs.h rlconf.h tcap.h rltty.h rlwinsize.h readline.h 
  277. rlstdc.h keymaps.h chardefs.h tilde.h history.h
  278. funmap.o: funmap.c ../config.h rlconf.h readline.h rlstdc.h keymaps.h 
  279. chardefs.h tilde.h
  280. histexpand.o: histexpand.c ../config.h ../include/getopt.h history.h 
  281. rlstdc.h histlib.h
  282. histfile.o: histfile.c ../config.h ../include/getopt.h history.h 
  283. rlstdc.h histlib.h
  284. history.o: history.c ../config.h ../include/getopt.h history.h rlstdc.h 
  285. histlib.h
  286. histsearch.o: histsearch.c ../config.h ../include/getopt.h history.h 
  287. rlstdc.h histlib.h
  288. input.o: input.c ../config.h ../include/getopt.h rldefs.h rlconf.h 
  289. readline.h rlstdc.h keymaps.h chardefs.h tilde.h
  290. isearch.o: isearch.c ../config.h ../include/getopt.h rldefs.h rlconf.h 
  291. readline.h rlstdc.h keymaps.h chardefs.h tilde.h history.h
  292. keymaps.o: keymaps.c ../config.h rlconf.h keymaps.h rlstdc.h chardefs.h 
  293. emacs_keymap.c readline.h tilde.h vi_keymap.c
  294. kill.o: kill.c ../config.h ../include/getopt.h rldefs.h rlconf.h 
  295. readline.h rlstdc.h keymaps.h chardefs.h tilde.h history.h
  296. macro.o: macro.c ../config.h ../include/getopt.h rldefs.h rlconf.h 
  297. readline.h rlstdc.h keymaps.h chardefs.h tilde.h history.h
  298. nls.o: nls.c ../config.h ../include/getopt.h rldefs.h rlconf.h
  299. parens.o: parens.c rlconf.h
  300. readline.o: readline.c ../config.h posixstat.h ../include/getopt.h 
  301. posixjmp.h rldefs.h rlconf.h readline.h rlstdc.h keymaps.h 
  302. chardefs.h tilde.h history.h
  303. rltty.o: rltty.c ../config.h ../include/getopt.h rldefs.h rlconf.h 
  304. rltty.h rlwinsize.h readline.h rlstdc.h keymaps.h chardefs.h 
  305. tilde.h
  306. search.o: search.c ../config.h ../include/getopt.h rldefs.h rlconf.h 
  307. readline.h rlstdc.h keymaps.h chardefs.h tilde.h history.h
  308. shell.o: shell.c ../config.h ../include/getopt.h
  309. signals.o: signals.c ../config.h ../include/getopt.h rldefs.h rlconf.h 
  310. readline.h rlstdc.h keymaps.h chardefs.h tilde.h history.h
  311. terminal.o: terminal.c ../config.h posixstat.h ../include/getopt.h 
  312. rldefs.h rlconf.h rltty.h rlwinsize.h tcap.h readline.h 
  313. rlstdc.h keymaps.h chardefs.h tilde.h history.h
  314. tilde.o: tilde.c ../config.h ../include/getopt.h tilde.h
  315. undo.o: undo.c ../config.h ../include/getopt.h rldefs.h rlconf.h 
  316. readline.h rlstdc.h keymaps.h chardefs.h tilde.h history.h
  317. util.o: util.c ../config.h posixjmp.h ../include/getopt.h rldefs.h 
  318. rlconf.h readline.h rlstdc.h keymaps.h chardefs.h tilde.h
  319. vi_mode.o: vi_mode.c rlconf.h ../config.h ../include/getopt.h rldefs.h 
  320. readline.h rlstdc.h keymaps.h chardefs.h tilde.h history.h
  321. xmalloc.o: xmalloc.c ../config.h
  322. info-am:
  323. info: info-am
  324. dvi-am:
  325. dvi: dvi-am
  326. check-am: all-am
  327. check: check-am
  328. installcheck-am:
  329. installcheck: installcheck-am
  330. install-exec-am:
  331. install-exec: install-exec-am
  332. install-data-am: install-pkgincludeHEADERS
  333. install-data: install-data-am
  334. install-am: all-am
  335. @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  336. install: install-am
  337. uninstall-am: uninstall-pkgincludeHEADERS
  338. uninstall: uninstall-am
  339. all-am: Makefile $(LIBRARIES) $(HEADERS)
  340. all-redirect: all-am
  341. install-strip:
  342. $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
  343. installdirs:
  344. $(mkinstalldirs)  $(DESTDIR)$(pkgincludedir)
  345. mostlyclean-generic:
  346. clean-generic:
  347. distclean-generic:
  348. -rm -f Makefile $(CONFIG_CLEAN_FILES)
  349. -rm -f config.cache config.log stamp-h stamp-h[0-9]*
  350. maintainer-clean-generic:
  351. mostlyclean-am:  mostlyclean-noinstLIBRARIES mostlyclean-compile 
  352. mostlyclean-libtool mostlyclean-tags 
  353. mostlyclean-generic
  354. mostlyclean: mostlyclean-am
  355. clean-am:  clean-noinstLIBRARIES clean-compile clean-libtool clean-tags 
  356. clean-generic mostlyclean-am
  357. clean: clean-am
  358. distclean-am:  distclean-noinstLIBRARIES distclean-compile 
  359. distclean-libtool distclean-tags distclean-generic 
  360. clean-am
  361. -rm -f libtool
  362. distclean: distclean-am
  363. maintainer-clean-am:  maintainer-clean-noinstLIBRARIES 
  364. maintainer-clean-compile maintainer-clean-libtool 
  365. maintainer-clean-tags maintainer-clean-generic 
  366. distclean-am
  367. @echo "This command is intended for maintainers to use;"
  368. @echo "it deletes files that may require special tools to rebuild."
  369. maintainer-clean: maintainer-clean-am
  370. .PHONY: mostlyclean-noinstLIBRARIES distclean-noinstLIBRARIES 
  371. clean-noinstLIBRARIES maintainer-clean-noinstLIBRARIES 
  372. mostlyclean-compile distclean-compile clean-compile 
  373. maintainer-clean-compile mostlyclean-libtool distclean-libtool 
  374. clean-libtool maintainer-clean-libtool uninstall-pkgincludeHEADERS 
  375. install-pkgincludeHEADERS tags mostlyclean-tags distclean-tags 
  376. clean-tags maintainer-clean-tags distdir info-am info dvi-am dvi check 
  377. check-am installcheck-am installcheck install-exec-am install-exec 
  378. install-data-am install-data install-am install uninstall-am uninstall 
  379. all-redirect all-am all installdirs mostlyclean-generic 
  380. distclean-generic clean-generic maintainer-clean-generic clean 
  381. mostlyclean distclean maintainer-clean
  382. # Don't update the files from bitkeeper
  383. %::SCCS/s.%
  384. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  385. # Otherwise a system limit (for SysV at least) may be exceeded.
  386. .NOEXPORT: