From owner-cvs-all Fri Aug 31 8:43:14 2001 Delivered-To: cvs-all@freebsd.org Received: from rover.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 738C337B401; Fri, 31 Aug 2001 08:43:08 -0700 (PDT) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.3/8.11.3) with ESMTP id f7VFh6X02821; Fri, 31 Aug 2001 09:43:07 -0600 (MDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.11.3/8.11.4) with ESMTP id f7VFh5h04848; Fri, 31 Aug 2001 09:43:05 -0600 (MDT) (envelope-from imp@harmony.village.org) Message-Id: <200108311543.f7VFh5h04848@harmony.village.org> To: Ruslan Ermilov Subject: Re: cvs commit: src/etc Makefile src/etc/defaults make.conf src/games/fortune/datfiles freebsd-tips src/release/doc/en_US.ISO8859-1/relnotes/common new.sgml src/share/examples/etc README.examples make.conf src/share/man/man5 make.conf.5 src/share/man/man7 build.7 ... Cc: Alexander Langer , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org In-reply-to: Your message of "Fri, 31 Aug 2001 14:15:49 +0300." <20010831141549.A55775@sunbay.com> References: <20010831141549.A55775@sunbay.com> <200108302244.f7UMipb68871@freefall.freebsd.org> <20010831112802.A32037@sunbay.com> <20010831125424.A1012@zerogravity.kawo2.rwth-aachen.d> Date: Fri, 31 Aug 2001 09:43:05 -0600 From: Warner Losh 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 In message <20010831141549.A55775@sunbay.com> Ruslan Ermilov writes: : What is the reason that make(1) should .error (read: exit 1; : the following .include is meaningless) if it encounters the : /etc/defaults/make.conf? Since the user was not supposed to : edit this file, and the only uncommented thing was BDECFLAGS, : wouldn't it be more intuitive to just stop including it, but : not bail out? I agree. There's no reason to error out for something like this.... Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message