NetBSD/regress/bin/dd/Makefile

10 lines
162 B
Makefile

# $NetBSD: Makefile,v 1.2 2004/01/17 05:47:28 dbj Exp $
NOMAN= # defined
regress:
@sh ${.CURDIR}/dd.sh
@sh ${.CURDIR}/dd_conv_bs.sh
.include <bsd.prog.mk>