mirror of
https://github.com/vishapoberon/compiler.git
synced 2026-04-06 04:02:25 +00:00
parent
13c0d5a989
commit
e6f1f7a55c
2 changed files with 158 additions and 0 deletions
2
makefile
2
makefile
|
|
@ -118,6 +118,8 @@ stage5:
|
|||
stage6:
|
||||
#more v4 libs
|
||||
$(VOCSTATIC) -sP Printer.Mod
|
||||
$(VOCSTATIC) -sP Strings.Mod
|
||||
|
||||
#ooc libs
|
||||
$(VOCSTATIC) -sP oocAscii.Mod
|
||||
$(VOCSTATIC) -sP oocStrings.Mod
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue