diff options
author | Greg Lewis <glewis@FreeBSD.org> | 2004-02-09 16:22:27 +0000 |
---|---|---|
committer | Greg Lewis <glewis@FreeBSD.org> | 2004-02-09 16:22:27 +0000 |
commit | b280d2679a7f8f840e5665cb5be5ea5d4128feba (patch) | |
tree | 2b4b3a75da9b91e998ab8a164c77315b1f3deb8b /java/Makefile | |
parent | 191e888e54bc965e379c32950a6d57860e27642f (diff) | |
download | ports-b280d2679a7f8f840e5665cb5be5ea5d4128feba.tar.gz ports-b280d2679a7f8f840e5665cb5be5ea5d4128feba.zip |
Notes
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 77d28d2a4d5e..2866893c2ed7 100644 --- a/java/Makefile +++ b/java/Makefile @@ -76,6 +76,7 @@ SUBDIR += jikes SUBDIR += jlex SUBDIR += jlint + SUBDIR += jmf SUBDIR += jmp SUBDIR += jode SUBDIR += jre |