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