Don't traverse here in case of sparc64 32-bit environment.
This commit is contained in:
parent
6256a4034a
commit
ca7665c318
|
@ -1,5 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.17 2002/05/07 12:32:52 lukem Exp $
|
||||
# $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>
|
||||
|
|
Loading…
Reference in New Issue