]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - tools/regression/sockets/shutdown/Makefile
MFC r264400,r265836:
[FreeBSD/stable/10.git] / tools / regression / sockets / shutdown / Makefile
1 #
2 # $FreeBSD$
3 #
4
5 PROG=   shutdown
6 MAN=
7 WARNS?= 2
8
9 .include <bsd.prog.mk>