mirror of
https://github.com/elliotnunn/mac-rom.git
synced 2025-01-02 18:29:25 +00:00
Add EasyBuild script
This commit is contained in:
parent
a292aebdaa
commit
224fdc9897
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 '/((Å:)*)¨1([Â:]*)/ Print ¨1'`"
|
||||
SetDirectory "{Parent}"
|
||||
|
||||
Make -w -d Sources=: -f "{MAKE_FILE}" RomMondo > "{MAKE_OUT}"
|
||||
"{MAKE_OUT}"
|
Loading…
Reference in New Issue
Block a user