mirror of
https://github.com/elliotnunn/mac-rom.git
synced 2025-03-26 07:29:35 +00:00
9 lines
256 B
Plaintext
9 lines
256 B
Plaintext
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}"
|