diff options
-rw-r--r-- | lang/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile index 06ae4d255dbc..ffc047faa286 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.74 1997/07/07 03:33:04 pst Exp $ +# $Id: Makefile,v 1.75 1997/07/10 22:42:14 asami Exp $ # SUBDIR += Gofer @@ -6,6 +6,7 @@ SUBDIR += Sather SUBDIR += bwbasic SUBDIR += cim + SUBDIR += cmucl SUBDIR += eiffel SUBDIR += elk SUBDIR += eperl |