mirror of
https://github.com/elliotnunn/powermac-rom.git
synced 2024-11-25 15:33:33 +00:00
11 lines
329 B
Plaintext
11 lines
329 B
Plaintext
Set Parent "`Files -f "{0}" | StreamEdit -d -e '/((Å:)*)¨1([Â:]*)/ Print ¨1'`"
|
|
SetDirectory "{Parent}" # too easy
|
|
|
|
Make -w > :BuildResults:BuildOut
|
|
:BuildResults:BuildOut
|
|
|
|
# So that PowerROM is definitely the newest thing in the tree!
|
|
SetDirectory :BuildResults:
|
|
Catenate PowerROM > PowerROM_
|
|
Rename -y PowerROM_ PowerROM
|