summaryrefslogtreecommitdiff
path: root/Docs
diff options
context:
space:
mode:
authorunknown <kent@mysql.com/kent-amd64.(none)>2007-02-28 22:09:09 +0100
committerunknown <kent@mysql.com/kent-amd64.(none)>2007-02-28 22:09:09 +0100
commit5a232872eb223610325eed3bb57c221a6bfd4af6 (patch)
tree960e25db6d39883b8261f34283d321c4ea8f4f86 /Docs
parent8bcc21c8728c1bf2ef576ed29d5a0669e2f9af46 (diff)
downloadmariadb-git-5a232872eb223610325eed3bb57c221a6bfd4af6.tar.gz
Makefile.am:
EXCEPTIONS-CLIENT is now static part of repository EXCEPTIONS-CLIENT: BitKeeper file /home/kent/bk/tmp/mysql-4.0/EXCEPTIONS-CLIENT EXCEPTIONS-CLIENT: BitKeeper file /home/kent/bk/tmp/mysql-4.0/EXCEPTIONS-CLIENT Docs/Makefile.am: EXCEPTIONS-CLIENT is now static part of repository
Diffstat (limited to 'Docs')
-rw-r--r--Docs/Makefile.am3
1 files changed, 0 insertions, 3 deletions
diff --git a/Docs/Makefile.am b/Docs/Makefile.am
index dba3a4f819c..b329b574f6a 100644
--- a/Docs/Makefile.am
+++ b/Docs/Makefile.am
@@ -44,9 +44,6 @@ GT = $(srcdir)/Support/generate-text-files.pl
INSTALL-BINARY: mysql.info $(GT)
perl -w $(GT) mysql.info "installing-binary" "installing-source" > $@
-../EXCEPTIONS-CLIENT: mysql.info $(GT)
- perl -w $(GT) mysql.info "mysql-floss-license-exception" "function-index" > $@
-
../support-files/MacOSX/ReadMe.txt: mysql.info $(GT)
perl -w $(GT) mysql.info "mac-os-x-installation" "netware-installation" > $@