7 lines
134 B
Makefile
7 lines
134 B
Makefile
# $NetBSD: Makefile,v 1.1 2002/12/09 14:20:53 scw Exp $
|
|
|
|
SUBDIR= ramdisk .WAIT md-kernel
|
|
TARGETS+= release
|
|
|
|
.include <bsd.subdir.mk>
|