diff options
author | R. Imura <imura@FreeBSD.org> | 2000-02-13 02:18:18 +0000 |
---|---|---|
committer | R. Imura <imura@FreeBSD.org> | 2000-02-13 02:18:18 +0000 |
commit | a62db8f6c0fce2c4e5c63dc7e5dc2db24b715e53 (patch) | |
tree | 4bf8be7b325a875c65e78955040a12b997e50fd6 /lang/Makefile | |
parent | Initial import of xmovie-1.3.1. (diff) |
Initial import of clisp-1999.07.22.
This is CLISP - an ANSI Common Lisp.
PR: 16542
Submitted by: Jeff Brown <jabrown@caida.org>
Notes
Notes:
svn path=/head/; revision=25732
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 |