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