delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/2000/11/07/05:34:25

Date: Tue, 7 Nov 2000 12:32:15 +0200 (IST)
From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
X-Sender: eliz AT is
To: Bill Currie <bill AT taniwha DOT org>
cc: djgpp AT delorie DOT com
Subject: Re: newbie question involving InfoZIP source and DJGPP
In-Reply-To: <20001106081659.A14594@taniwha.org>
Message-ID: <Pine.SUN.3.91.1001107123157.23845J@is>
MIME-Version: 1.0
Reply-To: djgpp AT delorie DOT com
Errors-To: nobody AT delorie DOT com
X-Mailing-List: djgpp AT delorie DOT com
X-Unsubscribes-To: listserv AT delorie DOT com

On Mon, 6 Nov 2000, Bill Currie wrote:

> > It depends on the project.
> 
> Hrm, haven't met many projects where you would want this unless you mean it's
> not a PITA for some projects.

In a mature project, any changes to the Makefile usually mean you want
to rebuild.  Adding files is not something you do a lot, once the
baseline is established, and even if you do, "make -t" will prevent
the old targets from being rebuilt unnecessarily.

In addition, "make clean" might be dangerous, if it removes files
which are a pain to recreate (since "make clean" is not something
people do very often, it might be buggy).

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019