]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - tools/tools/pirtool/Makefile
MFC r264400,r265836:
[FreeBSD/stable/10.git] / tools / tools / pirtool / Makefile
1 #       $FreeBSD$
2
3 PROG=   pirtool
4 SRCS=   pirtool.c
5 MAN=
6
7 .include <bsd.prog.mk>