xref: /haiku/src/system/boot/platform/Jamfile (revision 1214ef1b2100f2b3299fc9d8d6142e46f70a4c3f)
1SubDir HAIKU_TOP src system boot platform ;
2
3if $(TARGET_BOOT_PLATFORM) {
4	SubInclude HAIKU_TOP src system boot platform $(TARGET_BOOT_PLATFORM) ;
5}
6