This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Compiler/CCSTUDIO: gmake: No rule to make target all

Part Number: CCSTUDIO


Tool/software: TI C/C++ Compiler

Hi,

 I have an auto generated code (from MATLAB) with makefile. I have imported makefile and tried to build it. But I am getting an error.

"C:\\ti\\ccs910\\ccs\\utils\\bin\\gmake" all 
gmake: *** No rule to make target 'all'.  Stop.

11:53:54 Build Failed. 1 errors, 0 warnings. (took 270ms)

Thanks,

Satheesh