aboutsummaryrefslogtreecommitdiff
path: root/tools/tools/netrate/tcpreceive/Makefile
blob: f04ea5f0589eca70ca1791ecaed6d6d7a29ab8b8 (plain) (blame)
1
2
3
4
5
6
7
# $FreeBSD$

PROG=	tcpreceive
NO_MAN=
WARNS?=	3

.include <bsd.prog.mk>