summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormickey <mickey@openbsd.org>2002-10-04 16:31:42 +0000
committermickey <mickey@openbsd.org>2002-10-04 16:31:42 +0000
commite849f986f14b1b5bf3cf99f55f6b2d74c493b326 (patch)
treece1c47a5646ac2e7d76e1b253b45219fbfc0bc58
parentthe fire from sparc (diff)
downloadwireguard-openbsd-e849f986f14b1b5bf3cf99f55f6b2d74c493b326.tar.xz
wireguard-openbsd-e849f986f14b1b5bf3cf99f55f6b2d74c493b326.zip
a makefile
-rw-r--r--share/man/man8/man8.hppa/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/share/man/man8/man8.hppa/Makefile b/share/man/man8/man8.hppa/Makefile
new file mode 100644
index 00000000000..d6659929ad7
--- /dev/null
+++ b/share/man/man8/man8.hppa/Makefile
@@ -0,0 +1,6 @@
+# $OpenBSD: Makefile,v 1.1 2002/10/04 16:31:42 mickey Exp $
+
+MAN= MAKEDEV.8 # boot_hppa.8
+MANSUBDIR=hppa
+
+.include <bsd.prog.mk>