From owner-cvs-all Wed May 27 09:39:22 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA05539 for cvs-all-outgoing; Wed, 27 May 1998 09:39:22 -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 JAA05516; Wed, 27 May 1998 09:39:17 -0700 (PDT) (envelope-from peter@FreeBSD.org) From: Peter Wemm Received: (from peter@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id JAA17094; Wed, 27 May 1998 09:33:44 -0700 (PDT) Date: Wed, 27 May 1998 09:33:44 -0700 (PDT) Message-Id: <199805271633.JAA17094@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-user@FreeBSD.ORG Subject: cvs commit: src Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk peter 1998/05/27 09:33:44 PDT Modified files: . Makefile Log: On the other hand, when /usr/bin/as is really a link to objformat, it's not helpful to stop it running /usr/libexec/aout/as for real while bootstrapping. Only force a strict path when we really have built all the tools in $OBJDIR/tmp/usr/libexec/*. Revision Changes Path 1.184 +4 -3 src/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message