]> CyberLeo.Net >> Repos - FreeBSD/releng/10.0.git/blob - tools/tools/sysdoc/Makefile
- Copy stable/10 (r259064) to releng/10.0 as part of the
[FreeBSD/releng/10.0.git] / tools / tools / sysdoc / Makefile
1 # $FreeBSD$
2
3 sysctl.5:
4         sh ${.CURDIR}/sysdoc.sh -k /boot/kernel
5
6 MAN=    sysctl.5
7
8 CLEANFILES=     tunables.TODO markup.file sysctl.5 _names
9
10 .include <bsd.prog.mk>