python,python3: install mk files in the Host/Install phase 4524/head
authorAlexandru Ardelean <ardeleanalex@gmail.com>
Thu, 29 Jun 2017 11:03:51 +0000 (14:03 +0300)
committerAlexandru Ardelean <ardeleanalex@gmail.com>
Thu, 29 Jun 2017 11:04:09 +0000 (14:04 +0300)
commite88e35249f06a8fe7c543572fb424b752fec22d0
tree300716a959581e2348a213e65edb3965673de2e3
parent919b9bc41a4e27283daca53a48aeb90924373c64
python,python3: install mk files in the Host/Install phase

The Build/InstallDev rule is activated only for target builds.
But if someone needs only the host Python, then
these files need to be installed in this phase, and not Build/InstallDev

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
lang/python/python/Makefile
lang/python/python3/Makefile