8 lines
162 B
Makefile
8 lines
162 B
Makefile
# $NetBSD: Makefile,v 1.10 1999/03/14 05:50:38 sommerfe Exp $
|
|
|
|
SUBDIR= biosboot installboot
|
|
SUBDIR+= dosboot
|
|
#SUBDIR+= genprom netboot
|
|
|
|
.include <bsd.subdir.mk>
|