diff options
author | tg <tg@FreeBSD.org> | 1997-11-17 17:50:34 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1997-11-17 17:50:34 +0800 |
commit | 6115c38250bbc11ca4c51d536d17e8443f8b0f2e (patch) | |
tree | 6614fa1360dcf0b390525f6b310a9b132282107a | |
parent | ae51844ddb99847691e260e84aa3608e52f8ccd4 (diff) | |
download | freebsd-ports-graphics-6115c38250bbc11ca4c51d536d17e8443f8b0f2e.tar.gz freebsd-ports-graphics-6115c38250bbc11ca4c51d536d17e8443f8b0f2e.tar.zst freebsd-ports-graphics-6115c38250bbc11ca4c51d536d17e8443f8b0f2e.zip |
Activate atlast.
-rw-r--r-- | lang/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile index e0ac4643ba0..e42d007377a 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 |