aboutsummaryrefslogtreecommitdiff
path: root/tools/regression/sockets/accept_fd_leak/Makefile
blob: d3b3f42ce2a886f4277304fe5db5bd8610a9fc82 (plain) (blame)
1
2
3
4
5
6
7
8
#
# $FreeBSD$
#

PROG=	accept_fd_leak
MAN=

.include <bsd.prog.mk>