7 lines
140 B
Makefile
7 lines
140 B
Makefile
# $NetBSD: Makefile,v 1.6 2002/05/09 11:13:52 lukem Exp $
|
|
|
|
SUBDIR= instfs ramdisk .WAIT bootfs
|
|
TARGETS+= release
|
|
|
|
.include <bsd.subdir.mk>
|