From owner-cvs-all Fri Nov 2 13:50:22 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1195337B408; Fri, 2 Nov 2001 13:50:17 -0800 (PST) Received: (from imp@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id fA2LoHK54039; Fri, 2 Nov 2001 13:50:17 -0800 (PST) (envelope-from imp) Message-Id: <200111022150.fA2LoHK54039@freefall.freebsd.org> From: Warner Losh Date: Fri, 2 Nov 2001 13:50:15 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf Makefile.pc98 kern.post.mk X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG imp 2001/11/02 13:50:15 PST Modified files: sys/conf Makefile.pc98 kern.post.mk Log: Arrgh. A clean pc98 build failed due to bogons on my part :-(. Fix it by putting back the link of machine to sys/i386/include rather than ../../include (aka sys/pc98/include). I had a stale machine link on my first test. Not sure what the "right" fix is, but this unbreaks things. Revision Changes Path 1.152 +1 -0 src/sys/conf/Makefile.pc98 1.2 +3 -0 src/sys/conf/kern.post.mk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message