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

PROG=	setjmp
SRCS=	setjmp.c

.include <bsd.prog.mk>