summaryrefslogtreecommitdiff
path: root/static/openbsd/man4/man4.amd64/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'static/openbsd/man4/man4.amd64/Makefile')
-rw-r--r--static/openbsd/man4/man4.amd64/Makefile19
1 files changed, 19 insertions, 0 deletions
diff --git a/static/openbsd/man4/man4.amd64/Makefile b/static/openbsd/man4/man4.amd64/Makefile
new file mode 100644
index 00000000..ab1441b6
--- /dev/null
+++ b/static/openbsd/man4/man4.amd64/Makefile
@@ -0,0 +1,19 @@
+MAN = amdpcib.4 \
+ apm.4 \
+ autoconf.4 \
+ bios.4 \
+ cpu.4 \
+ efifb.4 \
+ intro.4 \
+ ioapic.4 \
+ mem.4 \
+ mpbios.4 \
+ mtrr.4 \
+ nvram.4 \
+ pctr.4 \
+ skgpio.4 \
+ tcpcib.4 \
+ vmm.4
+
+include ../../../mandoc.mk
+