mirror of
https://github.com/vishapoberon/compiler.git
synced 2026-04-06 07:32:24 +00:00
re re revised oberon compiler for RISC works -- noch
Former-commit-id: c900218965
This commit is contained in:
parent
8ae13afedd
commit
7cf90615c8
11 changed files with 1772 additions and 573 deletions
|
|
@ -7,7 +7,9 @@ all:
|
|||
#$(VOC0) -s ORS.Mod
|
||||
#$(VOC0) -s ORB.Mod
|
||||
#$(VOC0) -s ORG.Mod
|
||||
$(VOC0) -s ORS.Mod ORB.Mod ORG.Mod ORP.Mod -M
|
||||
$(VOC0) -s CompatFiles.Mod \
|
||||
Fonts.Mod CompatTexts.Mod Oberon.Mod \
|
||||
ORS.Mod ORB.Mod ORG.Mod ORP.Mod -M
|
||||
|
||||
test:
|
||||
./ORP -s test.Mod
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue