]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - tools/tools/track/Makefile
These three files appeared in 6.0p1, which was imported into the vendor
[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>