| 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:=		gmpPKG_VERSION:=		6.0.0aPKG_RELEASE:=		1PKG_MD5SUM:=		1e6da4e434553d2811437aa42c7f7c76PKG_SITES:=		${MASTER_SITE_GNU:=gmp/}WRKDIST=		${WRKDIR}/$(PKG_NAME)-6.0.0
 |