diff options
Diffstat (limited to 'static/openbsd/man4/man4.powerpc64/Makefile')
| -rw-r--r-- | static/openbsd/man4/man4.powerpc64/Makefile | 11 |
1 files changed, 1 insertions, 10 deletions
diff --git a/static/openbsd/man4/man4.powerpc64/Makefile b/static/openbsd/man4/man4.powerpc64/Makefile index 4b0cdf07..4bdc15c4 100644 --- a/static/openbsd/man4/man4.powerpc64/Makefile +++ b/static/openbsd/man4/man4.powerpc64/Makefile @@ -1,12 +1,3 @@ -MAN = astfb.4 \ - intro.4 \ - opal.4 \ - opalcons.4 \ - opalsens.4 \ - phb.4 \ - xicp.4 \ - xics.4 \ - xive.4 +MAN = $(wildcard *.4) include ../../../mandoc.mk - |
