diff options
author | Satoshi Taoka <taoka@FreeBSD.org> | 1999-04-30 18:17:37 +0000 |
---|---|---|
committer | Satoshi Taoka <taoka@FreeBSD.org> | 1999-04-30 18:17:37 +0000 |
commit | 65d4f4c63b8a10f192127219aa7e6e0118e9b69f (patch) | |
tree | 2f38d0e90797e5aab4c87fc969301abdba615260 /lang/Makefile | |
parent | 7baf7424efa980a22624673ca5278988d82d55cc (diff) | |
download | ports-65d4f4c63b8a10f192127219aa7e6e0118e9b69f.tar.gz ports-65d4f4c63b8a10f192127219aa7e6e0118e9b69f.zip |
Notes
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile index 1ee3e49df22c..648b7a7a7969 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.130 1999/04/24 22:51:09 obrien Exp $ +# $Id: Makefile,v 1.131 1999/04/28 09:47:15 jkoshy Exp $ # SUBDIR += ETHOberonV4 @@ -43,6 +43,7 @@ SUBDIR += javac_netscape SUBDIR += jdk SUBDIR += jdk-doc + SUBDIR += jdk-tutorial SUBDIR += jikes SUBDIR += kaffe SUBDIR += lcc @@ -61,6 +62,7 @@ SUBDIR += o2c SUBDIR += objc SUBDIR += ocaml + SUBDIR += otcl SUBDIR += p2c SUBDIR += p5-Tcl SUBDIR += p5-ePerl |