mirror of
https://github.com/vishapoberon/compiler.git
synced 2026-04-06 19:12:25 +00:00
modified all makefiles to compile ComplexMath and LComplexMath
This commit is contained in:
parent
1f2fccfa3e
commit
569ba1e5fd
5 changed files with 5 additions and 0 deletions
|
|
@ -136,6 +136,7 @@ stage6:
|
|||
$(VOCSTATIC) -sP oocRealMath.Mod oocOakMath.Mod
|
||||
$(VOCSTATIC) -sP oocLRealMath.Mod
|
||||
$(VOCSTATIC) -sP oocLongInts.Mod
|
||||
$(VOCSTATIC) -sP oocComplexMath.Mod oocLComplexMath.Mod
|
||||
$(VOCSTATIC) -sP oocLRealConv.Mod oocLRealStr.Mod
|
||||
$(VOCSTATIC) -sP oocRealConv.Mod oocRealStr.Mod
|
||||
$(VOCSTATIC) -sP oocMsg.Mod oocChannel.Mod
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue