diff options
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/Makefile b/devel/Makefile index dcde40ad9cf..d3d49fc13b2 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 1998/02/22 18:38:47 tron Exp $ +# $NetBSD: Makefile,v 1.9 1998/02/25 14:28:00 agc Exp $ # FreeBSD Id: Makefile,v 1.78 1997/10/01 08:32:59 cracauer Exp # @@ -80,7 +80,7 @@ # SUBDIR += p5-TraceFuncs # SUBDIR += pccts # SUBDIR += portlint -# SUBDIR += prcs + SUBDIR += prcs # SUBDIR += sawt # SUBDIR += scogdb # SUBDIR += tclcheck |