Commit d2c8e0ed authored by Sinisa@sinisa.nasamreza.org's avatar Sinisa@sinisa.nasamreza.org

Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0

into sinisa.nasamreza.org:/mnt/work/mysql-4.0
parents c3db30b5 faad6726
<html>
<head>
<title>Place holder for manual_toc.html</title>
</head>
<body>
This is just a place holder for the autogenerated manual_toc.html
to make "make dist" happy.
</body>
</html>
......@@ -79,6 +79,10 @@ init-db: all
bin-dist: all
$(top_builddir)/scripts/make_binary_distribution @MAKE_BINARY_DISTRIBUTION_OPTIONS@
# Remove BK's "SCCS" subdirectories from source distribution
dist-hook:
rm -rf `find $(distdir) -type d -name SCCS`
tags:
support-files/build-tags
.PHONY: init-db bin-dist
......
......@@ -28,46 +28,46 @@ build db_stat/tags ../dist/tags
build db_upgrade/tags ../dist/tags
build db_verify/tags ../dist/tags
build dbm/tags ../dist/tags
build docs_src/api_cxx/Makefile ../api_c/Makefile
build docs_src/api_cxx/m4.seealso ../api_c/m4.seealso
build docs_src/api_cxx/spell.ok ../api_c/spell.ok
build docs_src/api_java/Makefile ../api_c/Makefile
build docs_src/api_java/java_index.so ../api_cxx/cxx_index.so
build docs_src/api_java/m4.seealso ../api_c/m4.seealso
build docs_src/api_java/spell.ok ../api_c/spell.ok
build docs_src/api_tcl/spell.ok ../api_c/spell.ok
build docs_src/ref/am/spell.ok ../spell.ok
build docs_src/ref/am_conf/spell.ok ../spell.ok
build docs_src/ref/arch/spell.ok ../spell.ok
build docs_src/ref/build_unix/spell.ok ../spell.ok
build docs_src/ref/build_vxworks/spell.ok ../spell.ok
build docs_src/ref/build_win/spell.ok ../spell.ok
build docs_src/ref/cam/spell.ok ../spell.ok
build docs_src/ref/debug/spell.ok ../spell.ok
build docs_src/ref/distrib/spell.ok ../spell.ok
build docs_src/ref/dumpload/spell.ok ../spell.ok
build docs_src/ref/env/spell.ok ../spell.ok
build docs_src/ref/install/spell.ok ../spell.ok
build docs_src/ref/intro/spell.ok ../spell.ok
build docs_src/ref/java/spell.ok ../spell.ok
build docs_src/ref/lock/spell.ok ../spell.ok
build docs_src/ref/log/spell.ok ../spell.ok
build docs_src/ref/mp/spell.ok ../spell.ok
build docs_src/ref/perl/spell.ok ../spell.ok
build docs_src/ref/program/spell.ok ../spell.ok
build docs_src/ref/refs/spell.ok ../spell.ok
build docs_src/ref/rpc/spell.ok ../spell.ok
build docs_src/ref/sendmail/spell.ok ../spell.ok
build docs_src/ref/simple_tut/spell.ok ../spell.ok
build docs_src/ref/tcl/spell.ok ../spell.ok
build docs_src/ref/test/spell.ok ../spell.ok
build docs_src/ref/transapp/spell.ok ../spell.ok
build docs_src/ref/txn/spell.ok ../spell.ok
build docs_src/ref/upgrade.2.0/spell.ok ../spell.ok
build docs_src/ref/upgrade.3.0/spell.ok ../spell.ok
build docs_src/ref/upgrade.3.1/spell.ok ../spell.ok
build docs_src/ref/upgrade.3.2/spell.ok ../spell.ok
build docs_src/ref/xa/spell.ok ../spell.ok
# build docs_src/api_cxx/Makefile ../api_c/Makefile
# build docs_src/api_cxx/m4.seealso ../api_c/m4.seealso
# build docs_src/api_cxx/spell.ok ../api_c/spell.ok
# build docs_src/api_java/Makefile ../api_c/Makefile
# build docs_src/api_java/java_index.so ../api_cxx/cxx_index.so
# build docs_src/api_java/m4.seealso ../api_c/m4.seealso
# build docs_src/api_java/spell.ok ../api_c/spell.ok
# build docs_src/api_tcl/spell.ok ../api_c/spell.ok
# build docs_src/ref/am/spell.ok ../spell.ok
# build docs_src/ref/am_conf/spell.ok ../spell.ok
# build docs_src/ref/arch/spell.ok ../spell.ok
# build docs_src/ref/build_unix/spell.ok ../spell.ok
# build docs_src/ref/build_vxworks/spell.ok ../spell.ok
# build docs_src/ref/build_win/spell.ok ../spell.ok
# build docs_src/ref/cam/spell.ok ../spell.ok
# build docs_src/ref/debug/spell.ok ../spell.ok
# build docs_src/ref/distrib/spell.ok ../spell.ok
# build docs_src/ref/dumpload/spell.ok ../spell.ok
# build docs_src/ref/env/spell.ok ../spell.ok
# build docs_src/ref/install/spell.ok ../spell.ok
# build docs_src/ref/intro/spell.ok ../spell.ok
# build docs_src/ref/java/spell.ok ../spell.ok
# build docs_src/ref/lock/spell.ok ../spell.ok
# build docs_src/ref/log/spell.ok ../spell.ok
# build docs_src/ref/mp/spell.ok ../spell.ok
# build docs_src/ref/perl/spell.ok ../spell.ok
# build docs_src/ref/program/spell.ok ../spell.ok
# build docs_src/ref/refs/spell.ok ../spell.ok
# build docs_src/ref/rpc/spell.ok ../spell.ok
# build docs_src/ref/sendmail/spell.ok ../spell.ok
# build docs_src/ref/simple_tut/spell.ok ../spell.ok
# build docs_src/ref/tcl/spell.ok ../spell.ok
# build docs_src/ref/test/spell.ok ../spell.ok
# build docs_src/ref/transapp/spell.ok ../spell.ok
# build docs_src/ref/txn/spell.ok ../spell.ok
# build docs_src/ref/upgrade.2.0/spell.ok ../spell.ok
# build docs_src/ref/upgrade.3.0/spell.ok ../spell.ok
# build docs_src/ref/upgrade.3.1/spell.ok ../spell.ok
# build docs_src/ref/upgrade.3.2/spell.ok ../spell.ok
# build docs_src/ref/xa/spell.ok ../spell.ok
build env/tags ../dist/tags
build examples_c/tags ../dist/tags
build examples_cxx/tags ../dist/tags
......
......@@ -10,7 +10,7 @@
# started and shut down when the systems goes down.
# Comments to support chkconfig on RedHat Linux
# chkconfig: 2345 90 90
# chkconfig: 2345 90 20
# description: A very fast and reliable SQL database engine.
# Comments to support LSB init script conventions
......@@ -18,8 +18,8 @@
# Provides: mysql
# Required-Start: $local_fs $network $remote_fs
# Required-Stop: $local_fs $network $remote_fs
# Default-Start: 3 5
# Default-Stop: 3 5
# Default-Start: 2 3 4 5
# Default-Stop: 2 3 4 5
# Short-Description: start and stop MySQL
# Description: MySQL is a very fast and reliable SQL database engine.
### END INIT INFO
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment