diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-06-12 13:29:46 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-06-12 13:29:46 +0000 |
commit | a0097025acb347ad9329906ee93e3443a600d192 (patch) | |
tree | e9576c90d8f20e17580675340292208fa6af0ac3 /java/Makefile | |
parent | Initial import of JRE - Sun's Java Run Time Enviponment. (diff) |
Activate jre.
Notes
Notes:
svn path=/head/; revision=29544
Diffstat (limited to 'java/Makefile')
-rw-r--r-- | java/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/java/Makefile b/java/Makefile index 769395b979ed..8501ab0bf6f5 100644 --- a/java/Makefile +++ b/java/Makefile @@ -19,6 +19,7 @@ SUBDIR += jfc SUBDIR += jikes SUBDIR += jlex + SUBDIR += jre SUBDIR += jsdk SUBDIR += kaffe SUBDIR += linux-jdk |