Date: Mon, 6 Nov 2000 00:51:38 -0700 From: Bill Currie To: djgpp AT delorie DOT com Subject: Re: newbie question involving InfoZIP source and DJGPP Message-ID: <20001106005138.A13905@taniwha.org> Mail-Followup-To: djgpp AT delorie DOT com References: <8u49sg$dbj$1 AT freenet9 DOT carleton DOT ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: ; from eliz@is.elta.co.il on Mon, Nov 06, 2000 at 09:15:40AM +0200 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 Precedence: bulk On Mon, Nov 06, 2000 at 09:15:40AM +0200, Eli Zaretskii wrote: > Make doesn't know that changing a Makefile requires recompiling the > entire distribution, unless all .o files have the Makefile in the list of > their prerequisites. And doing so can be a royal PITA when you say add a new file to your project. Only the new file should be compiled, and then the exe/lib linked (been there, got the scars to prove it (no, *I* did not set the makefile up that way)). In summary, this is what `make clean' is for :) Bill -- Leave others their otherness. -- Aratak