]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - tools/tools/sysdoc/Makefile
This commit was generated by cvs2svn to compensate for changes in r173143,
[FreeBSD/FreeBSD.git] / tools / tools / sysdoc / Makefile
1 # $FreeBSD$
2
3 MAINTAINER=     trhodes@FreeBSD.org
4
5 sysctl.5:
6         sh ${.CURDIR}/sysdoc.sh -k /boot/kernel
7
8 MAN=    sysctl.5
9
10 CLEANFILES=     tunables.TODO markup.file sysctl.5 _names
11
12 .include <bsd.prog.mk>