summaryrefslogtreecommitdiff
path: root/usr.bin
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 /usr.bin
parent7da37264d9626a821731a590b0e20fb530348aab (diff)
don't specify the leading "/" in MANSUBDIR (otherwise "//" occurs)
ok millert@
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/pctr/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/pctr/Makefile b/usr.bin/pctr/Makefile
index 50bdca3c3a4..e4a10ed5dca 100644
--- a/usr.bin/pctr/Makefile
+++ b/usr.bin/pctr/Makefile
@@ -1,7 +1,7 @@
-# $OpenBSD: Makefile,v 1.5 2000/05/27 05:51:36 deraadt Exp $
+# $OpenBSD: Makefile,v 1.6 2003/07/19 00:03:52 david Exp $
MAN=pctr.1
-MANSUBDIR=/i386
+MANSUBDIR=i386
.if ${MACHINE} == "i386"
PROG= pctr