diff options
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/Makefile b/lang/Makefile index e42d007377a1..5e848de0e663 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,10 +1,10 @@ -# $Id: Makefile,v 1.85 1997/11/09 14:14:57 jseger Exp $ +# $Id: Makefile,v 1.86 1997/11/17 09:50:34 tg Exp $ # SUBDIR += Gofer SUBDIR += STk SUBDIR += Sather - SUBIDR += atlast + SUBDIR += atlast SUBDIR += bwbasic SUBDIR += cim SUBDIR += cmucl |