summaryrefslogtreecommitdiff
path: root/static/openbsd/Makefile
diff options
context:
space:
mode:
authorJacob McDonnell <jacob@jacobmcdonnell.com>2026-04-25 14:02:27 -0400
committerJacob McDonnell <jacob@jacobmcdonnell.com>2026-04-25 14:02:27 -0400
commit6d8bdc65446a704d0750217efd05532fc641ea7d (patch)
tree8ae6d698b3c9801750a8b117b3842fb369872a3a /static/openbsd/Makefile
parent2f467bd7ff8f8db0dafa40426166491d7f57f368 (diff)
docs: OpenBSD Man Pages Added
Diffstat (limited to 'static/openbsd/Makefile')
-rw-r--r--static/openbsd/Makefile11
1 files changed, 11 insertions, 0 deletions
diff --git a/static/openbsd/Makefile b/static/openbsd/Makefile
new file mode 100644
index 00000000..95d7cd73
--- /dev/null
+++ b/static/openbsd/Makefile
@@ -0,0 +1,11 @@
+SUBDIRS = man1 \
+ man3 \
+ man4 \
+ man5 \
+ man6 \
+ man7 \
+ man8 \
+ man9
+
+include ../subdir.mk
+