From owner-cvs-all Sun Oct 11 18:03:03 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA15333 for cvs-all-outgoing; Sun, 11 Oct 1998 18:03:03 -0700 (PDT) (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 SAA15327; Sun, 11 Oct 1998 18:03:02 -0700 (PDT) (envelope-from rnordier@FreeBSD.org) From: Robert Nordier Received: (from rnordier@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id SAA17018; Sun, 11 Oct 1998 18:03:00 -0700 (PDT) Date: Sun, 11 Oct 1998 18:03:00 -0700 (PDT) Message-Id: <199810120103.SAA17018@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/boot/i386/loader Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk rnordier 1998/10/11 18:03:00 PDT Modified files: sys/boot/i386/loader Makefile Log: Use rather than for linking. This allows the new rather than stale version of libstand.a to be found. After this change, the new boot code is apparently building correctly in a make world. Revision Changes Path 1.11 +2 -2 src/sys/boot/i386/loader/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message