git-svn-id: file:///srv/svn/repos/haiku/trunk/current@15 a95241bf-73f2-0310-859d-f6bbb57e9c96
9 lines
247 B
Plaintext
9 lines
247 B
Plaintext
SubDir OBOS_TOP src kernel boot ;
|
|
|
|
SystemMain bootmaker : bootmaker.c : $(OBOS_KERNEL) ;
|
|
SystemMain bin2h : bin2h.c ;
|
|
SystemMain bin2asm : bin2asm.c ;
|
|
SystemMain makeflop : makeflop.c : $(OBOS_FLOPPY) ;
|
|
|
|
SubInclude OBOS_TOP src kernel boot arch ;
|