summaryrefslogtreecommitdiffstats
path: root/usr.sbin/mksuncd
diff options
context:
space:
mode:
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>
-