Standard and Managed Makefiles
When you create a new Intel C project in Eclipse*/CDT*, you can select
either Standard Make C Project
or Managed Make C Project.

- Select Standard
Make C Project if your project already includes a makefile.
- Use Managed Make
C Project to build a makefile using Intel compiler-specific options
assigned from property pages.