]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - tools/tools/genericize/Makefile
MFC r266847: Add missing , in converted font output
[FreeBSD/stable/10.git] / tools / tools / genericize / Makefile
1 # $FreeBSD$
2
3 SCRIPTS=        genericize.pl
4 BINDIR?=        /usr/local/bin
5
6 .include <bsd.prog.mk>