7 lines
64 B
Makefile
7 lines
64 B
Makefile
# $FreeBSD$
|
|
|
|
PROG= sockstat
|
|
WARNS?= 4
|
|
|
|
.include <bsd.prog.mk>
|