From owner-cvs-all Sat Dec 11 19:55: 2 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B2A491504E; Sat, 11 Dec 1999 19:54:59 -0800 (PST) (envelope-from nyan@FreeBSD.org) Received: (from nyan@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id TAA11517; Sat, 11 Dec 1999 19:54:59 -0800 (PST) (envelope-from nyan@FreeBSD.org) Message-Id: <199912120354.TAA11517@freefall.freebsd.org> From: Takahashi Yoshihiro Date: Sat, 11 Dec 1999 19:54:59 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src Makefile.inc1 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk nyan 1999/12/11 19:54:59 PST Modified files: . Makefile.inc1 Log: Build a.out tools if MACHINE_ARCH == i386 and MACHINE == pc98. The boot2 for pc98 is still a.out program. I made the original patch, and many problems were fixed by Marcel Moolenaar. Revision Changes Path 1.104 +11 -3 src/Makefile.inc1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message