]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - tools/tools/genericize/Makefile
Update to tzdata 2020a.
[FreeBSD/FreeBSD.git] / tools / tools / genericize / Makefile
1 # $FreeBSD$
2
3 SCRIPTS=        genericize.pl
4 BINDIR?=        /usr/local/bin
5
6 .include <bsd.prog.mk>