7 lines
137 B
Makefile
7 lines
137 B
Makefile
# $NetBSD: Makefile,v 1.1 2006/03/30 15:45:42 shige Exp $
|
|
|
|
SUBDIR= ramdisk .WAIT instkernel
|
|
TARGETS+= release
|
|
|
|
.include <bsd.subdir.mk>
|