diff options
-rw-r--r-- | devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index 86fe947286f..ace769ef61f 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.341 2002/10/19 17:03:42 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.342 2002/10/21 08:17:30 agc Exp $ # COMMENT= Development utilities @@ -34,6 +34,7 @@ SUBDIR+= bonobo SUBDIR+= bonobo-activation SUBDIR+= bonobo-conf SUBDIR+= boost +SUBDIR+= buildtool SUBDIR+= c-cpp-reference SUBDIR+= c4 SUBDIR+= cbrowser |