NetBSD/regress/usr.bin/sort/Makefile

9 lines
143 B
Makefile

# $NetBSD: Makefile,v 1.6 2003/10/26 03:50:07 lukem Exp $
NOMAN= # defined
regress:
@${HOST_SH} ${.CURDIR}/stests
.include <bsd.prog.mk>