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

PROG=	switch
SRCS=	switch.c

.include <bsd.prog.mk>