summaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2000-05-25 19:09:09 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2000-05-25 19:09:09 +0000
commit703c17d39f3e07ef533ed9af6ea5d78cc9b83560 (patch)
treec60a43659e863a56bb62fe42b624ec08199b27e1 /usr.bin
parent9c05fa8eb81d0332e746a3e17a154de06956fa66 (diff)
man subdir
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/pctr/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.bin/pctr/Makefile b/usr.bin/pctr/Makefile
index 9ecb0b440c3..cfe50308c23 100644
--- a/usr.bin/pctr/Makefile
+++ b/usr.bin/pctr/Makefile
@@ -1,5 +1,6 @@
-# $OpenBSD: Makefile,v 1.3 1998/08/30 22:58:01 downsj Exp $
+# $OpenBSD: Makefile,v 1.4 2000/05/25 19:09:08 deraadt Exp $
PROG= pctr
+MANSUBDIR=i386
.include <bsd.prog.mk>