Add bootfs to the build list.

This commit is contained in:
eeh 2002-05-20 21:50:45 +00:00
parent 4062a708d3
commit 44c6c3f7d0
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.5 2002/05/08 07:48:39 lukem Exp $
# $NetBSD: Makefile,v 1.6 2002/05/20 21:50:45 eeh Exp $
SUBDIR= instfs .WAIT xminiroot
SUBDIR= instfs .WAIT xminiroot bootfs
TARGETS+= release
.include <bsd.subdir.mk>