mirror of
https://github.com/elliotnunn/mac-rom.git
synced 2025-08-21 16:30:25 +00:00
Add EasyBuild script
This commit is contained in:
8
EasyBuild
Normal file
8
EasyBuild
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
Set MAKE_FILE :Make:RISC.make
|
||||||
|
Set MAKE_OUT :BuildResults:RISC:Text:MakeFile
|
||||||
|
|
||||||
|
Set Parent "`Files -f "{0}" | StreamEdit -d -e '/((<28>:)*)<29>1([<5B>:]*)/ Print <20>1'`"
|
||||||
|
SetDirectory "{Parent}"
|
||||||
|
|
||||||
|
Make -w -d Sources=: -f "{MAKE_FILE}" RomMondo > "{MAKE_OUT}"
|
||||||
|
"{MAKE_OUT}"
|
Reference in New Issue
Block a user