summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>1999-06-23 15:26:13 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>1999-06-23 15:26:13 +0000
commitd38ab224fcc6e6007493a4b010b02b51f4cfb331 (patch)
tree4195d81396128807ddcb5293929e1175b9aed040 /lang
parentFix for jdk1.1.8. (diff)
Activate jsdk.
Notes
Notes: svn path=/head/; revision=19720
Diffstat (limited to 'lang')
-rw-r--r--lang/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile
index 8ef6f6803993..0a7d0b6f7973 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.137 1999/06/10 23:58:03 steve Exp $
+# $Id: Makefile,v 1.138 1999/06/11 00:14:02 steve Exp $
#
SUBDIR += ETHOberonV4
@@ -46,6 +46,7 @@
SUBDIR += jdk-tutorial
SUBDIR += jfc
SUBDIR += jikes
+ SUBDIR += jsdk
SUBDIR += kaffe
SUBDIR += lcc
SUBDIR += libobjects