From owner-freebsd-questions Fri Jun 23 3:36:54 2000 Delivered-To: freebsd-questions@freebsd.org Received: from backup.af.speednet.com.au (af.speednet.com.au [202.135.188.244]) by hub.freebsd.org (Postfix) with ESMTP id DFCDB37B90C for ; Fri, 23 Jun 2000 03:36:49 -0700 (PDT) (envelope-from andyf@speednet.com.au) Received: from backup.af.speednet.com.au (andyf@backup.af.speednet.com.au [172.22.2.4]) by backup.af.speednet.com.au (8.9.3/8.9.3) with ESMTP id UAA07803; Fri, 23 Jun 2000 20:35:27 +1000 (EST) (envelope-from andyf@speednet.com.au) Date: Fri, 23 Jun 2000 20:35:26 +1000 (EST) From: Andy Farkas X-Sender: andyf@backup.af.speednet.com.au To: "G.B.Naidu" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: make problem... In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, 23 Jun 2000, G.B.Naidu wrote: > make utility is behaving strangely on my FreeBSD 3.3 machine. Whenever I > change some file and do make, it is compiling every file rather than > compiling only the changed file. On a different machine of same release, > make is working properly. I've seen this happen when the date/time is wrong... make sure the files have sane timestamps... 'touch *' may help... > > I guess that there might be some option to make to disable this behaviour. > Could some one help me to know why make is behaving like this and how do I > avoid it? Especially it is very annoying when compiling kernel, as it > takes lot of time to compile for even a single file changes. > > thanks > --gb > -- :{ andyf@speednet.com.au Andy Farkas System Administrator Speednet Communications http://www.speednet.com.au/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message