Activate the jikes port.

This commit is contained in:
Steve Price 1998-12-10 19:28:51 +00:00
parent cd86dc5296
commit 1bbfdb8d93
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=15258

View file

@ -1,4 +1,4 @@
# $Id: Makefile,v 1.114 1998/11/10 02:07:32 steve Exp $ # $Id: Makefile,v 1.115 1998/12/03 04:35:44 nectar Exp $
# #
SUBDIR += ETHOberonV4 SUBDIR += ETHOberonV4
@ -37,6 +37,7 @@
SUBDIR += itcl SUBDIR += itcl
SUBDIR += javac_netscape SUBDIR += javac_netscape
SUBDIR += jdk SUBDIR += jdk
SUBDIR += jikes
SUBDIR += kaffe SUBDIR += kaffe
SUBDIR += lcc SUBDIR += lcc
SUBDIR += libobjects SUBDIR += libobjects