diff options
Diffstat (limited to 'static/openbsd/man1/Makefile')
| -rw-r--r-- | static/openbsd/man1/Makefile | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/static/openbsd/man1/Makefile b/static/openbsd/man1/Makefile new file mode 100644 index 00000000..7b5e472e --- /dev/null +++ b/static/openbsd/man1/Makefile @@ -0,0 +1,31 @@ +MAN = build-debug-info.1 \ + check-lib-depends.1 \ + clang-local.1 \ + clean-old-distfiles.1 \ + dpb-replay.1 \ + dpb.1 \ + gcc-local.1 \ + help.1 \ + intro.1 \ + outdated-perl-ports.1 \ + pkg_check-manpages.1 \ + pkg_check-problems.1 \ + pkg_check-version.1 \ + pkg_outdated.1 \ + pkg_subst.1 \ + port-getpkgpath-helper.1 \ + port-resolve-lib-helper.1 \ + port-search-helper.1 \ + portbump.1 \ + portcheck.1 \ + portgen.1 \ + portimport.1 \ + portlock.1 \ + portslogger.1 \ + proot.1 \ + register-plist.1 \ + update-patches.1 \ + update-plist.1 + +include ../../mandoc.mk + |
