diff options
author | Steve Price <steve@FreeBSD.org> | 1998-12-10 19:28:51 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-12-10 19:28:51 +0000 |
commit | 1bbfdb8d9365fab08ff4a1c597fe11acb920f854 (patch) | |
tree | a6cd869bc60292d0724716ca515e6cc8b403c9eb /lang/Makefile | |
parent | cd86dc5296b2f66ea8d9bb27c32e78c6aca8991e (diff) |
Notes
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile index 15e1fc8ddcd8..6bd3bdd7d33b 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -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 @@ -37,6 +37,7 @@ SUBDIR += itcl SUBDIR += javac_netscape SUBDIR += jdk + SUBDIR += jikes SUBDIR += kaffe SUBDIR += lcc SUBDIR += libobjects |