summaryrefslogtreecommitdiff
path: root/Docs
diff options
context:
space:
mode:
authorkent@mysql.com/kent-amd64.(none) <>2007-02-28 22:09:09 +0100
committerkent@mysql.com/kent-amd64.(none) <>2007-02-28 22:09:09 +0100
commitf471a67fa6e5cc66866041ad1b94c99b9ff4850c (patch)
tree960e25db6d39883b8261f34283d321c4ea8f4f86 /Docs
parent929bdae377ba5eba060972af0cc19a4b3afeb7db (diff)
downloadmariadb-git-f471a67fa6e5cc66866041ad1b94c99b9ff4850c.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
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" > $@