⛏️ index : haiku.git

SubDir HAIKU_TOP src bin makebootable platform pxe_ia32 ;

# write the stage 1 boot loader into the makebootable resources
AddFileDataResource makebootable : RAWT:666:BootCode : stage1.bin ;

Application makebootable : makebootable.cpp : be [ TargetLibsupc++ ] ;

SEARCH on [ FGristFiles makebootable.cpp ]
	= [ FDirName $(SUBDIR) $(DOTDOT) bios_ia32 ] ;