Makefile.inc 434 B

12345678910
  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. PKG_NAME:= gmp
  4. PKG_VERSION:= 4.3.2
  5. PKG_RELEASE:= 1
  6. PKG_MD5SUM:= dd60683d7057917e34630b4a787932e8
  7. PKG_SITES:= ${MASTER_SITE_GNU:=gmp/}
  8. DISTFILES:= $(PKG_NAME)-$(PKG_VERSION).tar.bz2
  9. GMP_BUILD_DIR:= $(TOOLCHAIN_BUILD_DIR)/w-$(PKG_NAME)-$(PKG_VERSION)-$(PKG_RELEASE)/$(PKG_NAME)-$(PKG_VERSION)