summaryrefslogtreecommitdiff
path: root/jtools/rules.mk
blob: 6b7ea0336e1f69a523661a732daf4df7b957407d (plain)
1
2
3
4
5
6
7
8
# 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.5.3

include ${TOPDIR}/mk/buildhlp.mk