summaryrefslogtreecommitdiffstats
path: root/regress/sys/kern/stackjmp/Makefile
blob: a67ea8fdecc927bef6074c8f8c8b743addd3a83e (plain) (blame)
1
2
3
4
5
#	$OpenBSD: Makefile,v 1.1 2012/06/23 05:54:49 matthew Exp $

PROG=	stackjmp

.include <bsd.regress.mk>