Sync usage with man page.
[netbsd-mini2440.git] / sys / arch / sparc64 / stand / Makefile
blob7b672bbbf1ee57b975fcfe0297193740f3c00342
1 # $NetBSD: Makefile,v 1.8 2009/02/14 13:56:41 abs Exp $
3 .if ${MACHINE} == sparc64
4 SUBDIR= ../../sparc/stand/ofwboot
5 SUBDIR+=../../sparc/stand/bootblk
6 SUBDIR+=../../sparc/stand/binstall
7 .endif
9 .include <bsd.subdir.mk>