]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.bin/makewhatis/Makefile
Import tzdata 2019c.
[FreeBSD/FreeBSD.git] / usr.bin / makewhatis / Makefile
1 # $FreeBSD$
2
3 PROG=           makewhatis
4 LIBADD=         z
5
6 .include <bsd.prog.mk>