rules.mk 246 B

12345678
  1. # This file is part of the OpenADK project. OpenADK is copyrighted
  2. # material, please see the LICENCE file in the top-level directory.
  3. WRKDIR_BASE= ${JTOOLS_BUILD_DIR}
  4. WRKDIR= ${WRKDIR_BASE}
  5. GCJ_VER:= 4.5.3
  6. include ${TOPDIR}/mk/buildhlp.mk