7 lines
137 B
Makefile
7 lines
137 B
Makefile
|
# $NetBSD: Makefile,v 1.1 2008/03/31 23:59:06 chris Exp $
|
||
|
|
||
|
SUBDIR= ramdisk .WAIT instkernel
|
||
|
TARGETS+= release
|
||
|
|
||
|
.include <bsd.subdir.mk>
|