diff options
-rw-r--r-- | devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index fd631378fa6..e6a3efce001 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.317 2002/09/01 05:53:35 schmonz Exp $ +# $NetBSD: Makefile,v 1.318 2002/09/01 05:59:47 schmonz Exp $ # COMMENT= Development utilities @@ -34,6 +34,7 @@ SUBDIR+= bonobo-activation SUBDIR+= bonobo-conf SUBDIR+= boost SUBDIR+= c-cpp-reference +SUBDIR+= c4 SUBDIR+= cbrowser SUBDIR+= ccache SUBDIR+= cdecl |