summaryrefslogtreecommitdiff
path: root/regress/misc/exceptions/Makefile
blob: af6a22ff04b727475e3247857d2cb4ade91745b1 (plain)
1
2
3
4
5
6
#	$OpenBSD: Makefile,v 1.1 2002/12/04 05:02:15 art Exp $

PROG=	exceptions
SRCS=	exceptions.cc

.include <bsd.regress.mk>