From 42067725035e94a35740a01227daa8d3cfe7ff98 Mon Sep 17 00:00:00 2001 From: "Jordan K. Hubbard" Date: Sun, 5 Nov 2000 23:14:49 +0000 Subject: [PATCH] MFS: eliminate duplicate start line --- Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile b/Makefile index 440a72840b68..abb21e4d673d 100644 --- a/Makefile +++ b/Makefile @@ -131,7 +131,6 @@ world: upgrade_checks .endif @echo @echo "--------------------------------------------------------------" - @echo ">>> ${OBJFORMAT} make world started on ${STARTTIME}" @echo ">>> ${OBJFORMAT} make world completed on `LC_TIME=C date`" @echo "--------------------------------------------------------------"