From owner-freebsd-current Thu Aug 21 14:32:01 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id OAA20599 for current-outgoing; Thu, 21 Aug 1997 14:32:01 -0700 (PDT) Received: from mexico.brainstorm.eu.org (root@mexico.brainstorm.fr [193.56.58.253]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id OAA20583 for ; Thu, 21 Aug 1997 14:31:56 -0700 (PDT) Received: from brasil.brainstorm.eu.org (brasil.brainstorm.fr [193.56.58.33]) by mexico.brainstorm.eu.org (8.8.4/8.8.4) with ESMTP id XAA28745 for ; Thu, 21 Aug 1997 23:31:34 +0200 Received: (from uucp@localhost) by brasil.brainstorm.eu.org (8.8.6/brasil-1.2) with UUCP id XAA20961 for freebsd-current@FreeBSD.ORG; Thu, 21 Aug 1997 23:30:58 +0200 Received: (from roberto@localhost) by keltia.freenix.fr (8.8.6/keltia-uucp-2.9) id TAA15434; Thu, 21 Aug 1997 19:35:06 +0200 (CEST) Message-ID: <19970821193506.57823@keltia.freenix.fr> Date: Thu, 21 Aug 1997 19:35:06 +0200 From: Ollivier Robert To: freebsd-current@FreeBSD.ORG Subject: Re: make -DNOCLEAN world References: <199708171247.WAA16866@godzilla.zeta.org.au> <199708171455.SAA01403@tejblum.dnttm.rssi.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.76 In-Reply-To: <199708171455.SAA01403@tejblum.dnttm.rssi.ru>; from Dmitrij Tejblum on Sun, Aug 17, 1997 at 06:55:02PM +0400 X-Operating-System: FreeBSD 3.0-CURRENT ctm#3481 AMD-K6 MMX @ 208 MHz Sender: owner-freebsd-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk According to Dmitrij Tejblum: > -C Copy the file, as if the -c option is specified, except if the > target file already exists and the files are the same, then don't > change the modification time of the target. The way I read it (and the way it works) is that if the file previously exist (from a previous make world) but hasn't been changed, then you'll keep the same time as before, and the dependancies will work. I have "INSTALL= install -C" into /etc/make.conf... -- Ollivier ROBERT -=- FreeBSD: There are no limits -=- roberto@keltia.freenix.fr FreeBSD keltia.freenix.fr 3.0-CURRENT #23: Sun Jul 20 18:10:34 CEST 1997