# -*-makefile-*- # # Copyright (C) 2019 by Guillermo Rodriguez # # For further information about the PTXdist project and license conditions # see the README file. # # # We provide this package # HOST_PACKAGES-$(PTXCONF_HOST_PYTHON3_CFFI) += host-python3-cffi # ---------------------------------------------------------------------------- # Prepare # ---------------------------------------------------------------------------- HOST_PYTHON3_CFFI_CONF_TOOL := python3 # vim: syntax=make