diff options
Diffstat (limited to 'static/openbsd/man4/man4.riscv64/Makefile')
| -rw-r--r-- | static/openbsd/man4/man4.riscv64/Makefile | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/static/openbsd/man4/man4.riscv64/Makefile b/static/openbsd/man4/man4.riscv64/Makefile new file mode 100644 index 00000000..a0fd346e --- /dev/null +++ b/static/openbsd/man4/man4.riscv64/Makefile @@ -0,0 +1,25 @@ +MAN = intro.4 \ + mpfclock.4 \ + mpfgpio.4 \ + mpfiic.4 \ + plic.4 \ + sfcc.4 \ + sfclock.4 \ + sfgpio.4 \ + sfuart.4 \ + sgmsi.4 \ + smtclock.4 \ + smtcomphy.4 \ + smte.4 \ + smtgpio.4 \ + smtiic.4 \ + smtpinctrl.4 \ + smtpmic.4 \ + stfclock.4 \ + stfpcie.4 \ + stfpciephy.4 \ + stfpinctrl.4 \ + stfrng.4 + +include ../../../mandoc.mk + |
