]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - tools/tools/tscdrift/Makefile
sqlite3: Vendor import of sqlite3 3.40.1
[FreeBSD/FreeBSD.git] / tools / tools / tscdrift / Makefile
1 # $FreeBSD$
2
3 PROG=   tscdrift
4 MAN=
5
6 LIBADD= pthread m
7
8 .include <bsd.prog.mk>