First draft at installables; not very satisfactory. make bugs with multiple

output targets and parallelism?
This commit is contained in:
David Given
2016-06-16 05:26:44 +02:00
parent 09554cb324
commit 2af8568cc3
5 changed files with 41 additions and 33 deletions

View File

@@ -13,6 +13,7 @@ bundle {
name = "emheaders",
srcs = {
"./em_*.h",
"./out.h",
"+em_path",
}
}