| 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.5.3PKG_RELEASE:=		1PKG_MD5SUM:=		8e0b5c12212e185f3e4383106bfa9cc6PKG_SITES:=		${MASTER_SITE_GNU:=gcc/gcc-${PKG_VERSION}/}DISTFILES:=		$(PKG_NAME)-$(PKG_VERSION).tar.bz2
 |