diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index 21365be8938..6dcbc7f0fe1 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.527 2004/08/27 13:11:10 drochner Exp $ +# $NetBSD: Makefile,v 1.528 2004/08/27 15:09:08 drochner Exp $ # COMMENT= Development utilities @@ -44,6 +44,7 @@ SUBDIR+= binutils SUBDIR+= bison SUBDIR+= blib SUBDIR+= bmake +SUBDIR+= boaconstructor SUBDIR+= boehm-gc SUBDIR+= bonobo SUBDIR+= bonobo-conf |