xref: /openbsd/regress/sys/kern/sosplice/Makefile (revision 4cfece93)
1#	$OpenBSD: Makefile,v 1.6 2017/10/27 16:59:14 bluhm Exp $
2
3SUBDIR =
4SUBDIR +=	error
5SUBDIR +=	tcp
6SUBDIR +=	udp
7SUBDIR +=	scapy
8SUBDIR +=	perf
9
10.include <bsd.subdir.mk>
11