]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/blob - tools/tools/ansify/Makefile
Copy head to stable/9 as part of 9.0-RELEASE release cycle.
[FreeBSD/stable/9.git] / tools / tools / ansify / Makefile
1 # $FreeBSD$
2
3 SCRIPTS=        ansify.pl
4 BINDIR?=        /usr/local/bin
5
6 .include <bsd.prog.mk>