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 ;
