7 lines
137 B
Makefile
7 lines
137 B
Makefile
# $NetBSD: Makefile,v 1.3 2002/04/12 13:58:08 lukem Exp $
|
|
|
|
SUBDIR= ramdisk .WAIT instkernel
|
|
TARGETS+= release
|
|
|
|
.include <bsd.subdir.mk>
|