diff options
author | serg@serg.mylan <> | 2003-11-25 18:26:53 +0100 |
---|---|---|
committer | serg@serg.mylan <> | 2003-11-25 18:26:53 +0100 |
commit | bff0bbeb1f70b2a6704dcc45060f6c3bd4c69ba5 (patch) | |
tree | d0d188167fd29e1446df7d81a039d931b931fa08 /Docs/Makefile.am | |
parent | d975e124773de7bfea96c839e4c7b169c301560a (diff) | |
parent | 531eb44301e559cc10a6c5905b6a87787ae17be6 (diff) | |
download | mariadb-git-bff0bbeb1f70b2a6704dcc45060f6c3bd4c69ba5.tar.gz |
merged
Diffstat (limited to 'Docs/Makefile.am')
-rw-r--r-- | Docs/Makefile.am | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Docs/Makefile.am b/Docs/Makefile.am index f14aaace1bb..fd3e9758bf6 100644 --- a/Docs/Makefile.am +++ b/Docs/Makefile.am @@ -203,9 +203,6 @@ INSTALL-BINARY: mysql.info $(GT) ../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" > $@ - ../support-files/MacOSX/ReadMe.txt: mysql.info $(GT) perl -w $(GT) mysql.info "Mac OS X installation" "NetWare installation" > $@ |