I am new to MakeFiles and also to the Intel C++ Compilers. I own v11 Compilers for OS X, Win3 and Linux.
Currently I am using Xcode, Visual Studio and Kdevelop, respectively. I want to move away from a specific IDE and just use MakeFiles and a text editor. I tend to be more productive this way and it works for me in developing cross-platforms apps.
With all of this, I have very little experience with using MakeFiles and I was hoping someone might have advice and more specifically how to tell the MakeFile to use my Intel Compilers.