From 6c41dd5ba1d1a2e9aae3ceec8a945b2e3faf35cb Mon Sep 17 00:00:00 2001 From: Artur Grabowski Date: Thu, 3 Jan 2002 01:24:33 +0000 Subject: t4 is slow --- regress/usr.bin/tsort/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'regress') diff --git a/regress/usr.bin/tsort/Makefile b/regress/usr.bin/tsort/Makefile index 411a8f55886..4e230133c98 100644 --- a/regress/usr.bin/tsort/Makefile +++ b/regress/usr.bin/tsort/Makefile @@ -1,6 +1,7 @@ -# $OpenBSD: Makefile,v 1.5 2002/01/01 23:08:23 art Exp $ +# $OpenBSD: Makefile,v 1.6 2002/01/03 01:24:32 art Exp $ REGRESSTARGETS=t1 t2 t3 t4 t5 t6 +REGRESSSLOWTARGETS=t4 t1: t1.out perl ${.CURDIR}/tsort-check t1.out ${.CURDIR}/pairs1 -- cgit v1.2.3