summaryrefslogtreecommitdiffstats
path: root/usr.sbin/mksuncd
diff options
context:
space:
mode:
authorokan <okan@openbsd.org>2014-07-16 20:07:03 +0000
committerokan <okan@openbsd.org>2014-07-16 20:07:03 +0000
commit228706290e801c1243d5d03a85dc2580d2e022fe (patch)
tree9821306c63a2bf60db984c773645afbf3262eb05 /usr.sbin/mksuncd
parentzap trailing newlines; "go for it" deraadt (diff)
downloadwireguard-openbsd-228706290e801c1243d5d03a85dc2580d2e022fe.tar.xz
wireguard-openbsd-228706290e801c1243d5d03a85dc2580d2e022fe.zip
zap trailing newlines; "go for it" deraadt
Diffstat (limited to 'usr.sbin/mksuncd')
-rw-r--r--usr.sbin/mksuncd/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.sbin/mksuncd/Makefile b/usr.sbin/mksuncd/Makefile
index b4bb250851a..1d2baff290b 100644
--- a/usr.sbin/mksuncd/Makefile
+++ b/usr.sbin/mksuncd/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.3 2012/09/12 09:19:54 haesbaert Exp $
+# $OpenBSD: Makefile,v 1.4 2014/07/16 20:07:03 okan Exp $
.if ${MACHINE} == "sparc64"
@@ -14,4 +14,3 @@ MAN= mksuncd.1
MANSUBDIR=sparc64
.include <bsd.prog.mk>
-