xref: /freebsd/usr.bin/sockstat/Makefile (revision 39beb93c)
1# $FreeBSD$
2
3PROG=		sockstat
4WARNS?=		4
5
6.include <bsd.prog.mk>
7