SubDir HAIKU_TOP src tools makebootable platform atari_m68k ;SEARCH_SOURCE += [ FDirName $(HAIKU_TOP) src bin makebootable platformatari_m68k ] ;#USES_BE_API on <build>makebootable = true ;# write the stage 1 boot loader into the makebootable resources#AddFileDataResource <build>makebootable : RAWT:666:BootCode : stage1.bin ;#BuildPlatformMain <build>makebootable : makebootable.cpp : $(HOST_LIBBE) ;BuildPlatformMain <build>makebootable : makebootable.cpp : $(HOST_LIBSTDC++) ;