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 222efd4f249..55b4e118613 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.239 2008/03/13 17:45:25 joerg Exp $ +# $NetBSD: Makefile,v 1.240 2008/03/25 13:42:51 wiz Exp $ # COMMENT= Databases @@ -47,8 +47,6 @@ SUBDIR+= luma SUBDIR+= mergeant SUBDIR+= metakit-lib SUBDIR+= myodbc -SUBDIR+= mysql4-client -SUBDIR+= mysql4-server SUBDIR+= mysql5-client SUBDIR+= mysql5-server SUBDIR+= mysqlcc |