diff options
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index a7c8e2990e1..a89ff9e459b 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.901 2007/11/29 15:55:42 wiz Exp $ +# $NetBSD: Makefile,v 1.902 2007/12/12 04:23:56 bjs Exp $ # COMMENT= Development utilities @@ -743,6 +743,8 @@ SUBDIR+= rx SUBDIR+= sablecc SUBDIR+= scmcvs SUBDIR+= scmgit +SUBDIR+= scmgit-base +SUBDIR+= scmgit-docs SUBDIR+= scons SUBDIR+= scons-devel SUBDIR+= sdcc |