xref: /haiku/src/bin/makebootable/Jamfile (revision c237c4ce593ee823d9867fd997e51e4c447f5623)
1SubDir HAIKU_TOP src bin makebootable ;
2
3if $(TARGET_KERNEL_PLATFORM) {
4	SubInclude HAIKU_TOP src bin makebootable platform $(TARGET_KERNEL_PLATFORM) ;
5}
6