summaryrefslogtreecommitdiff
path: root/static/openbsd/man4/man4.armv7/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'static/openbsd/man4/man4.armv7/Makefile')
-rw-r--r--static/openbsd/man4/man4.armv7/Makefile34
1 files changed, 1 insertions, 33 deletions
diff --git a/static/openbsd/man4/man4.armv7/Makefile b/static/openbsd/man4/man4.armv7/Makefile
index cbbc42c1..4bdc15c4 100644
--- a/static/openbsd/man4/man4.armv7/Makefile
+++ b/static/openbsd/man4/man4.armv7/Makefile
@@ -1,35 +1,3 @@
-MAN = agtimer.4 \
- amdisplay.4 \
- ampintc.4 \
- amptimer.4 \
- armliicc.4 \
- cortex.4 \
- cpsw.4 \
- dmtimer.4 \
- edma.4 \
- gptimer.4 \
- imxtemp.4 \
- intc.4 \
- intro.4 \
- mvodog.4 \
- mvortc.4 \
- omap.4 \
- omclock.4 \
- omcm.4 \
- omdog.4 \
- omgpio.4 \
- ommmc.4 \
- omrng.4 \
- omsysc.4 \
- omwugen.4 \
- prcm.4 \
- sxie.4 \
- sxiintc.4 \
- sxitimer.4 \
- sxits.4 \
- sysreg.4 \
- zqclock.4 \
- zqreset.4
+MAN = $(wildcard *.4)
include ../../../mandoc.mk
-