X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Recipient: djgpp AT delorie DOT com From: "Gerrit van Niekerk" Organization: GPvNO To: djgpp AT delorie DOT com Date: Wed, 30 Apr 2008 16:04:23 +0200 MIME-Version: 1.0 Subject: Re: Problem with rm in makefiles Message-ID: <48189887.3932.50772E@gerritvn.gpvno.co.za> In-reply-to: References: <48185DFE DOT 30679 DOT 14FC1904 AT gerritvn DOT gpvno DOT co DOT za>, X-mailer: Pegasus Mail for Windows (4.41) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Content-description: Mail message body 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 30 Apr 2008 at 5:07, Juan Manuel Guerrero wrote: > Gerrit van Niekerk schrieb: > > I find it strange that ZIP File Picker does not select v2gnu/fil41b.zip, but does > > select v2gnu/mak3791b.zip which requires rm.exe. Is that a shortcoming or > > am I missing something? > > Make does not require anything. It is your makefile that > determinates what kind of tools shall be invoked to fullfill > the task. [SNIP] Yes, you are right, but when you use RHIDE to generate a makefile, it puts in the RM commands. So it would be nice if Fileutils could be included when Rhide and Make are both requested, but this is just a suggestion.