changeset 560:417c5329cba2

Added "" to blank ECHO
author boisy
date Thu, 31 Oct 2002 15:48:55 +0000
parents 33f12fe91048
children b857a3ab42d5
files level2/cmds/makefile
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/level2/cmds/makefile	Thu Oct 31 15:22:39 2002 +0000
+++ b/level2/cmds/makefile	Thu Oct 31 15:48:55 2002 +0000
@@ -30,13 +30,13 @@
 	$(MERGE) $(SHELLMODS)>$@
 	@$(ECHO) "*** Be sure the size of this file is less than 7681 bytes! ***"
 	@ls -l $@
-	@$(ECHO)
+	@$(ECHO) ""
 
 utilpak1:  $(UTILPAK1) $(DEPENDS)
 	$(MERGE) $(UTILPAK1)>$@
 	@$(ECHO) "*** Be sure the size of this file is less than 7681 bytes! ***"
 	@ls -l $@
-	@$(ECHO)
+	@$(ECHO) ""
 
 $(BASIC09FILES): $(BASEDIR)/3rdparty/packages/basic09/$@
 	-$(SOFTLINK) $(BASEDIR)/3rdparty/packages/basic09/$@