diff options
Diffstat (limited to 'share/man/man6/Makefile')
-rw-r--r-- | share/man/man6/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/share/man/man6/Makefile b/share/man/man6/Makefile new file mode 100644 index 000000000000..be6547e592b5 --- /dev/null +++ b/share/man/man6/Makefile @@ -0,0 +1,5 @@ +# $FreeBSD$ + +MAN= intro.6 + +.include <bsd.prog.mk> |