From: d DOT vrabel AT n-shropshire DOT ac DOT uk (David Vrabel) Newsgroups: comp.os.msdos.djgpp Subject: Re: MAKEFILE PROBLEM!!! correct?? Date: Tue, 12 May 1998 09:22:00 GMT Organization: Staffordshire University Lines: 22 Message-ID: <355812f1.1398665@192.168.1.250> References: <01bd7d72$84cfda40$0a4cdac3 AT default> NNTP-Posting-Host: www.n-shropshire.ac.uk To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk "Daleg" wrote: >PLease somebody tell me what's wrong with this makefile >make tell's 'missing separator' and if i put the ' \ ' then it works >but it tell's 'no rule to make gcc needed by slink' HELP!!! I had this problem and it was fixed by putting a *tab* as the seperator (two might be required I can't remember). They have to be tabs not spaces! I just checked the info docs and it says tabs are required. Make sure your editor keeps tabs and doesn't turn them into spaces. eg target.exe : target.o [tab][command line] David. David Vrabel d DOT vrabel AT n-shropshire DOT ac DOT uk A poor student (aren't they all) at: North Shropshire College Oswestry, Shropshire, UK