summaryrefslogtreecommitdiff
path: root/regress/sys/kern/rcvtimeo/Makefile
blob: 73e736d564b95b3daa3a3c3e41acec4e2a412e1e (plain)
1
2
3
4
5
6
#	$OpenBSD: Makefile,v 1.1 2002/11/26 18:31:59 mickey Exp $

PROG=	rcvtimeo
CFLAGS+=-Wall

.include <bsd.regress.mk>