From d5c1fe2ae383de59bd796c6a593ffea519310228 Mon Sep 17 00:00:00 2001 From: Rob Landley Date: Sat, 9 Mar 2019 19:16:48 -0600 Subject: Cosmetic tweak. --- scripts/make.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/make.sh b/scripts/make.sh index 82a23c9c..58456f6f 100755 --- a/scripts/make.sh +++ b/scripts/make.sh @@ -264,7 +264,7 @@ fi [ ! -z "$NOBUILD" ] && exit 0 -echo -n "Compile toybox" +echo -n "Compile $OUTNAME" [ ! -z "$V" ] && echo DOTPROG=. -- cgit v1.2.3