From bcd17d4f85a668e77eff9d506820ee2d99c74864 Mon Sep 17 00:00:00 2001 From: "Darryl L. Miles" Date: Thu, 24 Jul 2025 14:41:01 +0100 Subject: [PATCH] Makefile: removed errnous echo message for make.log --- Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/Makefile b/Makefile index c83b3af7..8ceabece 100644 --- a/Makefile +++ b/Makefile @@ -21,11 +21,9 @@ INSTALL_CAD_DIRS = windows doc ${TECHS} all: $(ALL_TARGET) techs standard: - @echo --- errors and warnings logged in file make.log @${MAKE} mains tcl: - @echo --- errors and warnings logged in file make.log @${MAKE} tcllibrary force: clean all