From owner-freebsd-standards@FreeBSD.ORG Mon Jan 31 04:50:11 2011 Return-Path: Delivered-To: freebsd-standards@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DA52E106564A for ; Mon, 31 Jan 2011 04:50:11 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id B06698FC08 for ; Mon, 31 Jan 2011 04:50:11 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p0V4oBu5049534 for ; Mon, 31 Jan 2011 04:50:11 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p0V4oB7I049533; Mon, 31 Jan 2011 04:50:11 GMT (envelope-from gnats) Date: Mon, 31 Jan 2011 04:50:11 GMT Message-Id: <201101310450.p0V4oB7I049533@freefall.freebsd.org> To: freebsd-standards@FreeBSD.org From: Garrett Cooper Cc: Subject: Re: standards/116081: make does not work with the directive sinclude X-BeenThere: freebsd-standards@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Garrett Cooper List-Id: Standards compliance List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 Jan 2011 04:50:11 -0000 The following reply was made to PR standards/116081; it has been noted by GNATS. From: Garrett Cooper To: bug-followup@FreeBSD.org, uberlord@gentoo.org Cc: Subject: Re: standards/116081: make does not work with the directive sinclude Date: Sun, 30 Jan 2011 20:49:13 -0800 Apart from the fact that the patch isn't style(9) conformant, I think this is a worthy enhancement to have in make(1). Why hasn't it been integrated yet (and FWIW why is it under standards/ anyhow)? Thanks! -Garrett