Remove references to TOOL_BEBOXELF2PEF and TOOL_BEBOXMKBOOTIMAGE,

which were obsoleted in May 2008.
This commit is contained in:
apb 2008-10-13 18:23:47 +00:00
parent c4be8eb459
commit bdcb00dc94
1 changed files with 1 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: bsd.own.mk,v 1.532 2008/10/13 15:29:22 apb Exp $
# $NetBSD: bsd.own.mk,v 1.533 2008/10/13 18:23:47 apb Exp $
.if !defined(_BSD_OWN_MK_)
_BSD_OWN_MK_=1
@ -215,8 +215,6 @@ TOOL_AMIGAELF2BB= ${TOOLDIR}/bin/${_TOOL_PREFIX}amiga-elf2bb
TOOL_AMIGATXLT= ${TOOLDIR}/bin/${_TOOL_PREFIX}amiga-txlt
TOOL_ASN1_COMPILE= ${TOOLDIR}/bin/${_TOOL_PREFIX}asn1_compile
TOOL_ATF_COMPILE= ${TOOLDIR}/bin/${_TOOL_PREFIX}atf-compile
TOOL_BEBOXELF2PEF= ${TOOLDIR}/bin/${_TOOL_PREFIX}bebox-elf2pef
TOOL_BEBOXMKBOOTIMAGE= ${TOOLDIR}/bin/${_TOOL_PREFIX}bebox-mkbootimage
TOOL_CAP_MKDB= ${TOOLDIR}/bin/${_TOOL_PREFIX}cap_mkdb
TOOL_CAT= ${TOOLDIR}/bin/${_TOOL_PREFIX}cat
TOOL_CKSUM= ${TOOLDIR}/bin/${_TOOL_PREFIX}cksum