mirror of
https://github.com/elliotnunn/mac-rom.git
synced 2024-12-26 18:29:56 +00:00
Make the final ROM link depend on the actual linker
Now the linker (RomLayout) does not need to be built manually.
This commit is contained in:
parent
634961dee4
commit
d6259012e0
@ -265,7 +265,7 @@ ResourceFiles = "{MiscDir}ATAMgr.rsrc"
|
||||
RomMondo Ä FeatureSet "{ImageDir}RomMondo"
|
||||
|
||||
|
||||
"{ImageDir}RomMondo" Ä {ResourceFiles}
|
||||
"{ImageDir}RomMondo" Ä {ResourceFiles} "{ToolDir}RomLayout"
|
||||
RomLayout -mf "{RsrcDir}RomLayout.Rsrc" -o "{Targ}" -log "{ImageDir}RomInfo"
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user