]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/blob - tools/tools/sysdoc/Makefile
MFC r362623:
[FreeBSD/stable/8.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>