xref: /dragonfly/tools/regression/usr.bin/m4/Makefile (revision 9f7604d7)
1# $FreeBSD: src/tools/regression/usr.bin/m4/Makefile,v 1.5 2012/11/17 01:53:58 svnexp Exp $
2
3all:
4	@m4 ${.CURDIR}/../regress.m4 ${.CURDIR}/regress.sh | sh /dev/stdin ${.CURDIR}
5