From owner-cvs-all Wed Apr 10 16:11:57 2002 Delivered-To: cvs-all@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [66.92.13.169]) by hub.freebsd.org (Postfix) with ESMTP id D74E237B404; Wed, 10 Apr 2002 16:11:47 -0700 (PDT) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.2/8.12.2) with ESMTP id g3ANBjYm083906; Wed, 10 Apr 2002 16:11:45 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.2/8.12.2/Submit) id g3ANAU2i083888; Wed, 10 Apr 2002 16:10:30 -0700 (PDT) Date: Wed, 10 Apr 2002 16:10:30 -0700 From: "David O'Brien" To: Ruslan Ermilov Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/awk Makefile Message-ID: <20020410161030.D80542@dragon.nuxi.com> Reply-To: obrien@FreeBSD.org References: <200204100310.g3A3A3n32628@freefall.freebsd.org> <20020410183035.GL98684@sunbay.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020410183035.GL98684@sunbay.com>; from ru@FreeBSD.org on Wed, Apr 10, 2002 at 09:30:35PM +0300 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, Apr 10, 2002 at 09:30:35PM +0300, Ruslan Ermilov wrote: > > Modified files: > > usr.bin/awk Makefile > > Log: > > Style. > Putting ln(1) arguments in non-alphabetical order doesn't enhance > style. There are more instances if -sf than -fs. > The first PROG= line in driven makefiles gives the > basic indent (usually one tab). Oh it does? Maybe in 40% of our Makefiles. _We_have_no_Makefile_style_ The only consistancy we have is when I got sick of sys/modules and usr.sbin. > Lvalues in assignment lines that > exceed this basic indent should use a single space after an > operator. Where is that shown? I made this Makefile in this reguard the way I have made all the Makefiles I have [re]written. > Please back this change out. No thank you. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message