8 lines
139 B
Makefile
8 lines
139 B
Makefile
# $NetBSD: Makefile,v 1.6 2002/03/15 06:40:42 gmcgarry Exp $
|
|
|
|
SUBDIR= ramdisk .WAIT instkernel
|
|
|
|
TARGETS+=release
|
|
|
|
.include <bsd.subdir.mk>
|