diff options
author | jkoshy <jkoshy@FreeBSD.org> | 1998-07-28 14:47:27 +0800 |
---|---|---|
committer | jkoshy <jkoshy@FreeBSD.org> | 1998-07-28 14:47:27 +0800 |
commit | fbaeb79c3b2df3165f3e4a8813177fb5fccb4900 (patch) | |
tree | a1520f4cf5ca5942cd47ccbcae941a38f639a845 /lang | |
parent | 3741a4bd8867cfd642f9e6a2b64177a8638a9f43 (diff) | |
download | freebsd-ports-gnome-fbaeb79c3b2df3165f3e4a8813177fb5fccb4900.tar.gz freebsd-ports-gnome-fbaeb79c3b2df3165f3e4a8813177fb5fccb4900.tar.zst freebsd-ports-gnome-fbaeb79c3b2df3165f3e4a8813177fb5fccb4900.zip |
Activate CAML-Light.
Diffstat (limited to 'lang')
-rw-r--r-- | lang/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile index e7e14ba1e894..eac7a56db138 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.105 1998/07/15 10:11:23 jkoshy Exp $ +# $Id: Makefile,v 1.106 1998/07/20 03:53:01 steve Exp $ # SUBDIR += ETHOberonV4 @@ -8,6 +8,7 @@ SUBDIR += TenDRA SUBDIR += atlast SUBDIR += bwbasic + SUBDIR += caml-light SUBDIR += cim SUBDIR += cmucl SUBDIR += dylan |