]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - tools/tools/sysdoc/Makefile
MFV r362990:
[FreeBSD/FreeBSD.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>