Received: by mail.netbsd.org (Postfix, from userid 605) id B2CDB84DD6; Fri, 15 Mar 2019 03:10:26 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 367BA84DBE for ; Fri, 15 Mar 2019 03:10:26 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id Up-e6LhDya9R for ; Fri, 15 Mar 2019 03:10:25 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id CF31384D51 for ; Fri, 15 Mar 2019 03:10:25 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id C9AA2FB16; Fri, 15 Mar 2019 03:10:25 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Fri, 15 Mar 2019 03:10:25 +0000 From: "matthew green" Subject: CVS commit: src/external/mit/xorg/lib To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20190315031025.C9AA2FB16@cvs.NetBSD.org> Sender: source-changes-owner@NetBSD.org List-Id: source-changes.NetBSD.org Precedence: bulk Reply-To: source-changes-d@NetBSD.org Mail-Reply-To: "matthew green" Mail-Followup-To: source-changes-d@NetBSD.org List-Unsubscribe: Module Name: src Committed By: mrg Date: Fri Mar 15 03:10:25 UTC 2019 Modified Files: src/external/mit/xorg/lib: libmesa.mk Log Message: remove INCLUDES.all setting and it's processing. already done elsewhere. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/external/mit/xorg/lib/libmesa.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.