Mail Archives: djgpp/1996/07/10/06:58:57
On 10 Jul 1996, Kay Hayen wrote:
> ians AT vvl DOT co DOT uk (Ian Stevenson) meinte am 04.07.96
> zum Thema "Problem with GNU make...":
>
> > D:\IANS\DJGPP\v2gnu\gnu\gcc-272>make -f makefile cccp.o
> > makefile:6: *** missing separator. Stop.
>
> The same was true for me. Couldn't use make at all.
>
> What did we do wrong ? ;-)
You didn't read neither the docs that came with GNU Make, nor the DJGPP
FAQ list. Both tell you that GNU Make needs that all the command lines
in the rules begin with a TAB, not a SPACE.
- Raw text -