pysetup.mk: Pass `make' flags down to `distcheck' build rules.
authorMark Wooding <mdw@distorted.org.uk>
Mon, 14 Oct 2019 10:26:46 +0000 (11:26 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Fri, 8 May 2020 11:30:13 +0000 (12:30 +0100)
commite465fcf35d2b465d54be7fdb6457daabc98970a6
treee0214e423e572a932434da334572ed99c30bb101
parent0ebebfc000cec6d2f974f26074bc6ff3c7f304d7
pysetup.mk: Pass `make' flags down to `distcheck' build rules.

This firstly means that Makefile variables such as `PYTHON' are honoured
properly, and secondly that flags requesting parallel building are
respected.
pysetup.mk