don't print any note - stest prints its own

This commit is contained in:
jdolecek 2001-01-15 16:13:59 +00:00
parent ac26bf015f
commit fdbaf840be
1 changed files with 1 additions and 2 deletions

View File

@ -1,9 +1,8 @@
# $NetBSD: Makefile,v 1.3 2001/01/11 22:19:29 jdolecek Exp $
# $NetBSD: Makefile,v 1.4 2001/01/15 16:13:59 jdolecek Exp $
MKMAN= no
regress:
@echo "Note: GNU sort does not pass all tests"
@/bin/sh ${.CURDIR}/stests
.include <bsd.prog.mk>