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