@ -8,9 +8,6 @@
# Note: include this after `include $(TOPDIR)/rules.mk in your package Makefile
# Note: include this after `include $(TOPDIR)/rules.mk in your package Makefile
# if `python3-package.mk` is included, this will already be included
# if `python3-package.mk` is included, this will already be included
i f n e q ( $( __python 3_host_mk_inc ) , 1 )
__python3_host_mk_inc = 1
# For PYTHON3_VERSION
# For PYTHON3_VERSION
python3_mk_path := $( dir $( lastword $( MAKEFILE_LIST) ) )
python3_mk_path := $( dir $( lastword $( MAKEFILE_LIST) ) )
i n c l u d e $( python 3_mk_path ) p y t h o n 3 - v e r s i o n . m k
i n c l u d e $( python 3_mk_path ) p y t h o n 3 - v e r s i o n . m k
@ -91,5 +88,3 @@ define Build/Compile/HostPy3Mod
./setup.py $( 2) , \
./setup.py $( 2) , \
$( 3) )
$( 3) )
e n d e f
e n d e f
e n d i f # __python3_host_mk_inc