8 lines
160 B
Makefile
8 lines
160 B
Makefile
# $NetBSD: Makefile,v 1.19 2003/12/07 09:05:18 mrg Exp $
|
|
|
|
.if ${MACHINE} == sparc
|
|
SUBDIR= boot bootxx bootblk ofwboot binstall
|
|
.endif
|
|
|
|
.include <bsd.subdir.mk>
|