From owner-freebsd-current@FreeBSD.ORG Mon Mar 17 16:26:50 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9DEA7106566B for ; Mon, 17 Mar 2008 16:26:50 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from cpanel03.rubas-s03.net (cpanel03.rubas-s03.net [195.182.222.73]) by mx1.freebsd.org (Postfix) with ESMTP id 5F7B78FC1E for ; Mon, 17 Mar 2008 16:26:50 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from doc175-eva98.evard.ch ([213.142.175.98] helo=gahrtop.localhost) by cpanel03.rubas-s03.net with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.68) (envelope-from ) id 1JbIAj-0004hE-8n for freebsd-current@freebsd.org; Mon, 17 Mar 2008 17:26:49 +0100 Message-ID: <47DE9BC7.7040108@FreeBSD.org> Date: Mon, 17 Mar 2008 17:26:47 +0100 From: Pietro Cerutti Organization: The FreeBSD Project User-Agent: Thunderbird 2.0.0.12 (X11/20080311) MIME-Version: 1.0 To: freebsd-current X-Enigmail-Version: 0.95.6 OpenPGP: id=9571F78E; url=http://gahr.ch/pgp/ Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - cpanel03.rubas-s03.net X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - FreeBSD.org X-Source: X-Source-Args: X-Source-Dir: Subject: [patch] include_once in make X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Mar 2008 16:26:50 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Dear list, I have a patch which implements the include_once and sinclude_once keywords in make. I think it would be useful in cases where a double include would mess things up (i.e., ports). http://people.freebsd.org/~gahr/make.diff Any comment is welcome! Regards, - -- Pietro Cerutti gahr@FreeBSD.org PGP Public Key: http://gahr.ch/pgp -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.8 (FreeBSD) iEYEAREKAAYFAkfem8cACgkQwMJqmJVx945ZmgCg2XqCpiXfS6heU0z5cMzFiT/5 FvMAoOFYrXQfkQZHGBLXWCAxEha0v7T7 =zOEo -----END PGP SIGNATURE-----