no more ../../sparc/stand/installboot

This commit is contained in:
lukem 2002-05-07 12:45:18 +00:00
parent 37d1d9cf41
commit 9e4faf5cb2
1 changed files with 1 additions and 2 deletions

View File

@ -1,10 +1,9 @@
# $NetBSD: Makefile,v 1.4 2000/08/20 14:53:19 mrg Exp $
# $NetBSD: Makefile,v 1.5 2002/05/07 12:45:18 lukem Exp $
.if ${MACHINE} == sparc64
SUBDIR= ../../sparc/stand/ofwboot
SUBDIR+=../../sparc/stand/ofwboot.net
SUBDIR+=../../sparc/stand/bootblk
SUBDIR+=../../sparc/stand/installboot
SUBDIR+=../../sparc/stand/binstall
.endif