diff options
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index a581ac54a07..f1d549a08dc 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.781 2006/08/24 10:17:46 tron Exp $ +# $NetBSD: Makefile,v 1.782 2006/09/02 20:10:20 rillig Exp $ # COMMENT= Development utilities @@ -649,6 +649,7 @@ SUBDIR+= rudiments SUBDIR+= rvm SUBDIR+= rx SUBDIR+= sablecc +SUBDIR+= scmgit SUBDIR+= scons SUBDIR+= scons-devel SUBDIR+= sdcc |