summaryrefslogtreecommitdiff
path: root/sys/arch/hppa
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/hppa
parent7da37264d9626a821731a590b0e20fb530348aab (diff)
don't specify the leading "/" in MANSUBDIR (otherwise "//" occurs)
ok millert@
Diffstat (limited to 'sys/arch/hppa')
-rw-r--r--sys/arch/hppa/stand/boot/Makefile4
-rw-r--r--sys/arch/hppa/stand/mkboot/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/sys/arch/hppa/stand/boot/Makefile b/sys/arch/hppa/stand/boot/Makefile
index f8eec0bbe11..f213351fd8c 100644
--- a/sys/arch/hppa/stand/boot/Makefile
+++ b/sys/arch/hppa/stand/boot/Makefile
@@ -1,7 +1,7 @@
-# $OpenBSD: Makefile,v 1.17 2003/03/28 22:40:47 mickey Exp $
+# $OpenBSD: Makefile,v 1.18 2003/07/19 00:03:51 david Exp $
MAN= boot.8
-MANSUBDIR=/hppa
+MANSUBDIR=hppa
MLINKS= boot.8 boot.conf.8
S =${.CURDIR}/../../../..
CLEANFILES+= boot.gdb boot.map boot.lif
diff --git a/sys/arch/hppa/stand/mkboot/Makefile b/sys/arch/hppa/stand/mkboot/Makefile
index 3df2f98cf3a..81f7dc51a7f 100644
--- a/sys/arch/hppa/stand/mkboot/Makefile
+++ b/sys/arch/hppa/stand/mkboot/Makefile
@@ -1,7 +1,7 @@
-# $OpenBSD: Makefile,v 1.5 2003/01/30 05:36:18 mickey Exp $
+# $OpenBSD: Makefile,v 1.6 2003/07/19 00:03:52 david Exp $
MAN= mkboot.8
-MANSUBDIR=/hppa
+MANSUBDIR=hppa
.if ${MACHINE} == "hppa"
PROG= mkboot