]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - tools/regression/sockets/zerosend/Makefile
Import OpenCSD -- an ARM CoreSight(tm) Trace Decode Library.
[FreeBSD/FreeBSD.git] / tools / regression / sockets / zerosend / Makefile
1 # $FreeBSD$
2
3 PROG=   zerosend
4 MAN=
5 WARNS?= 6
6
7 .include <bsd.prog.mk>