7 lines
123 B
Makefile
7 lines
123 B
Makefile
# $NetBSD: Makefile,v 1.2 2002/04/12 00:13:17 lukem Exp $
|
|
|
|
SUBDIR= instkernel
|
|
TARGETS+= release
|
|
|
|
.include <bsd.subdir.mk>
|