From 65d4f4c63b8a10f192127219aa7e6e0118e9b69f Mon Sep 17 00:00:00 2001 From: Satoshi Taoka Date: Fri, 30 Apr 1999 18:17:37 +0000 Subject: [PATCH] Added otcl and jdk-tutorial --- lang/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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