# $FreeBSD: stable/8/tools/regression/usr.bin/sed/Makefile 217864 2011-01-25 23:04:57Z jilles $

all:
	@m4 ${.CURDIR}/../regress.m4 ${.CURDIR}/regress.sh | sh /dev/stdin ${.CURDIR}
	@sh multitest.t
	@sh inplace_race.t
