diff options
author | imura <imura@FreeBSD.org> | 2000-02-13 10:18:18 +0800 |
---|---|---|
committer | imura <imura@FreeBSD.org> | 2000-02-13 10:18:18 +0800 |
commit | ef697f7b61133d64844c6c170f2bb98cabbe360e (patch) | |
tree | 3d4290933b794ea3397181a085923b14bee489f1 /lang/Makefile | |
parent | d23928a5751bc7758afe9a10bfaed51861de1e9c (diff) | |
download | freebsd-ports-gnome-ef697f7b61133d64844c6c170f2bb98cabbe360e.tar.gz freebsd-ports-gnome-ef697f7b61133d64844c6c170f2bb98cabbe360e.tar.zst freebsd-ports-gnome-ef697f7b61133d64844c6c170f2bb98cabbe360e.zip |
Initial import of clisp-1999.07.22.
This is CLISP - an ANSI Common Lisp.
PR: 16542
Submitted by: Jeff Brown <jabrown@caida.org>
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile index 6fa336fb2e0c..e2526f585b3d 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -11,6 +11,7 @@ SUBDIR += bwbasic SUBDIR += caml-light SUBDIR += cim + SUBDIR += clisp SUBDIR += cmucl SUBDIR += cu-prolog SUBDIR += dylan |