instfs doesn't have to wait on ramdisk or bootfs
This commit is contained in:
parent
3778fa3e3c
commit
5098ab87b7
|
@ -1,6 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.5 2002/04/12 14:54:36 lukem Exp $
|
||||
# $NetBSD: Makefile,v 1.6 2002/05/09 11:13:52 lukem Exp $
|
||||
|
||||
SUBDIR= ramdisk .WAIT bootfs .WAIT instfs
|
||||
SUBDIR= instfs ramdisk .WAIT bootfs
|
||||
TARGETS+= release
|
||||
|
||||
.include <bsd.subdir.mk>
|
||||
|
|
Loading…
Reference in New Issue