summaryrefslogtreecommitdiff
path: root/share/man/man4/man4.luna88k/Makefile
diff options
context:
space:
mode:
authorMiod Vallat <miod@cvs.openbsd.org>2004-04-21 15:59:58 +0000
committerMiod Vallat <miod@cvs.openbsd.org>2004-04-21 15:59:58 +0000
commit7b99e0804536a1567c69b6e9e81cee14614e91f6 (patch)
tree5af053c0c3c94e7b6c0aa5ed73b992647df483e7 /share/man/man4/man4.luna88k/Makefile
parenta36bd0835a65f9e5811343401d044242e0a1fcb2 (diff)
The very beginning of a luna88k section 4
ok jmc@
Diffstat (limited to 'share/man/man4/man4.luna88k/Makefile')
-rw-r--r--share/man/man4/man4.luna88k/Makefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/share/man/man4/man4.luna88k/Makefile b/share/man/man4/man4.luna88k/Makefile
new file mode 100644
index 00000000000..d434463ab4f
--- /dev/null
+++ b/share/man/man4/man4.luna88k/Makefile
@@ -0,0 +1,8 @@
+# $OpenBSD: Makefile,v 1.1 2004/04/21 15:59:57 miod Exp $
+
+# TODO: clock fb sio/siotty ws
+MAN= autoconf.4 intro.4 le.4 mem.4 spc.4
+MANSUBDIR=luna88k
+
+MLINKS+= mem.4 kmem.4
+.include <bsd.prog.mk>