Date: Tue, 1 Dec 1998 11:23:08 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Stas cc: djgpp AT delorie DOT com Subject: Re: crystal space compile problem In-Reply-To: <3663A6FB.FE34551@hotmail.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com On Tue, 1 Dec 1998, Stas wrote: > 'rm' is a UNIX 'delete' command, 'rm -rf out' means 'delete all files in > folder "out"' > Try to change it to 'del' or 'deltree'. Or, better yet, download and install v2gnu/fil316b.zip from your nearest DJGPP site, and you will have rm.exe (as well as a lot of other very useful programs).