8 lines
177 B
Makefile
8 lines
177 B
Makefile
# $NetBSD: Makefile,v 1.18 2003/05/17 02:45:04 nakayama Exp $
|
|
|
|
.if ${MACHINE} == sparc
|
|
SUBDIR= boot bootxx bootblk ofwboot ofwboot.net binstall
|
|
.endif
|
|
|
|
.include <bsd.subdir.mk>
|