mirror of
https://github.com/vishapoberon/compiler.git
synced 2026-04-06 04:02:25 +00:00
ulmErrors ported.
This commit is contained in:
parent
a9ee80528f
commit
9f8fefcd1b
2 changed files with 7 additions and 5 deletions
1
makefile
1
makefile
|
|
@ -161,6 +161,7 @@ stage6:
|
|||
$(VOCSTATIC) -sP ulmSysTypes.Mod
|
||||
$(VOCSTATIC) -sP ulmSys.Mod
|
||||
$(VOCSTATIC) -sP ulmSysConversions.Mod
|
||||
$(VOCSTATIC) -sP ulmErrors.Mod
|
||||
|
||||
stage7:
|
||||
#objects := $(wildcard *.o)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue