Date: Sat, 6 Jan 2001 14:12:44 +0100 From: Jeroen Ruigrok van der Werven <asmodai@FreeBSD.org> To: Alexander Langer <alex@big.endian.de> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/modules/s3 Makefile Message-ID: <20010106141244.A383@daemon.ninth-circle.org> In-Reply-To: <20010106125323.A2966@cichlids.cichlids.com>; from alex@big.endian.de on Sat, Jan 06, 2001 at 12:53:23PM %2B0100 References: <200101060944.f069iUU78655@freefall.freebsd.org> <20010106125323.A2966@cichlids.cichlids.com>
next in thread | previous in thread | raw e-mail | index | archive | help
-On [20010106 13:00], Alexander Langer (alex@big.endian.de) wrote: >Thus spake Jeroen Ruigrok van der Werven (asmodai@FreeBSD.org): > >> We don't use += for SRCS in Makefiles, we simply use the >> line continuation character and state the rest of the sourcefiles >> on the next line. > >Uhm: >alex:/sys/modules $ grep 'SRCS[^\t ]+=' */Makefile | wc -l > 38 Please look at those files before commenting, then you would have noted that most, if not all, of these Makefiles use the += only for inclusion due to #define's, which does make sense. -- Jeroen Ruigrok vd Werven/Asmodai asmodai@[wxs.nl|bart.nl|freebsd.org] Documentation nutter/C-rated Coder BSD: Technical excellence at its best D78D D0AD 244D 1D12 C9CA 7152 035C 1138 546A B867 There is time in life for everything... 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?20010106141244.A383>