Date: Thu, 25 Oct 2001 20:12:45 +0300 From: Ruslan Ermilov <ru@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/conscontrol Makefile Message-ID: <20011025201245.L41293@sunbay.com> In-Reply-To: <200110251709.f9PH9bD60901@freefall.freebsd.org>; from ru@FreeBSD.org on Thu, Oct 25, 2001 at 10:09:37AM -0700 References: <200110251709.f9PH9bD60901@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Oct 25, 2001 at 10:09:37AM -0700, Ruslan Ermilov wrote: > ru 2001/10/25 10:09:37 PDT > > Modified files: > sbin/conscontrol Makefile > Log: > Put WARNS into the right place. > > Revision Changes Path > 1.4 +1 -1 src/sbin/conscontrol/Makefile > Simple makefiles should put variables sorted by their use. In this case, CFLAGS (which the WARNS is part of) is used before MAN. /me badly needs to find time for Makefile.style(7). Cheers, -- Ruslan Ermilov Oracle Developer/DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age 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?20011025201245.L41293>