diff options
-rw-r--r-- | lang/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/Makefile b/lang/Makefile index 2e57cfdded4..a68c75e7ced 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 1998/03/07 23:44:58 tron Exp $ +# $NetBSD: Makefile,v 1.8 1998/03/31 12:00:53 agc Exp $ # FreeBSD Id: Makefile,v 1.82 1997/09/30 07:49:24 asami Exp # @@ -9,7 +9,7 @@ # SUBDIR += cim # SUBDIR += cmucl # SUBDIR += eiffel -# SUBDIR += elk + SUBDIR += elk # SUBDIR += eperl SUBDIR += expect # SUBDIR += forth |