7 lines
136 B
Makefile
7 lines
136 B
Makefile
# $NetBSD: Makefile,v 1.3 2002/04/12 14:04:58 lukem Exp $
|
|
|
|
SUBDIR= ramdisk .WAIT md-kernel
|
|
TARGETS+= release
|
|
|
|
.include <bsd.subdir.mk>
|