]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - tools/tools/pirtool/Makefile
MFV r336950: 9290 device removal reduces redundancy of mirrors
[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>