]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - tools/tools/pirtool/Makefile
Merge llvm, clang, lld, lldb, compiler-rt and libc++ r305575, and update
[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>