# -*-makefile-*- # # Copyright (C) 2014 by Michael Olbrich # # For further information about the PTXdist project and license conditions # see the README file. # # # We provide this package # HOST_PACKAGES-$(PTXCONF_HOST_PYTHON3_SETUPTOOLS) += host-python3-setuptools # ---------------------------------------------------------------------------- # Prepare # ---------------------------------------------------------------------------- HOST_PYTHON3_SETUPTOOLS_CONF_TOOL := python3 # vim: syntax=make