summaryrefslogtreecommitdiff
path: root/jtools/rules.mk
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-01-23 08:12:50 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2014-01-23 08:12:50 +0100
commit2548d641ca7adfe3dcf31d09bb2f9b047b186a0f (patch)
tree8ed2357d972dbf5b69645916c23856dfad713405 /jtools/rules.mk
parent053ce49e8a9588bbd729e25ab6a33f8f5190350d (diff)
remove jtools/java host dir. use host stuff instead.
fix arm building.
Diffstat (limited to 'jtools/rules.mk')
-rw-r--r--jtools/rules.mk8
1 files changed, 0 insertions, 8 deletions
diff --git a/jtools/rules.mk b/jtools/rules.mk
deleted file mode 100644
index 689d211a0..000000000
--- a/jtools/rules.mk
+++ /dev/null
@@ -1,8 +0,0 @@
-# This file is part of the OpenADK project. OpenADK is copyrighted
-# material, please see the LICENCE file in the top-level directory.
-
-WRKDIR_BASE= ${JTOOLS_BUILD_DIR}
-WRKDIR= ${WRKDIR_BASE}
-GCJ_VER:= 4.7.3
-
-include ${TOPDIR}/mk/buildhlp.mk