I am trying to get GNU make 3.77 to run the attached makefile.  It gives me the 
following error:  ', needed by `all'.  Stop.target `Server.idl.

GNU make 3.75 has no problem running this makefile.  Am I missing something or is this 
a bug?

Thanks,
Andy Black


all: Server.idl
        idl.exe -I../Cmn Server.idl

Reply via email to