X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f Date: Wed, 8 Oct 2003 20:32:29 -0400 Message-Id: <200310090032.h990WTpQ019498@envy.delorie.com> From: DJ Delorie To: djgpp AT delorie DOT com In-reply-to: (razor-report@daimi.au.dk) Subject: Re: djgpp, make under windwos => no rule to make target 'foo' :-( References: <9V0hb.962$lJ3 DOT 817 AT news DOT get2net DOT dk> <200310082331 DOT h98NV5mK018960 AT envy DOT delorie DOT com> <3k1hb.965$604 DOT 348 AT news DOT get2net DOT dk> <200310090002 DOT h9902b1K019272 AT envy DOT 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 > C:\dev\birc\SEQIO-~1.2> Ok, *this* helps. Do not use c:\dev for your own files. DJGPP programs simulate a unix-style /dev and thus any existing /dev will be hidden. Also, avoid directory names that require long file names if you can.