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 | 681a41826fa00b1eb4ce9fa0b0c115c547aa22c0 (diff) | |
download | ports-a62db8f6c0fce2c4e5c63dc7e5dc2db24b715e53.tar.gz ports-a62db8f6c0fce2c4e5c63dc7e5dc2db24b715e53.zip |
Notes
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 |