summaryrefslogtreecommitdiffstats
path: root/regress/misc/exceptions/simple/Makefile
blob: 9008d189a7095eb5c60412d31029514814eeb99e (plain) (blame)
1
2
3
4
5
6
#	$OpenBSD: Makefile,v 1.1 2007/01/28 19:10:06 kettenis Exp $

PROG=	exceptions
SRCS=	exceptions.cc

.include <bsd.regress.mk>