From owner-cvs-all Thu Feb 19 23:37:58 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA02529 for cvs-all-outgoing; Thu, 19 Feb 1998 23:37:58 -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 XAA02524; Thu, 19 Feb 1998 23:37:55 -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 XAA17609; Thu, 19 Feb 1998 23:37:09 -0800 (PST) Date: Thu, 19 Feb 1998 23:37:09 -0800 (PST) Message-Id: <199802200737.XAA17609@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jb 1998/02/19 23:37:09 PST Modified files: sys Makefile Log: Test for the existance of ${MACHINE}/boot before trying to build it. The PC98 stuff in this makefile should be removed and that system should build with MACHINE=pc98 and MACHINE_ARCH=i386. Revision Changes Path 1.9 +2 -2 src/sys/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message