diff options
Diffstat (limited to 'static/netbsd/man4/man4.i386/Makefile')
| -rw-r--r-- | static/netbsd/man4/man4.i386/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/static/netbsd/man4/man4.i386/Makefile b/static/netbsd/man4/man4.i386/Makefile new file mode 100644 index 00000000..67434962 --- /dev/null +++ b/static/netbsd/man4/man4.i386/Makefile @@ -0,0 +1,4 @@ +MAN = $(wildcard *.4) + +include ../../../mandoc.mk + |
