NetBSD/sys/arch/i386/stand/Makefile

11 lines
230 B
Makefile

# $NetBSD: Makefile,v 1.15 2002/02/16 03:37:39 thorpej Exp $
SUBDIR= biosboot installboot
SUBDIR+= dosboot
SUBDIR+= biosboot_com0
SUBDIR+= biosboot_resetvideo
#SUBDIR+= genprom netboot
SUBDIR+= pxeboot
.include <bsd.subdir.mk>