git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@14574 a95241bf-73f2-0310-859d-f6bbb57e9c96
6 lines
150 B
Plaintext
6 lines
150 B
Plaintext
SubDir HAIKU_TOP src bin makebootable ;
|
|
|
|
if $(TARGET_BOOT_PLATFORM) {
|
|
SubInclude HAIKU_TOP src bin makebootable platform $(TARGET_BOOT_PLATFORM) ;
|
|
}
|