summaryrefslogtreecommitdiffstats
path: root/usr.sbin/mkuboot
diff options
context:
space:
mode:
authorkevlo <kevlo@openbsd.org>2017-10-27 08:33:40 +0000
committerkevlo <kevlo@openbsd.org>2017-10-27 08:33:40 +0000
commit4e4ba5d6519b353d55b954d5b0720ddf13354886 (patch)
tree291ae58ee4a96afcbdb4cbd46064c6d69c58f5e4 /usr.sbin/mkuboot
parentSupport DH groups 19 to 21 and 25 to 30, just like iked(8) does. (diff)
downloadwireguard-openbsd-4e4ba5d6519b353d55b954d5b0720ddf13354886.tar.xz
wireguard-openbsd-4e4ba5d6519b353d55b954d5b0720ddf13354886.zip
Add missing quote.
ok jsg@
Diffstat (limited to 'usr.sbin/mkuboot')
-rw-r--r--usr.sbin/mkuboot/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/mkuboot/Makefile b/usr.sbin/mkuboot/Makefile
index c4301d17eb8..cfc5d7365d4 100644
--- a/usr.sbin/mkuboot/Makefile
+++ b/usr.sbin/mkuboot/Makefile
@@ -1,6 +1,6 @@
-# $OpenBSD: Makefile,v 1.4 2017/01/30 06:46:13 jsg Exp $
+# $OpenBSD: Makefile,v 1.5 2017/10/27 08:33:40 kevlo Exp $
-.if ${MACHINE} == "arm64" || ${MACHINE} == "armv7
+.if ${MACHINE} == "arm64" || ${MACHINE} == "armv7"
PROG= mkuboot
SRCS= mkuboot.c copy_elf32.c copy_elf64.c