mirror of
https://github.com/elliotnunn/mac-rom.git
synced 2025-01-13 15:30:13 +00:00
Get InSANE (PACKs 4 and 5) building
Only had to add it to the reconstructed Toolbox.make
This commit is contained in:
parent
26978a00fb
commit
2951b5c1b4
@ -59,6 +59,7 @@ ResourceMgrDir = "{ToolBoxDir}ResourceMgr:"
|
||||
ScriptMgrDir = "{ToolBoxDir}ScriptMgr:"
|
||||
FontMgrDir = "{ToolBoxDir}FontMgr:"
|
||||
SANEDir = "{ToolBoxDir}SANE:"
|
||||
InSaneDir = "{ToolBoxDir}InSANE:"
|
||||
|
||||
#include "{AliasMgrDir}AliasMgr.make"
|
||||
#include "{ComponentMgrDir}ComponentMgr.make"
|
||||
@ -75,3 +76,4 @@ SANEDir = "{ToolBoxDir}SANE:"
|
||||
#include "{ScriptMgrDir}ScriptMgr.make"
|
||||
#include "{FontMgrDir}FontMgr.make"
|
||||
#include "{SANEDir}SANE.make"
|
||||
#include "{InSaneDir}InSane.make"
|
||||
|
Loading…
x
Reference in New Issue
Block a user