summaryrefslogtreecommitdiff
path: root/jtools/rules.mk
blob: 689d211a08e28069d38c8fc377af2c418d06892e (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.7.3

include ${TOPDIR}/mk/buildhlp.mk