summaryrefslogtreecommitdiff
path: root/static/openbsd/man4/man4.octeon/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'static/openbsd/man4/man4.octeon/Makefile')
-rw-r--r--static/openbsd/man4/man4.octeon/Makefile25
1 files changed, 1 insertions, 24 deletions
diff --git a/static/openbsd/man4/man4.octeon/Makefile b/static/openbsd/man4/man4.octeon/Makefile
index 2eb51593..4bdc15c4 100644
--- a/static/openbsd/man4/man4.octeon/Makefile
+++ b/static/openbsd/man4/man4.octeon/Makefile
@@ -1,26 +1,3 @@
-MAN = amdcf.4 \
- cnmac.4 \
- intro.4 \
- octboot.4 \
- octcf.4 \
- octcib.4 \
- octcit.4 \
- octciu.4 \
- octcrypto.4 \
- octgmx.4 \
- octgpio.4 \
- octiic.4 \
- octmmc.4 \
- octpcie.4 \
- octpip.4 \
- octrng.4 \
- octrtc.4 \
- octsctl.4 \
- octsmi.4 \
- octuctl.4 \
- octxctl.4 \
- ogx.4 \
- ogxnexus.4
+MAN = $(wildcard *.4)
include ../../../mandoc.mk
-