mirror of
https://github.com/elliotnunn/mac-rom.git
synced 2025-08-05 19:25:13 +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:
@@ -265,7 +265,7 @@ ResourceFiles = "{MiscDir}ATAMgr.rsrc"
|
||||
RomMondo <09> FeatureSet "{ImageDir}RomMondo"
|
||||
|
||||
|
||||
"{ImageDir}RomMondo" <09> {ResourceFiles}
|
||||
"{ImageDir}RomMondo" <09> {ResourceFiles} "{ToolDir}RomLayout"
|
||||
RomLayout -mf "{RsrcDir}RomLayout.Rsrc" -o "{Targ}" -log "{ImageDir}RomInfo"
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user