mirror of
https://github.com/elliotnunn/mac-rom.git
synced 2025-04-03 12:29:44 +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
3e6f715fc8
commit
2415ed21b7
@ -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…
x
Reference in New Issue
Block a user