diff options
Diffstat (limited to 'static/openbsd/man8/man8.hppa/Makefile')
| -rw-r--r-- | static/openbsd/man8/man8.hppa/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/static/openbsd/man8/man8.hppa/Makefile b/static/openbsd/man8/man8.hppa/Makefile index 730e61ee..c65e4547 100644 --- a/static/openbsd/man8/man8.hppa/Makefile +++ b/static/openbsd/man8/man8.hppa/Makefile @@ -1,4 +1,3 @@ -MAN = boot_hppa.8 \ - MAKEDEV.8 +MAN = $(wildcard *.8) include ../../../mandoc.mk |
