f3513c1e13
built as part of a regular release. For more information, see http://mail-index.netbsd.org/tech-install/2006/05/11/0001.html OK: core@
10 lines
156 B
Makefile
10 lines
156 B
Makefile
# $NetBSD: Makefile,v 1.1 2006/06/02 22:35:22 hubertf Exp $
|
|
|
|
SUBDIR=
|
|
SUBDIR+= bootcd
|
|
SUBDIR+= bootcd-com
|
|
|
|
TARGETS+= release
|
|
|
|
.include <bsd.subdir.mk>
|