Make sure the hack-coff tool is built when needed.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@28910 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
ff6ab52278
commit
b641656c2b
@ -54,6 +54,7 @@ rule BuildCoffLoader {
|
||||
COFF_FORMAT on $(coffLoader) = xcoff-powermac ;
|
||||
HACK_COFF on $(coffLoader) = <build>hack-coff ;
|
||||
|
||||
Depends $(coffLoader) : <build>hack-coff ;
|
||||
Depends $(coffLoader) : $(bootLoader) ;
|
||||
MakeLocateDebug $(coffLoader) ;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user