]> CyberLeo.Net >> Repos - FreeBSD/releng/9.3.git/blob - tools/tools/sysdoc/Makefile
Copy stable/9 to releng/9.3 as part of the 9.3-RELEASE cycle.
[FreeBSD/releng/9.3.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>