diff options
author | Alexandru Ardelean <ardeleanalex@gmail.com> | 2018-01-24 12:56:39 +0200 |
---|---|---|
committer | Matthias Schiffer <mschiffer@universe-factory.net> | 2018-01-26 12:55:14 +0100 |
commit | cfdfa6d04e16b001e45054dafbf5df3cfc98ef03 (patch) | |
tree | c11ea82a5a756190b050d91e637b80b9b27358b0 /package/Makefile | |
parent | 2c50af0cea14edad1b84725af273fdb1160a3b9f (diff) | |
download | upstream-cfdfa6d04e16b001e45054dafbf5df3cfc98ef03.tar.gz upstream-cfdfa6d04e16b001e45054dafbf5df3cfc98ef03.tar.bz2 upstream-cfdfa6d04e16b001e45054dafbf5df3cfc98ef03.zip |
rules.mk: drop `include_mk` build rule
The only users of this were the python packages
from the `packages` feed.
The 2 python interpreters would export some mk
files (e.g. python-package.mk) and then other
python packages would include it via this rule.
But there's a few things wrong with this approach,
most of them drawing from the fact that python host
needs to be built first, to export these mk files.
By now all uses of include_mk have been corrected
in the feeds and this can be removed.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Diffstat (limited to 'package/Makefile')
0 files changed, 0 insertions, 0 deletions