Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id EB7B563B842 for ; Tue, 16 Sep 2008 15:02:56 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id A123863B211; Tue, 16 Sep 2008 15:02:56 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id DDFB963B109 for ; Tue, 16 Sep 2008 15:02:55 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id CE426175D0; Tue, 16 Sep 2008 15:02:55 +0000 (UTC) From: Roland Illig Subject: CVS commit: pkgsrc/mk/compiler To: pkgsrc-changes@NetBSD.org Reply-To: rillig@netbsd.org Message-Id: <20080916150255.CE426175D0@cvs.netbsd.org> Date: Tue, 16 Sep 2008 15:02:55 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: rillig Date: Tue Sep 16 15:02:55 UTC 2008 Modified Files: pkgsrc/mk/compiler: gcc.mk Log Message: Added the list of variables, so that "bmake show-all-gcc" shows all the internals of this file. To generate a diff of this commit: cvs rdiff -r1.93 -r1.94 pkgsrc/mk/compiler/gcc.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.