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