Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Sep 1999 00:30:02 -0700 (PDT)
From:      Sheldon Hearn <sheldonh@uunet.co.za>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: bin/13676: usr.bin/more/Makefile is broken 
Message-ID:  <199909100730.AAA79168@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/13676; it has been noted by GNATS.

From: Sheldon Hearn <sheldonh@uunet.co.za>
To: wollman@khavrinen.lcs.mit.edu
Cc: FreeBSD-gnats-submit@FreeBSD.ORG
Subject: Re: bin/13676: usr.bin/more/Makefile is broken 
Date: Fri, 10 Sep 1999 09:26:14 +0200

 On Thu, 09 Sep 1999 23:50:40 -0400, Garrett Wollman wrote:
 
 > 	more's Makefile erroneously uses ${ECHO}
 
 Why is it erroneous?
 
 > 	-	@${ECHO} '#define DEFRC "\' >> ${.TARGET}
 > 	+	echo '#define DEFRC "\' >> ${.TARGET}
 
 Okay, so you want the echo commands to be displayed. What else is wrong
 with using just ${ECHO} ?
 
 Ciao,
 Sheldon.
 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199909100730.AAA79168>