7 lines
140 B
Makefile
7 lines
140 B
Makefile
# $NetBSD: Makefile,v 1.6 2002/05/20 21:50:45 eeh Exp $
|
|
|
|
SUBDIR= instfs .WAIT xminiroot bootfs
|
|
TARGETS+= release
|
|
|
|
.include <bsd.subdir.mk>
|