8 lines
146 B
Makefile
8 lines
146 B
Makefile
# $NetBSD: Makefile,v 1.1 2015/03/28 12:54:31 matt Exp $
|
|
|
|
SUBDIR= ramdisk
|
|
#SUBDIR+= .WAIT md-kernel
|
|
TARGETS+= release
|
|
|
|
.include <bsd.subdir.mk>
|