diff options
-rw-r--r-- | lang/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile index e0ac4643ba08..e42d007377a1 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,9 +1,10 @@ -# $Id: Makefile,v 1.84 1997/11/09 11:44:31 andreas Exp $ +# $Id: Makefile,v 1.85 1997/11/09 14:14:57 jseger Exp $ # SUBDIR += Gofer SUBDIR += STk SUBDIR += Sather + SUBIDR += atlast SUBDIR += bwbasic SUBDIR += cim SUBDIR += cmucl |