]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - tools/tools/pirtool/Makefile
Upgrade Unbound to 1.6.6. More to follow.
[FreeBSD/FreeBSD.git] / tools / tools / pirtool / Makefile
1 #       $FreeBSD$
2
3 PROG=   pirtool
4 SRCS=   pirtool.c
5 MAN=
6
7 .include <bsd.prog.mk>