summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbjc <bjc@openbsd.org>2000-10-04 05:03:10 +0000
committerbjc <bjc@openbsd.org>2000-10-04 05:03:10 +0000
commit9bec64a12bd38384e79ab1d387b3b7c35a453db6 (patch)
treec6303cd45b42f667462c5d67d4a143d1ff4733dd
parentpush the right # of registers with pushr. (diff)
downloadwireguard-openbsd-9bec64a12bd38384e79ab1d387b3b7c35a453db6.tar.xz
wireguard-openbsd-9bec64a12bd38384e79ab1d387b3b7c35a453db6.zip
nothing uses this variable
-rw-r--r--sys/arch/vax/boot/boot/Makefile3
-rw-r--r--sys/arch/vax/stand/boot/Makefile3
2 files changed, 2 insertions, 4 deletions
diff --git a/sys/arch/vax/boot/boot/Makefile b/sys/arch/vax/boot/boot/Makefile
index f2eb28f90b7..4ecc83800ae 100644
--- a/sys/arch/vax/boot/boot/Makefile
+++ b/sys/arch/vax/boot/boot/Makefile
@@ -1,8 +1,7 @@
-# $OpenBSD: Makefile,v 1.1 2000/04/27 02:26:24 bjc Exp $
+# $OpenBSD: Makefile,v 1.2 2000/10/04 05:03:10 bjc Exp $
# $NetBSD: Makefile,v 1.4 1999/05/23 21:58:19 ragge Exp $
S!= cd ${.CURDIR}/../../../../; pwd
-OBJ!=pwd
NOMAN= 1
PROG= boot
diff --git a/sys/arch/vax/stand/boot/Makefile b/sys/arch/vax/stand/boot/Makefile
index f2eb28f90b7..4ecc83800ae 100644
--- a/sys/arch/vax/stand/boot/Makefile
+++ b/sys/arch/vax/stand/boot/Makefile
@@ -1,8 +1,7 @@
-# $OpenBSD: Makefile,v 1.1 2000/04/27 02:26:24 bjc Exp $
+# $OpenBSD: Makefile,v 1.2 2000/10/04 05:03:10 bjc Exp $
# $NetBSD: Makefile,v 1.4 1999/05/23 21:58:19 ragge Exp $
S!= cd ${.CURDIR}/../../../../; pwd
-OBJ!=pwd
NOMAN= 1
PROG= boot