ack/plat/osxppc/include/build.lua
David Given c569ca15d8 Clean up how the language libraries refer to plat headers; they should be using
the +pkg forms of the rules and getting the headers via the paths in descr,
rather than depending on the +headers version.
2016-12-05 21:05:24 +01:00

4 lines
64 B
Lua

installable {
name = "pkg",
map = { "plat/osx/include+pkg" }
}