summaryrefslogtreecommitdiff
path: root/sys/arch/sparc64/stand
diff options
context:
space:
mode:
authorDavid Krause <david@cvs.openbsd.org>2003-07-19 00:03:53 +0000
committerDavid Krause <david@cvs.openbsd.org>2003-07-19 00:03:53 +0000
commit7b79c7366ff21764d1b5f6a37f85fd6307cab99e (patch)
treeaaa1721b7715cbb2abfe1b5e901377dff959d779 /sys/arch/sparc64/stand
parent7da37264d9626a821731a590b0e20fb530348aab (diff)
don't specify the leading "/" in MANSUBDIR (otherwise "//" occurs)
ok millert@
Diffstat (limited to 'sys/arch/sparc64/stand')
-rw-r--r--sys/arch/sparc64/stand/installboot/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/sparc64/stand/installboot/Makefile b/sys/arch/sparc64/stand/installboot/Makefile
index bb44b4b5b6e..328f76a9404 100644
--- a/sys/arch/sparc64/stand/installboot/Makefile
+++ b/sys/arch/sparc64/stand/installboot/Makefile
@@ -1,10 +1,10 @@
-# $OpenBSD: Makefile,v 1.4 2001/09/07 15:35:23 jason Exp $
+# $OpenBSD: Makefile,v 1.5 2003/07/19 00:03:52 david Exp $
# $NetBSD: Makefile,v 1.13 2000/08/16 08:24:01 mrg Exp $
.include <bsd.own.mk>
MAN= installboot.8
-MANSUBDIR=/sparc64
+MANSUBDIR=sparc64
.if ${MACHINE} == "sparc64"
PROG= installboot