summaryrefslogtreecommitdiff
path: root/share/man/man8
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2005-04-01 16:12:18 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2005-04-01 16:12:18 +0000
commit84d98d98ef3e7a959c0b2f513a4b57abfac086bb (patch)
treed096ef99efc6535dff8feb6be7df0de2df915261 /share/man/man8
parentcb7564a8dcb635b91b93d99da9a508d08c14377b (diff)
build some
Diffstat (limited to 'share/man/man8')
-rw-r--r--share/man/man8/man8.hppa64/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/share/man/man8/man8.hppa64/Makefile b/share/man/man8/man8.hppa64/Makefile
new file mode 100644
index 00000000000..11466d9212e
--- /dev/null
+++ b/share/man/man8/man8.hppa64/Makefile
@@ -0,0 +1,6 @@
+# $OpenBSD: Makefile,v 1.1 2005/04/01 16:12:17 deraadt Exp $
+
+MAN= MAKEDEV.8 #boot_hppa64.8
+MANSUBDIR=hppa64
+
+.include <bsd.prog.mk>