NetBSD/sys/arch/i386/stand/Makefile

17 lines
270 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.18 2002/02/20 03:00:27 thorpej Exp $
SUBDIR= genprom installboot .WAIT
SUBDIR+= biosboot
2000-01-15 04:17:12 +03:00
SUBDIR+= biosboot_com0
SUBDIR+= biosboot_resetvideo
SUBDIR+= dosboot
SUBDIR+= netboot
SUBDIR+= pxeboot
SUBDIR+= pxeboot_com0
.include <bsd.subdir.mk>