diff options
-rw-r--r-- | devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index a71f15a000a..b99363dcd86 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.229 2001/07/09 16:01:01 tv Exp $ +# $NetBSD: Makefile,v 1.230 2001/07/13 16:59:17 wulf Exp $ # COMMENT= Development utilities @@ -23,6 +23,7 @@ SUBDIR+= c-cpp-reference SUBDIR+= cdecl SUBDIR+= cdk SUBDIR+= cervisia +SUBDIR+= cervisia2 SUBDIR+= cfitsio SUBDIR+= chkpt SUBDIR+= cmdline |