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.

How to generate a single make file out of a ccs project for msp430?

How can I generate a single makefile which has all the compiler options linker options etc. and has all depandancies  without any includes which can be used by a thirdparty tool to build the project.