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.

Using a standard makefile in CCE

 Hi

 I created a makefile for my project and I need to set some generic paths for the --includes  or --searchpath compiler options. They must be generic so that other members of the team can use it no mather where they installed CCE and the project path they use.

I have seen a few variables that I would like to get expanded into the makefile like ${}}-->workspace_loc} or ${project_path} sadly they are not expanded :(

Any one has ideas on how I could get this working?

Many Thanks

**Attention** This is a public forum