Build the Basic run-time library (after some modernisation).

--HG--
branch : dtrg-buildsystem
This commit is contained in:
David Given
2013-05-14 16:11:29 +01:00
parent a68b117e96
commit d5f0107746
24 changed files with 89 additions and 381 deletions

View File

@@ -67,6 +67,7 @@ $(eval $q: $(INCDIR)/em_spec.h)
$(call cprogram, $(BINDIR)/em_opt)
$(call installto, $(PLATDEP)/em_opt)
$(eval EM_OPT := $o)
$(eval ACK_CORE_TOOLS += $o)
$(call reset)
$(eval q := $D/em_opt.6)