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

PROG=	sleep
SRCS=	sleep.c

.include <bsd.prog.mk>