m0skit0 wrote:Looks like a bad Makefile, but it's strange that no previous error is shown. Can you post the Makefile that gives you that error?
Here's the makefile: (Is quiet large about ~11k lines, I only pasted a few lines where the error occurs)
http://codepad.org/HGY23d01 (The error occurs in line 4 in my paste) (line 842 in the makefile)
Mmm those semicolons don't look right to me, that might be issue?