Makefile revision 167569
1# $FreeBSD: head/tools/regression/usr.bin/sed/Makefile 167569 2007-03-14 18:58:59Z dds $
2
3all:
4	@m4 ${.CURDIR}/../regress.m4 ${.CURDIR}/regress.sh | sh /dev/stdin ${.CURDIR}
5	@sh multitest.t
6