]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - tools/tools/track/Makefile
Merge compiler-rt trunk r366426, resolve conflicts, and add
[FreeBSD/FreeBSD.git] / tools / tools / track / Makefile
1 # $FreeBSD$
2
3 PREFIX?=        /usr/local
4 BINDIR?=        ${PREFIX}/bin
5 SCRIPTS=        track.sh
6
7 .include <bsd.prog.mk>