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