NetBSD/sys/arch/sparc64/stand/Makefile

8 lines
153 B
Makefile

# $NetBSD: Makefile,v 1.3 1999/12/30 16:27:54 eeh Exp $
.if ${MACHINE} == sparc64
SUBDIR= ofwboot installboot bootblk
.endif
.include <bsd.subdir.mk>