From a05221914d20b87c4e06e4e3c7ec8b8bf5f11892 Mon Sep 17 00:00:00 2001 From: ian Date: Fri, 9 Jun 2000 20:27:05 +0000 Subject: [PATCH 1/1] Clean up message. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index f9550d5..cca6963 100644 --- a/Makefile +++ b/Makefile @@ -19,7 +19,7 @@ VERSION=0.1 all: - echo >&2 'See README. This is not a unified package.' + @echo >&2 'See README. This is not a unified package.' distclean: find . \( -name '*~' -o -name '#*#' -o -name '*.o' -o -name core \ -- 2.30.2