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