Date: Thu, 21 Aug 1997 19:35:06 +0200 From: Ollivier Robert <roberto@keltia.freenix.fr> To: freebsd-current@FreeBSD.ORG Subject: Re: make -DNOCLEAN world Message-ID: <19970821193506.57823@keltia.freenix.fr> In-Reply-To: <199708171455.SAA01403@tejblum.dnttm.rssi.ru>; from Dmitrij Tejblum on Sun, Aug 17, 1997 at 06:55:02PM %2B0400 References: <199708171247.WAA16866@godzilla.zeta.org.au> <199708171455.SAA01403@tejblum.dnttm.rssi.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19970821193506.57823>