summaryrefslogtreecommitdiff
path: root/jtools
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-08-09 16:56:50 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2011-08-09 16:56:50 +0200
commit8a56c55457bd7ae1ac7ce62150c2bb0e415d354d (patch)
tree609073259bdf892498185c8c05868ba0ff6de150 /jtools
parentf74d8a406d12c57550fea0cd4dbe967cd9f94eeb (diff)
parent11f9e374a5bba6dceb3eb80ac2ae65d74543d91a (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'jtools')
-rw-r--r--jtools/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/jtools/Makefile b/jtools/Makefile
index 2ea44243a..7ddaf23eb 100644
--- a/jtools/Makefile
+++ b/jtools/Makefile
@@ -5,6 +5,7 @@ include $(TOPDIR)/rules.mk
TARGETS:=
ifneq ($(ADK_PACKAGE_OPENJDK),)
+# jikes is for ant
TARGETS+=fastjar gcj ecj jikes classpath jamvm ant openjdk
endif