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/Makefile18
1 files changed, 1 insertions, 17 deletions
diff --git a/static/openbsd/man4/man4.amd64/Makefile b/static/openbsd/man4/man4.amd64/Makefile
index ab1441b6..4bdc15c4 100644
--- a/static/openbsd/man4/man4.amd64/Makefile
+++ b/static/openbsd/man4/man4.amd64/Makefile
@@ -1,19 +1,3 @@
-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
+MAN = $(wildcard *.4)
include ../../../mandoc.mk
-