Date: Fri, 2 Nov 2001 13:50:15 -0800 (PST) From: Warner Losh <imp@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf Makefile.pc98 kern.post.mk Message-ID: <200111022150.fA2LoHK54039@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200111022150.fA2LoHK54039>