diff options
Diffstat (limited to 'static/openbsd/man4/man4.octeon/Makefile')
| -rw-r--r-- | static/openbsd/man4/man4.octeon/Makefile | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/static/openbsd/man4/man4.octeon/Makefile b/static/openbsd/man4/man4.octeon/Makefile new file mode 100644 index 00000000..2eb51593 --- /dev/null +++ b/static/openbsd/man4/man4.octeon/Makefile @@ -0,0 +1,26 @@ +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 + +include ../../../mandoc.mk + |
