summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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>