]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - tools/tools/ansify/Makefile
sysctl(9): Fix a few mandoc related issues
[FreeBSD/FreeBSD.git] / tools / tools / ansify / Makefile
1 # $FreeBSD$
2
3 SCRIPTS=        ansify.pl
4 BINDIR?=        /usr/local/bin
5
6 .include <bsd.prog.mk>