summaryrefslogtreecommitdiff
path: root/regress/sys/kern/accept/Makefile
blob: fcf2e6da583e75d746d7fa850ae5ecebf39c966e (plain)
1
2
3
4
5
6
7
#	$OpenBSD: Makefile,v 1.2 2002/08/21 22:49:41 wcobb Exp $

PROG=	accept

CLEANFILES=	test-sock

.include <bsd.regress.mk>