summaryrefslogtreecommitdiff
path: root/regress/usr.bin/column/Makefile
blob: 6de0d261c5b8f91bf83cd8444438952afce3a7d3 (plain)
1
2
3
4
5
6
#	$OpenBSD: Makefile,v 1.1 2016/08/28 12:39:07 schwarze Exp $

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

.include <bsd.regress.mk>