7 lines
129 B
Makefile
7 lines
129 B
Makefile
# $NetBSD: Makefile,v 1.1 2005/05/18 14:04:26 chs Exp $
|
|
|
|
SUBDIR= ramdisk .WAIT kernel
|
|
TARGETS+=release
|
|
|
|
.include <bsd.subdir.mk>
|