add a Makefile
This commit is contained in:
parent
3c7f28ebe8
commit
747c3bdff9
1 changed files with 4 additions and 0 deletions
4
Makefile
Normal file
4
Makefile
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
all: ilo.rom
|
||||||
|
|
||||||
|
ilo.rom: konilo.pali
|
||||||
|
pali konilo.pali
|
Loading…
Reference in a new issue