From 18e78c2be7f7a650aadc644472e4a774b99278c9 Mon Sep 17 00:00:00 2001 From: Ulrich Sibiller Date: Sat, 11 May 2024 17:18:29 +0200 Subject: multiple imake config fixes see ArcticaProject/nx-libs/issues/1058 for details and the original patch. Found and fixed by realsimix Adresses ArcticaProject/nx-libs#1058 (part 1) --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 1e744fa22..9a08e08e2 100644 --- a/Makefile +++ b/Makefile @@ -116,7 +116,7 @@ ifneq "$(strip $(NX_VERSION_CUSTOM))" "" endif imakeconfig: - @echo; + @echo @echo "===> $@" # auto-config some setting -- cgit v1.2.3