diff options
| author | Jacob McDonnell <jacob@jacobmcdonnell.com> | 2026-04-25 14:02:27 -0400 |
|---|---|---|
| committer | Jacob McDonnell <jacob@jacobmcdonnell.com> | 2026-04-25 14:02:27 -0400 |
| commit | 6d8bdc65446a704d0750217efd05532fc641ea7d (patch) | |
| tree | 8ae6d698b3c9801750a8b117b3842fb369872a3a /static/openbsd/man4/man4.alpha/Makefile | |
| parent | 2f467bd7ff8f8db0dafa40426166491d7f57f368 (diff) | |
docs: OpenBSD Man Pages Added
Diffstat (limited to 'static/openbsd/man4/man4.alpha/Makefile')
| -rw-r--r-- | static/openbsd/man4/man4.alpha/Makefile | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/static/openbsd/man4/man4.alpha/Makefile b/static/openbsd/man4/man4.alpha/Makefile new file mode 100644 index 00000000..624cb54e --- /dev/null +++ b/static/openbsd/man4/man4.alpha/Makefile @@ -0,0 +1,20 @@ +MAN = apecs.4 \ + asc.4 \ + autoconf.4 \ + bba.4 \ + cia.4 \ + intro.4 \ + ioasic.4 \ + irongate.4 \ + lca.4 \ + le.4 \ + mcbus.4 \ + mcpcia.4 \ + mem.4 \ + tcasic.4 \ + tga.4 \ + tsc.4 \ + tsciic.4 \ + zs.4 + +include ../../../mandoc.mk |
