corrections in 03 compiler, better hello world program!
This commit is contained in:
parent
eb2aadf9bf
commit
8bbacdc331
4 changed files with 176 additions and 9 deletions
|
@ -1,4 +1,4 @@
|
|||
all: out02
|
||||
all: out02 out03
|
||||
out02: in02 ../02/out01
|
||||
../02/out01
|
||||
out03: out02 in03
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue