X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: "Rasmus" Newsgroups: comp.os.msdos.djgpp References: <9V0hb.962$lJ3 DOT 817 AT news DOT get2net DOT dk> <200310082331 DOT h98NV5mK018960 AT envy DOT delorie DOT com> Subject: Re: djgpp, make under windwos => no rule to make target 'foo' :-( Lines: 16 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Message-ID: <3k1hb.965$604.348@news.get2net.dk> Date: Thu, 9 Oct 2003 01:44:54 +0200 NNTP-Posting-Host: 192.38.233.163 X-Complaints-To: abuse AT uni2 DOT dk X-Trace: news.get2net.dk 1065656703 192.38.233.163 (Thu, 09 Oct 2003 01:45:03 CEST) NNTP-Posting-Date: Thu, 09 Oct 2003 01:45:03 CEST Organization: UNI2 Internet Kunde To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com > > Even if I specify the makefile (-f Makefile) I get the error. > > What editor did you use to edit the Makefile? If you type "type > Makefile" does it print what you expect? I have tried two situations: 1) using a Makefile from a public package (seqio), and 2) editing the Makefile in emacs Both cases gives me an error. PS Sorry for forgetting: I have installed at Windows XP Ras