Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Mar 2002 12:28:23 +0000
From:      Mark Murray <mark@grondar.za>
To:        Ruslan Ermilov <ru@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/share/mk bsd.lib.mk sys.mk src/sys/conf kern.post.mk kmod.mk 
Message-ID:  <200203191228.g2JCSO4j054530@grimreaper.grondar.org>
In-Reply-To: <20020319115306.GE87672@sunbay.com> ; from Ruslan Ermilov <ru@FreeBSD.org>  "Tue, 19 Mar 2002 13:53:06 %2B0200."
References:  <20020319115306.GE87672@sunbay.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
> > Mark wanted to keep all these.  I removed all the "more" pipelines, but
> > left the redirections.  Now the redirection actually works (lint's error
> > output should have been redirected, not more's).
> > 
> We don't redirect stderr for ${CC}, why we should for ${LINT}?
> I prefer to keep this sort of things out of .mk files, they are
> too shell specific.  In the future, we may want to support csh.

${CC}'s purpose is to create other files. ${LINT}'s purpose is to
print output. The above makes that output more sane.

M
-- 
o       Mark Murray
\_
O.\_    Warning: this .sig is umop ap!sdn

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




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