8 lines
137 B
Makefile
8 lines
137 B
Makefile
# $NetBSD: Makefile,v 1.5 2002/04/11 15:45:37 lukem Exp $
|
|
|
|
SUBDIR= ramdisk .WAIT instkernel
|
|
|
|
TARGETS+=release
|
|
|
|
.include <bsd.subdir.mk>
|