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 6425af9affb..2ac5058a776 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.491 2004/05/01 10:20:47 xtraeme Exp $ +# $NetBSD: Makefile,v 1.492 2004/05/06 13:23:37 taca Exp $ # COMMENT= Development utilities @@ -83,6 +83,7 @@ SUBDIR+= cvsup-gui-bin SUBDIR+= cvsync SUBDIR+= cweb SUBDIR+= cxref +SUBDIR+= darts SUBDIR+= ddd SUBDIR+= dejagnu SUBDIR+= devIL |