The Basic compiler works now.

This commit is contained in:
David Given
2016-08-12 00:19:51 +02:00
parent b592c88bdf
commit 7c60c27302
8 changed files with 53 additions and 6 deletions

View File

@@ -13,6 +13,7 @@ definerule("ackfile",
name = e.name,
srcs = e.srcs,
deps = {
"lang/cem/cemcom.ansi+pkg",
"lang/cem/cpp.ansi+pkg",
"plat/"..plat.."+tools",
"util/ack+pkg",