From owner-cvs-all Thu Feb 19 00:15:56 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA26839 for cvs-all-outgoing; Thu, 19 Feb 1998 00:15:56 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id AAA26785; Thu, 19 Feb 1998 00:15:47 -0800 (PST) (envelope-from imp@village.org) Received: from harmony [10.0.0.6] by rover.village.org with esmtp (Exim 1.71 #1) id 0y5R8s-000106-00; Thu, 19 Feb 1998 01:15:38 -0700 Received: from harmony.village.org (localhost [127.0.0.1]) by harmony.village.org (8.8.8/8.8.3) with ESMTP id BAA28487; Thu, 19 Feb 1998 01:15:43 -0700 (MST) Message-Id: <199802190815.BAA28487@harmony.village.org> To: John Birrell Subject: Re: cvs commit: src Makefile Cc: cvs-committers@FreeBSD.ORG In-reply-to: Your message of "Wed, 18 Feb 1998 23:34:47 PST." <199802190734.XAA14645@freefall.freebsd.org> References: <199802190734.XAA14645@freefall.freebsd.org> Date: Thu, 19 Feb 1998 01:15:43 -0700 From: Warner Losh Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk In message <199802190734.XAA14645@freefall.freebsd.org> John Birrell writes: : Change the bootstrap makefile inclusion to be general based on the : MACHINE. This lets me play with porting to m68k too. 8-) That is a : good test for portability because MACHINE != MACHINE_ARCH and m68k is : big endian. Hmmm, gotta dust off the FreeBSD/arc port :-) where MACHINE=arc, but MACHINE_ARCH=mips (or is that mipsel). Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message