diff options
Diffstat (limited to 'static/openbsd/man1/Makefile')
| -rw-r--r-- | static/openbsd/man1/Makefile | 30 |
1 files changed, 1 insertions, 29 deletions
diff --git a/static/openbsd/man1/Makefile b/static/openbsd/man1/Makefile index 7b5e472e..31e80e19 100644 --- a/static/openbsd/man1/Makefile +++ b/static/openbsd/man1/Makefile @@ -1,31 +1,3 @@ -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 +MAN = $(wildcard *.1) include ../../mandoc.mk - |
