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.4.1
  5. PKG_RELEASE:= 1
  6. PKG_HASH:= 91204cd32f164bd3b7c992d4a6a8ce6519511aadab30f78b6982d0bf8d73e931
  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.xz