From 95ac32efb4bf47ac7fc3fd31c836806f25d92c9e Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Mon, 29 Sep 2003 12:02:49 +0000 Subject: [new port] java/gj[-jdk11]: Generic Java GJ is an extension of the Java programming language that supports generic types. * Support for generics * Superset of the Java programming language * Compiles into the Java Virtual Machine * Compatible with existing libraries WWW: http://www.cis.unisa.edu.au/~pizza/gj/ gj-jdk11 is a slave port to gj which uses JDK 1.1. PR: ports/55111 Submitted by: Volker Stolz --- java/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'java/Makefile') diff --git a/java/Makefile b/java/Makefile index b50b29534527..61560014753d 100644 --- a/java/Makefile +++ b/java/Makefile @@ -17,6 +17,7 @@ SUBDIR += eclipse-gef-examples SUBDIR += eclipse-langpack SUBDIR += forte + SUBDIR += gj SUBDIR += gnu-regexp SUBDIR += guavac SUBDIR += infobus -- cgit v1.2.3