summaryrefslogtreecommitdiff
path: root/static/openbsd/man4/man4.landisk/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'static/openbsd/man4/man4.landisk/Makefile')
-rw-r--r--static/openbsd/man4/man4.landisk/Makefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/static/openbsd/man4/man4.landisk/Makefile b/static/openbsd/man4/man4.landisk/Makefile
index 049c0dbf..4bdc15c4 100644
--- a/static/openbsd/man4/man4.landisk/Makefile
+++ b/static/openbsd/man4/man4.landisk/Makefile
@@ -1,8 +1,3 @@
-MAN = intro.4 \
- mem.4 \
- obio.4 \
- power.4 \
- shpcic.4
+MAN = $(wildcard *.4)
include ../../../mandoc.mk
-