summaryrefslogtreecommitdiff
path: root/regress/lib/libpthread/preemption/Makefile
blob: 8370c6cc399fb8d73e3c0b9d45cd086f96795941 (plain)
1
2
3
4
5
6
# $OpenBSD: Makefile,v 1.1 2001/08/15 14:37:12 fgsch Exp $

PROG=	preemption
SRCS=	preemption.c

.include <bsd.prog.mk>