diff options
author | Dirk Froemberg <dirk@FreeBSD.org> | 1999-09-21 18:42:11 +0000 |
---|---|---|
committer | Dirk Froemberg <dirk@FreeBSD.org> | 1999-09-21 18:42:11 +0000 |
commit | e36ba6361b738b6ece1bb4d9e12bbab2732d29d6 (patch) | |
tree | e9a7c2448f8b61ea5d73feb659f9e8d8b0bcd03d | |
parent | While I'm at it, fix the display of errno by taking the absolute value of it. (diff) |
Remove mysqltutor.
-rw-r--r-- | databases/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/databases/Makefile b/databases/Makefile index 3f8cae6e41f9..19038a353529 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -12,7 +12,6 @@ SUBDIR += msql SUBDIR += mysql322-client SUBDIR += mysql322-server - SUBDIR += mysqltutor SUBDIR += p5-DBD-Pg SUBDIR += p5-DBI SUBDIR += p5-MLDBM |