summaryrefslogtreecommitdiff
path: root/regress/usr.bin/fmt/Makefile
blob: f6d63d4381e949d53dbfd175f59c2adcac2ec2b7 (plain)
1
2
3
4
5
6
#	$OpenBSD: Makefile,v 1.1 2015/12/06 18:42:12 schwarze Exp $

regress:
	@sh ${.CURDIR}/fmt.sh

.include <bsd.regress.mk>