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

PROG=	kqueue
MAN=

.include <bsd.prog.mk>