summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormiod <miod@openbsd.org>2015-10-15 19:29:32 +0000
committermiod <miod@openbsd.org>2015-10-15 19:29:32 +0000
commitc4fd84a59fe3c67238aa7e5487388c34dd086928 (patch)
treed42ba1b8ac074f61c412125fecc97828aad76759
parentUse MI installboot instead of disklabel -B to install boot blocks. (diff)
downloadwireguard-openbsd-c4fd84a59fe3c67238aa7e5487388c34dd086928.tar.xz
wireguard-openbsd-c4fd84a59fe3c67238aa7e5487388c34dd086928.zip
No need to create links for xxboot now that MI installboot is the preferred
way to install boot blocks.
-rw-r--r--sys/arch/vax/stand/xxboot/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/sys/arch/vax/stand/xxboot/Makefile b/sys/arch/vax/stand/xxboot/Makefile
index 647b065d1e2..cd82e81c324 100644
--- a/sys/arch/vax/stand/xxboot/Makefile
+++ b/sys/arch/vax/stand/xxboot/Makefile
@@ -1,12 +1,9 @@
-# $OpenBSD: Makefile,v 1.14 2013/11/15 03:10:33 uebayasi Exp $
+# $OpenBSD: Makefile,v 1.15 2015/10/15 19:29:32 miod Exp $
# $NetBSD: Makefile,v 1.12 2002/02/24 01:04:25 matt Exp $
S= ${.CURDIR}/../../../../
PROG= xxboot
-LINKS= ${BINDIR}/xxboot ${BINDIR}/raboot
-LINKS+= ${BINDIR}/xxboot ${BINDIR}/hdboot
-LINKS+= ${BINDIR}/xxboot ${BINDIR}/sdboot
WARNS?= 1
SRCS= start.S bootxx.c romread.S str.S urem.s udiv.s