7 lines
139 B
Makefile
7 lines
139 B
Makefile
# $NetBSD: Makefile,v 1.1 2002/10/30 12:42:24 tsutsui Exp $
|
|
|
|
SUBDIR= ramdisk .WAIT instkernel
|
|
TARGETS+= release
|
|
|
|
.include <bsd.subdir.mk>
|