Makefile.inc 467 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:= mpc
  4. PKG_VERSION:= 1.1.0
  5. PKG_RELEASE:= 1
  6. PKG_HASH:= 6985c538143c1208dcb1ac42cedad6ff52e267b47e5f970183a3e75125b43c2e
  7. PKG_SITES:= https://ftp.gnu.org/gnu/mpc/
  8. GMP_BUILD_DIR:= $(TOOLCHAIN_BUILD_DIR)/w-$(PKG_NAME)-$(PKG_VERSION)-$(PKG_RELEASE)/$(PKG_NAME)-$(PKG_VERSION)
  9. DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.gz