From: Roland McGrath Date: Mon, 4 May 1992 22:54:21 +0000 (+0000) Subject: Formerly GNUmakefile.~57~ X-Git-Tag: 3.70.2~789 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=69e9db54be49bdc188f36ab143c59d6eaa1ed0e1;p=thirdparty%2Fmake.git Formerly GNUmakefile.~57~ --- diff --git a/GNUmakefile b/GNUmakefile index b5cd7cda..b8c533bf 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -172,7 +172,7 @@ endif # Run the tests. .PHONY: tests -testdir := $(firstword $(wildcard make-test-?.?)) +testdir := $(shell ls -d1 make-test-?.? | sort -n +0.10 -0.11 +0.12 | tail -1l) tests: $(testdir)/run_make_tests.pl $(prog) cd $(