From owner-cvs-lib Fri Feb 20 09:31:25 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA29115 for cvs-lib-outgoing; Fri, 20 Feb 1998 09:31:25 -0800 (PST) (envelope-from owner-cvs-lib) Received: from ns.mt.sri.com (sri-gw.MT.net [206.127.105.141]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA29039; Fri, 20 Feb 1998 09:30:54 -0800 (PST) (envelope-from nate@mt.sri.com) Received: from mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by ns.mt.sri.com (8.8.8/8.8.8) with SMTP id KAA23861; Fri, 20 Feb 1998 10:30:37 -0700 (MST) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id KAA13444; Fri, 20 Feb 1998 10:30:35 -0700 Date: Fri, 20 Feb 1998 10:30:35 -0700 Message-Id: <199802201730.KAA13444@mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: John Birrell Cc: cvs-committers@freebsd.org, cvs-all@freebsd.org, cvs-lib@freebsd.org Subject: Re: cvs commit: src/lib/libc/stdlib Makefile.inc In-Reply-To: <199802200841.AAA18509@freefall.freebsd.org> References: <199802200841.AAA18509@freefall.freebsd.org> X-Mailer: VM 6.29 under 19.15 XEmacs Lucid Sender: owner-cvs-lib@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > jb 1998/02/20 00:41:47 PST > > Modified files: > lib/libc/stdlib Makefile.inc > Log: > Change MACHINE references to MACHINE_ARCH. Why is this being done? It's the same thing with a different name, no? I thought it was silly when NetBSD did it initially, and it's no less silly now. Nate