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

PROG=	fcntl
SRCS=	fcntl.c

.include <bsd.prog.mk>