From db0b643ded8b72e10f01f2d66fb010639af23248 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Wed, 28 Oct 2020 15:55:18 +0300 Subject: Makefile: consistent status messages --- .ci/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.ci/Makefile') diff --git a/.ci/Makefile b/.ci/Makefile index 4897f73..f908c1f 100644 --- a/.ci/Makefile +++ b/.ci/Makefile @@ -201,7 +201,7 @@ echo/boost/%/exe/run: FORCE echo/boost/%/exe/arch: FORCE @echo --------------------------------------------------------------------- - @echo Boost 1.$*.0: verifying boost_1_$*_0/bin/foo + @echo Boost 1.$*.0: checking target architecture of boost_1_$*_0/bin/foo @echo --------------------------------------------------------------------- echo/boost/%/finished: FORCE -- cgit v1.2.3