Code/Resource
Windows Develop
Linux-Unix program
Internet-Socket-Network
Web Server
Browser Client
Ftp Server
Ftp Client
Browser Plugins
Proxy Server
Email Server
Email Client
WEB Mail
Firewall-Security
Telnet Server
Telnet Client
ICQ-IM-Chat
Search Engine
Sniffer Package capture
Remote Control
xml-soap-webservice
P2P
WEB(ASP,PHP,...)
TCP/IP Stack
SNMP
Grid Computing
SilverLight
DNS
Cluster Service
Network Security
Communication-Mobile
Game Program
Editor
Multimedia program
Graph program
Compiler program
Compress-Decompress algrithms
Crypt_Decrypt algrithms
Mathimatics-Numerical algorithms
MultiLanguage
Disk/Storage
Java Develop
assembly language
Applications
Other systems
Database system
Embeded-SCM Develop
FlashMX/Flex
source in ebook
Delphi VCL
OS Develop
MiddleWare
MPI
MacOS develop
LabView
ELanguage
Software/Tools
E-Books
Artical/Document
Makefile.in
Package: mysql-3.23.35.tar.gz [view]
Upload User: tsgydb
Upload Date: 2007-04-14
Package Size: 10674k
Code Size: 15k
Category:
MySQL
Development Platform:
Visual C++
- # Makefile.in generated automatically by automake 1.4 from Makefile.am
- # Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
- # This Makefile.in is free software; the Free Software Foundation
- # gives unlimited permission to copy and/or distribute it,
- # with or without modifications, as long as this notice is preserved.
- # This program is distributed in the hope that it will be useful,
- # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
- # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
- # PARTICULAR PURPOSE.
- # Normally you do not need to remake the files here. But if you want
- # to you will need the GNU TeX-info utilities. To make a Postscript
- # files you also need TeX and dvips. To make the PDF file you will
- # need pdftex. We use the teTeX distribution for all of these.
- # We avoid default automake rules because of problems with .dvi file
- # and BSD makes
- # If you know how to fix any of this more elegantly please mail
- # david@mysql.com
- SHELL = @SHELL@
- srcdir = @srcdir@
- top_srcdir = @top_srcdir@
- VPATH = @srcdir@
- prefix = @prefix@
- exec_prefix = @exec_prefix@
- bindir = @bindir@
- sbindir = @sbindir@
- libexecdir = @libexecdir@
- datadir = @datadir@
- sysconfdir = @sysconfdir@
- sharedstatedir = @sharedstatedir@
- localstatedir = @localstatedir@
- libdir = @libdir@
- infodir = @infodir@
- mandir = @mandir@
- includedir = @includedir@
- oldincludedir = /usr/include
- DESTDIR =
- pkgdatadir = $(datadir)/@PACKAGE@
- pkglibdir = $(libdir)/@PACKAGE@
- pkgincludedir = $(includedir)/@PACKAGE@
- top_builddir = ..
- ACLOCAL = @ACLOCAL@
- AUTOCONF = @AUTOCONF@
- AUTOMAKE = @AUTOMAKE@
- AUTOHEADER = @AUTOHEADER@
- INSTALL = @INSTALL@
- INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
- INSTALL_DATA = @INSTALL_DATA@
- INSTALL_SCRIPT = @INSTALL_SCRIPT@
- transform = @program_transform_name@
- NORMAL_INSTALL = :
- PRE_INSTALL = :
- POST_INSTALL = :
- NORMAL_UNINSTALL = :
- PRE_UNINSTALL = :
- POST_UNINSTALL = :
- build_alias = @build_alias@
- build_triplet = @build@
- host_alias = @host_alias@
- host_triplet = @host@
- target_alias = @target_alias@
- target_triplet = @target@
- ALLOCA = @ALLOCA@
- AS = @AS@
- AVAILABLE_LANGUAGES = @AVAILABLE_LANGUAGES@
- AVAILABLE_LANGUAGES_ERRORS = @AVAILABLE_LANGUAGES_ERRORS@
- AWK = @AWK@
- CC = @CC@
- CFLAGS = @CFLAGS@
- CHARSETS_NEED_SOURCE = @CHARSETS_NEED_SOURCE@
- CHARSET_OBJS = @CHARSET_OBJS@
- CHARSET_SRCS = @CHARSET_SRCS@
- CHECK_PID = @CHECK_PID@
- CHMOD = @CHMOD@
- CLIENT_EXTRA_LDFLAGS = @CLIENT_EXTRA_LDFLAGS@
- CLIENT_LIBS = @CLIENT_LIBS@
- CMP = @CMP@
- COMPILATION_COMMENT = @COMPILATION_COMMENT@
- CONF_COMMAND = @CONF_COMMAND@
- CP = @CP@
- CPP = @CPP@
- CXX = @CXX@
- CXXFLAGS = @CXXFLAGS@
- CXXLDFLAGS = @CXXLDFLAGS@
- DLLTOOL = @DLLTOOL@
- DOT_FRM_VERSION = @DOT_FRM_VERSION@
- FIND_PROC = @FIND_PROC@
- GETCONF = @GETCONF@
- GXX = @GXX@
- HOSTNAME = @HOSTNAME@
- IS_LINUX = @IS_LINUX@
- KILL = @KILL@
- LD = @LD@
- LIBTOOL = @LIBTOOL@
- LM_CFLAGS = @LM_CFLAGS@
- LN = @LN@
- LN_CP_F = @LN_CP_F@
- LN_S = @LN_S@
- MACHINE_TYPE = @MACHINE_TYPE@
- MAINT = @MAINT@
- MAKE_SHELL = @MAKE_SHELL@
- MT_INCLUDES = @MT_INCLUDES@
- MT_LD_ADD = @MT_LD_ADD@
- MV = @MV@
- MYSQLD_DEFAULT_SWITCHES = @MYSQLD_DEFAULT_SWITCHES@
- MYSQLD_EXTRA_LDFLAGS = @MYSQLD_EXTRA_LDFLAGS@
- MYSQLD_USER = @MYSQLD_USER@
- MYSQL_BASE_VERSION = @MYSQL_BASE_VERSION@
- MYSQL_NO_DASH_VERSION = @MYSQL_NO_DASH_VERSION@
- MYSQL_SERVER_SUFFIX = @MYSQL_SERVER_SUFFIX@
- MYSQL_TCP_PORT = @MYSQL_TCP_PORT@
- MYSQL_TCP_PORT_DEFAULT = @MYSQL_TCP_PORT_DEFAULT@
- MYSQL_UNIX_ADDR = @MYSQL_UNIX_ADDR@
- MYSQL_VERSION_ID = @MYSQL_VERSION_ID@
- OBJDUMP = @OBJDUMP@
- PACKAGE = @PACKAGE@
- PDFMANUAL = @PDFMANUAL@
- PERL = @PERL@
- PERL5 = @PERL5@
- PROTOCOL_VERSION = @PROTOCOL_VERSION@
- PS = @PS@
- RANLIB = @RANLIB@
- RM = @RM@
- SAVE_CFLAGS = @SAVE_CFLAGS@
- SAVE_CXXFLAGS = @SAVE_CXXFLAGS@
- SAVE_CXXLDFLAGS = @SAVE_CXXLDFLAGS@
- SAVE_LDFLAGS = @SAVE_LDFLAGS@
- SED = @SED@
- SHARED_LIB_VERSION = @SHARED_LIB_VERSION@
- SYSTEM_TYPE = @SYSTEM_TYPE@
- TERMCAP_LIB = @TERMCAP_LIB@
- THREAD_LOBJECTS = @THREAD_LOBJECTS@
- THREAD_LPROGRAMS = @THREAD_LPROGRAMS@
- VERSION = @VERSION@
- WRAPLIBS = @WRAPLIBS@
- YACC = @YACC@
- bdb_includes = @bdb_includes@
- bdb_libs = @bdb_libs@
- bench_dirs = @bench_dirs@
- default_charset = @default_charset@
- docs_dirs = @docs_dirs@
- innobase_includes = @innobase_includes@
- innobase_libs = @innobase_libs@
- linked_client_targets = @linked_client_targets@
- readline_dir = @readline_dir@
- readline_link = @readline_link@
- server_scripts = @server_scripts@
- sql_client_dirs = @sql_client_dirs@
- sql_server_dirs = @sql_server_dirs@
- thread_dirs = @thread_dirs@
- uname_prog = @uname_prog@
- TEXI2HTML_FLAGS = -iso -number
- DVIPS = dvips
- MAKEINFO = @MAKEINFO@
- TEXINFO_TEX = Support/texinfo.tex
- noinst_SCRIPTS = Support/texi2html Support/generate-text-files.pl Support/generate-mirror-listing.pl
- info_TEXINFOS = manual.texi
- targets = manual.txt mysql.info manual.html
- BUILT_SOURCES = $(targets) manual_toc.html include.texi
- EXTRA_DIST = $(noinst_SCRIPTS) $(BUILT_SOURCES) mysqld_error.txt INSTALL-BINARY
- GT = $(srcdir)/Support/generate-text-files.pl
- mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
- CONFIG_HEADER = ../config.h
- CONFIG_CLEAN_FILES =
- SCRIPTS = $(noinst_SCRIPTS)
- TEXI2DVI = texi2dvi
- INFO_DEPS = mysql.info
- DVIS = manual.dvi
- TEXINFOS = manual.texi
- DIST_COMMON = Makefile.am Makefile.in
- DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
- TAR = gtar
- GZIP_ENV = --best
- all: all-redirect
- .SUFFIXES:
- .SUFFIXES: .dvi .info .ps .texi .texinfo .txi
- $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
- cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps Docs/Makefile
- Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
- cd $(top_builddir)
- && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
- mysql.info: manual.texi
- manual.dvi: manual.texi
- .texi.info:
- @cd $(srcdir) && rm -f $@ $@-[0-9] $@-[0-9][0-9]
- cd $(srcdir)
- && $(MAKEINFO) `echo $< | sed 's,.*/,,'`
- .texi.dvi:
- TEXINPUTS=$(srcdir)/Support:$$TEXINPUTS
- MAKEINFO='$(MAKEINFO) -I $(srcdir)' $(TEXI2DVI) $<
- .texi:
- @cd $(srcdir) && rm -f $@ $@-[0-9] $@-[0-9][0-9]
- cd $(srcdir)
- && $(MAKEINFO) `echo $< | sed 's,.*/,,'`
- .texinfo.info:
- @cd $(srcdir) && rm -f $@ $@-[0-9] $@-[0-9][0-9]
- cd $(srcdir)
- && $(MAKEINFO) `echo $< | sed 's,.*/,,'`
- .texinfo:
- @cd $(srcdir) && rm -f $@ $@-[0-9] $@-[0-9][0-9]
- cd $(srcdir)
- && $(MAKEINFO) `echo $< | sed 's,.*/,,'`
- .texinfo.dvi:
- TEXINPUTS=$(srcdir)/Support:$$TEXINPUTS
- MAKEINFO='$(MAKEINFO) -I $(srcdir)' $(TEXI2DVI) $<
- .txi.info:
- @cd $(srcdir) && rm -f $@ $@-[0-9] $@-[0-9][0-9]
- cd $(srcdir)
- && $(MAKEINFO) `echo $< | sed 's,.*/,,'`
- .txi.dvi:
- TEXINPUTS=$(srcdir)/Support:$$TEXINPUTS
- MAKEINFO='$(MAKEINFO) -I $(srcdir)' $(TEXI2DVI) $<
- .txi:
- @cd $(srcdir) && rm -f $@ $@-[0-9] $@-[0-9][0-9]
- cd $(srcdir)
- && $(MAKEINFO) `echo $< | sed 's,.*/,,'`
- .dvi.ps:
- $(DVIPS) $< -o $@
- install-info-am: $(INFO_DEPS)
- @$(NORMAL_INSTALL)
- $(mkinstalldirs) $(DESTDIR)$(infodir)
- @list='$(INFO_DEPS)';
- for file in $$list; do
- d=$(srcdir);
- for ifile in `cd $$d && echo $$file $$file-[0-9] $$file-[0-9][0-9]`; do
- if test -f $$d/$$ifile; then
- echo " $(INSTALL_DATA) $$d/$$ifile $(DESTDIR)$(infodir)/$$ifile";
- $(INSTALL_DATA) $$d/$$ifile $(DESTDIR)$(infodir)/$$ifile;
- else : ; fi;
- done;
- done
- @$(POST_INSTALL)
- @if $(SHELL) -c 'install-info --version | sed 1q | fgrep -s -v -i debian' >/dev/null 2>&1; then
- list='$(INFO_DEPS)';
- for file in $$list; do
- echo " install-info --info-dir=$(DESTDIR)$(infodir) $(DESTDIR)$(infodir)/$$file";
- install-info --info-dir=$(DESTDIR)$(infodir) $(DESTDIR)$(infodir)/$$file || :;
- done;
- else : ; fi
- uninstall-info:
- $(PRE_UNINSTALL)
- @if $(SHELL) -c 'install-info --version | sed 1q | fgrep -s -v -i debian' >/dev/null 2>&1; then
- ii=yes;
- else ii=; fi;
- list='$(INFO_DEPS)';
- for file in $$list; do
- test -z "$ii"
- || install-info --info-dir=$(DESTDIR)$(infodir) --remove $$file;
- done
- @$(NORMAL_UNINSTALL)
- list='$(INFO_DEPS)';
- for file in $$list; do
- (cd $(DESTDIR)$(infodir) && rm -f $$file $$file-[0-9] $$file-[0-9][0-9]);
- done
- dist-info: $(INFO_DEPS)
- list='$(INFO_DEPS)';
- for base in $$list; do
- d=$(srcdir);
- for file in `cd $$d && eval echo $$base*`; do
- test -f $(distdir)/$$file
- || ln $$d/$$file $(distdir)/$$file 2> /dev/null
- || cp -p $$d/$$file $(distdir)/$$file;
- done;
- done
- mostlyclean-aminfo:
- -rm -f manual.aux manual.cp manual.cps manual.dvi manual.fn manual.fns
- manual.ky manual.kys manual.ps manual.log manual.pg
- manual.toc manual.tp manual.tps manual.vr manual.vrs
- manual.op manual.tr manual.cv manual.cn
- clean-aminfo:
- distclean-aminfo:
- maintainer-clean-aminfo:
- cd $(srcdir) && for i in $(INFO_DEPS); do
- rm -f $$i;
- if test "`echo $$i-[0-9]*`" != "$$i-[0-9]*"; then
- rm -f $$i-[0-9]*;
- fi;
- done
- tags: TAGS
- TAGS:
- distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
- subdir = Docs
- distdir: $(DISTFILES)
- $(mkinstalldirs) $(distdir)/Support
- @for file in $(DISTFILES); do
- d=$(srcdir);
- if test -d $$d/$$file; then
- cp -pr $$d/$$file $(distdir)/$$file;
- else
- test -f $(distdir)/$$file
- || ln $$d/$$file $(distdir)/$$file 2> /dev/null
- || cp -p $$d/$$file $(distdir)/$$file || :;
- fi;
- done
- $(MAKE) $(AM_MAKEFLAGS) top_distdir="$(top_distdir)" distdir="$(distdir)" dist-info
- $(MAKE) $(AM_MAKEFLAGS) top_distdir="$(top_distdir)" distdir="$(distdir)" dist-hook
- info-am: $(INFO_DEPS)
- info: info-am
- dvi-am: $(DVIS)
- dvi: dvi-am
- check-am: all-am
- check: check-am
- installcheck-am:
- installcheck: installcheck-am
- install-exec-am:
- install-exec: install-exec-am
- install-data-am: install-info-am
- install-data: install-data-am
- install-am: all-am
- @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
- install: install-am
- uninstall-am: uninstall-info
- uninstall: uninstall-am
- all-am: Makefile $(INFO_DEPS) $(SCRIPTS)
- all-redirect: all-am
- install-strip:
- $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
- installdirs:
- $(mkinstalldirs) $(DESTDIR)$(infodir)
- mostlyclean-generic:
- clean-generic:
- distclean-generic:
- -rm -f Makefile $(CONFIG_CLEAN_FILES)
- -rm -f config.cache config.log stamp-h stamp-h[0-9]*
- maintainer-clean-generic:
- -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
- mostlyclean-am: mostlyclean-aminfo mostlyclean-generic
- mostlyclean: mostlyclean-am
- clean-am: clean-aminfo clean-generic mostlyclean-am
- clean: clean-am
- distclean-am: distclean-aminfo distclean-generic clean-am
- -rm -f libtool
- distclean: distclean-am
- maintainer-clean-am: maintainer-clean-aminfo maintainer-clean-generic
- distclean-am
- @echo "This command is intended for maintainers to use;"
- @echo "it deletes files that may require special tools to rebuild."
- maintainer-clean: maintainer-clean-am
- .PHONY: install-info-am uninstall-info mostlyclean-aminfo
- distclean-aminfo clean-aminfo maintainer-clean-aminfo tags distdir
- info-am info dvi-am dvi check check-am installcheck-am installcheck
- install-exec-am install-exec install-data-am install-data install-am
- install uninstall-am uninstall all-redirect all-am all installdirs
- mostlyclean-generic distclean-generic clean-generic
- maintainer-clean-generic clean mostlyclean distclean maintainer-clean
- all: $(targets) txt_files
- txt_files: ../INSTALL-SOURCE ../COPYING ../COPYING.LIB
- ../MIRRORS INSTALL-BINARY
- CLEAN_FILES: $(BUILD_SOURCES)
- touch $(BUILD_SOURCES)
- # The PostScript and PDF version are so big that they are not included in the
- # standard distribution. It is available for download from the home page.
- paper: manual_a4.ps manual_letter.ps $(PDFMANUAL)
- #########################################################################
- # The Makefile contains the previous version so we can not use that
- include.texi: ../configure.in
- echo "@c This file is autogenerated by the Makefile" > $@
- echo -n "@set mysql_version " >> $@
- grep "AM_INIT_AUTOMAKE(mysql, " ../configure.in |
- sed -e 's;AM_INIT_AUTOMAKE(mysql, ;;' -e 's;);;' >> $@
- echo -n "@set default_port " >> $@
- grep "MYSQL_TCP_PORT_DEFAULT=" ../configure.in |
- sed -e 's;MYSQL_TCP_PORT_DEFAULT=;;' >> $@
- mysql.info: manual.texi include.texi
- cd $(srcdir) && $(MAKEINFO) --no-split -I $(srcdir) $<
- manual.txt: manual.texi include.texi
- cd $(srcdir) &&
- $(MAKEINFO) -I $(srcdir) --no-headers --no-split --output $@ $<
- manual.html: manual.texi include.texi $(srcdir)/Support/texi2html
- cd $(srcdir) && @PERL@ $(srcdir)/Support/texi2html $(TEXI2HTML_FLAGS) $<
- manual_toc.html: manual.html
- # Fix: add --output-comment with some interesting info?
- # Fix: @image worked with a older version of pdftex.
- # Note: @image will work if we first convert all images to pdf ...
- # is that worth it?
- # Comment: We need to run pdftex 2 times to get the cross references right.
- manual.pdf: manual.texi
- cat manual.texi | sed -e 's|@image{[^}]*} *||g' > manual-tmp.texi
- pdftex --interaction=nonstopmode manual-tmp.texi
- texindex manual-tmp.??
- pdftex --interaction=nonstopmode manual-tmp.texi
- texindex manual-tmp.??
- pdftex --interaction=nonstopmode manual-tmp.texi
- mv manual-tmp.pdf manual.pdf
- rm -f manual-tmp.*
- touch $@
- # Target to produce NuSphere Manual
- nusphere.pdf: manual.texi
- cat manual.texi
- | sed -e 's/@example/@smallexample/g'
- -e 's/@end example/@end smallexample/g'
- -e 's/@c ifnusphere //g'
- -e 's|@image{[^}]*} *||g'
- > manual-tmp.texi
- pdftex --interaction=nonstopmode manual-tmp.texi
- texindex manual-tmp.??
- pdftex --interaction=nonstopmode manual-tmp.texi
- texindex manual-tmp.??
- pdftex --interaction=nonstopmode manual-tmp.texi
- mv manual-tmp.pdf nusphere.pdf
- rm -f manual-tmp.*
- touch $@
- # The texi2dvi gives a lot of harmless errors. Just ignore them unless
- # you want to help with the typesetting part.
- # This is the European papersize version
- manual_a4.ps: manual.texi include.texi
- TEXINPUTS=$(srcdir):$$TEXINPUTS
- MAKEINFO='$(MAKEINFO) -I $(srcdir)'
- $(TEXI2DVI) --batch --texinfo --quiet '@afourpaper' $<
- $(DVIPS) -t a4 manual.dvi -o $@
- touch $@
- # This is the American papersize version
- manual_letter.ps: manual.texi include.texi
- TEXINPUTS=$(srcdir):$$TEXINPUTS
- MAKEINFO='$(MAKEINFO) -I $(srcdir)'
- $(TEXI2DVI) --batch $<
- $(DVIPS) -t letter manual.dvi -o $@
- touch $@
- # Include images for the manual in the distribution
- dist-hook:
- BD=`cd $(top_srcdir); pwd`;
- if test ! -d $(distdir)/Flags; then mkdir -p $(distdir)/Flags; fi;
- $(INSTALL_DATA) $(srcdir)/Flags/*.gif $(srcdir)/Flags/*.eps
- $(srcdir)/Flags/*.txt $(distdir)/Flags;
- echo "PostScript and PDF versions suitable for printing"
- > $(distdir)/manual.ps
- echo "are available from http://www.mysql.com/Manual/"
- >> $(distdir)/manual.ps
- echo "or any mirror site"
- >> $(distdir)/manual.ps
- ../INSTALL-SOURCE: mysql.info $(GT)
- perl -w $(GT) mysql.info "Installing" "Compatibility" > $@
- # We put the description for the binary installation here so that
- # people who download source wont have to see it. It is moved up to
- # the toplevel by the script that makes the binary tar files.
- INSTALL-BINARY: mysql.info $(GT)
- perl -w $(GT) mysql.info "Installing binary" "Installing source" > $@
- ../COPYING: mysql.info $(GT)
- perl -w $(GT) mysql.info "GPL license" "LGPL license" > $@
- ../COPYING.LIB: mysql.info $(GT)
- perl -w $(GT) mysql.info "LGPL license" "Function Index" > $@
- ../MIRRORS: manual.texi $(srcdir)/Support/generate-mirror-listing.pl
- perl -w $(srcdir)/Support/generate-mirror-listing.pl manual.texi > $@
- # Don't update the files from bitkeeper
- %::SCCS/s.%
- # Tell versions [3.59,3.63) of GNU make to not export all variables.
- # Otherwise a system limit (for SysV at least) may be exceeded.
- .NOEXPORT: