git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@18962 a95241bf-73f2-0310-859d-f6bbb57e9c96

This commit is contained in:
Marcus Overhagen 2006-09-28 12:04:31 +00:00
parent 7c3aba03bc
commit e42c2f9984
1 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1,6 @@
SubDir HAIKU_TOP src bin makebootable platform bios_ia32 ;
# write the stage 1 boot loader into the makebootable resources
AddFileDataResource makebootable : RAWT:666:BootCode : stage1.bin ;
BinCommand makebootable : makebootable.cpp : be ;