8 lines
165 B
Makefile
8 lines
165 B
Makefile
# $NetBSD: Makefile,v 1.20 2005/12/11 12:19:08 christos Exp $
|
|
|
|
.if ${MACHINE} == sparc
|
|
SUBDIR= boot bootxx bootblk ofwboot binstall
|
|
.endif
|
|
|
|
.include <bsd.subdir.mk>
|