7 lines
137 B
Makefile
7 lines
137 B
Makefile
# $NetBSD: Makefile,v 1.2 2002/04/11 22:54:01 lukem Exp $
|
|
|
|
SUBDIR= ramdisk .WAIT instkernel
|
|
TARGETS+= release
|
|
|
|
.include <bsd.subdir.mk>
|