diff options
Diffstat (limited to 'databases/Makefile')
-rw-r--r-- | databases/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/databases/Makefile b/databases/Makefile index f1b168535cf..438dada006c 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.199 2006/01/04 11:51:49 abs Exp $ +# $NetBSD: Makefile,v 1.200 2006/01/07 10:56:34 ghen Exp $ # COMMENT= Databases @@ -45,8 +45,6 @@ SUBDIR+= luma SUBDIR+= mergeant SUBDIR+= metakit-lib SUBDIR+= myodbc -SUBDIR+= mysql-client -SUBDIR+= mysql-server SUBDIR+= mysql4-client SUBDIR+= mysql4-server SUBDIR+= mysql5-client |