]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - tools/regression/sockets/shutdown/Makefile
MFV r359401: OpenBSM: import ee79d73e8df5: auditreduce: add a zone filter
[FreeBSD/FreeBSD.git] / tools / regression / sockets / shutdown / Makefile
1 #
2 # $FreeBSD$
3 #
4
5 PROG=   shutdown
6 MAN=
7 WARNS?= 6
8
9 .include <bsd.prog.mk>