#	$OpenBSD: Makefile,v 1.2 2022/12/08 12:01:04 anton Exp $

REGRESS_TARGETS+=	fmt
fmt:
	sh ${.CURDIR}/fmt.sh

.include <bsd.regress.mk>
