From: "Peter S Tillier" Newsgroups: comp.os.msdos.djgpp Subject: Re: Simple (?) problem with djgpp/gcc/make Date: Mon, 2 Jun 2003 07:39:30 +0100 Organization: Private Lines: 19 Message-ID: References: <1ba37fef DOT 0306010650 DOT 10517f99 AT posting DOT google DOT com> <6137-Sun01Jun2003200228+0300-eliz AT elta DOT co DOT il> <1ba37fef DOT 0306011651 DOT 4dfb06ed AT posting DOT google DOT com> NNTP-Posting-Host: eq1152.demon.co.uk Mime-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Trace: news.demon.co.uk 1054536105 8109 158.152.22.92 (2 Jun 2003 06:41:45 GMT) X-Complaints-To: abuse AT demon DOT net NNTP-Posting-Date: Mon, 2 Jun 2003 06:41:45 +0000 (UTC) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1106 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Nick wrote: [...] > > ----MAKEFILE------ > hello.o : hello.c > echo x > ECHO y > gcc -v > echo z > gcc -c hello.c > ------------------ [...] Try indenting the last 4 commands with a tab. HTH -- Peter S Tillier "Who needs perl when you can write dc, sokoban, arkanoid and an unlambda interpreter in sed?"