mirror of
https://github.com/vishapoberon/compiler.git
synced 2026-04-06 08:42:24 +00:00
added v4 strings
This commit is contained in:
parent
6b3baeb47f
commit
1527f30aa3
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