summaryrefslogtreecommitdiff
path: root/java/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'java/Makefile')
-rw-r--r--java/Makefile17
1 files changed, 17 insertions, 0 deletions
diff --git a/java/Makefile b/java/Makefile
new file mode 100644
index 000000000000..e8ec9a860bbd
--- /dev/null
+++ b/java/Makefile
@@ -0,0 +1,17 @@
+# $Id$
+#
+
+ SUBDIR += guavac
+ SUBDIR += java-cup
+ SUBDIR += javac_netscape
+ SUBDIR += jdk
+ SUBDIR += jdk-doc
+ SUBDIR += jdk-tutorial
+ SUBDIR += jfc
+ SUBDIR += jikes
+ SUBDIR += jsdk
+ SUBDIR += kaffe
+ SUBDIR += shujit
+ SUBDIR += tya
+
+.include <bsd.port.subdir.mk>