From owner-freebsd-bugs Sun Jul 1 17:55:39 2001 Delivered-To: freebsd-bugs@freebsd.org Received: from ns.itga.com.au (ns.itga.com.au [202.53.40.210]) by hub.freebsd.org (Postfix) with ESMTP id BA2B437B401 for ; Sun, 1 Jul 2001 17:55:35 -0700 (PDT) (envelope-from gnb@itga.com.au) Received: from lightning.itga.com.au (lightning.itga.com.au [192.168.71.20]) by ns.itga.com.au (8.9.3/8.9.3) with ESMTP id KAA36691; Mon, 2 Jul 2001 10:55:23 +1000 (EST) (envelope-from gnb@itga.com.au) Received: from itga.com.au (lightning.itga.com.au [192.168.71.20]) by lightning.itga.com.au (8.9.3/8.9.3) with ESMTP id KAA29531; Mon, 2 Jul 2001 10:54:08 +1000 (EST) Message-Id: <200107020054.KAA29531@lightning.itga.com.au> X-Mailer: exmh version 2.4 05/15/2001 with nmh-1.0.4 From: Gregory Bond To: Peter Pentchev Cc: freebsd-bugs@FreeBSD.ORG Subject: Re: i386/28562: assym.s: No such file or directory In-reply-to: Your message of Sun, 01 Jul 2001 12:20:03 -0700. Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 02 Jul 2001 10:54:06 +1000 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > The '.depend' file is read by make(1) at the very start, > and is NOT reread when make(1) moves on to the next target specified > on the command line. For those wo are confused by this, the behaviour of gmake is different in this case, and programs/ports built using gmake can use "make depend all" and have it Do The Right Thing. Opionion is divided over whether this is a bug or a feature of gmake! Greg, bitten by this one several times! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message