| 123456789 | # This file is part of the OpenADK project. OpenADK is copyrighted# material, please see the LICENCE file in the top-level directory.PKG_NAME:=		gccPKG_VERSION:=		4.8.2PKG_MD5SUM:=		deca88241c1135e2ff9fa5486ab5957bPKG_RELEASE:=		1PKG_SITES:=		${MASTER_SITE_GNU:=gcc/gcc-${PKG_VERSION}/}DISTFILES:=		${PKG_NAME}-${PKG_VERSION}.tar.gz
 |