diff options
-rw-r--r-- | devel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/Makefile b/devel/Makefile index b5477775e0d..10ba2986019 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 1998/05/18 14:49:18 tv Exp $ +# $NetBSD: Makefile,v 1.24 1998/06/02 11:30:42 agc Exp $ # FreeBSD Id: Makefile,v 1.78 1997/10/01 08:32:59 cracauer Exp # @@ -21,7 +21,7 @@ # have a CONFLICTS feature (installs same # files like cvs). # SUBDIR += cxref -# SUBDIR += ddd + SUBDIR += ddd # SUBDIR += dmake # SUBDIR += f77flow # SUBDIR += fpp |