diff options
Diffstat (limited to 'static/openbsd/man4/man4.arm64/Makefile')
| -rw-r--r-- | static/openbsd/man4/man4.arm64/Makefile | 37 |
1 files changed, 1 insertions, 36 deletions
diff --git a/static/openbsd/man4/man4.arm64/Makefile b/static/openbsd/man4/man4.arm64/Makefile index d8a0918b..4bdc15c4 100644 --- a/static/openbsd/man4/man4.arm64/Makefile +++ b/static/openbsd/man4/man4.arm64/Makefile @@ -1,38 +1,3 @@ -MAN = agintc.4 \ - agtimer.4 \ - ampchwm.4 \ - ampintc.4 \ - aplaudio.4 \ - aplcpu.4 \ - apldart.4 \ - apldcp.4 \ - apldma.4 \ - apldog.4 \ - apldrm.4 \ - aplefuse.4 \ - aplhidev.4 \ - apliic.4 \ - aplintc.4 \ - aplmbox.4 \ - aplmca.4 \ - aplnco.4 \ - aplns.4 \ - aplpcie.4 \ - aplpinctrl.4 \ - aplpmgr.4 \ - aplpmu.4 \ - aplpwm.4 \ - aplsart.4 \ - aplsmc.4 \ - aplspi.4 \ - aplspmi.4 \ - apm.4 \ - intro.4 \ - rpiclock.4 \ - rpipwm.4 \ - rpirtc.4 \ - rpone.4 \ - smbios.4 +MAN = $(wildcard *.4) include ../../../mandoc.mk - |
