From owner-cvs-all Wed Feb 18 23:35:35 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA22761 for cvs-all-outgoing; Wed, 18 Feb 1998 23:35:35 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA22745; Wed, 18 Feb 1998 23:35:26 -0800 (PST) (envelope-from jb@FreeBSD.org) From: John Birrell Received: (from jb@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id XAA14645; Wed, 18 Feb 1998 23:34:47 -0800 (PST) Date: Wed, 18 Feb 1998 23:34:47 -0800 (PST) Message-Id: <199802190734.XAA14645@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-user@FreeBSD.ORG Subject: cvs commit: src Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jb 1998/02/18 23:34:47 PST Modified files: . Makefile Log: 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. Revision Changes Path 1.159 +4 -4 src/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message