Hi,
I am new to C/C++ and MS Visual Studio 2008. I have a program written in c that I would like to compile. The program comes with many header files and other c scripts but also a MakeFile. I would like to run the MakeFile to just compile the program and then begin modifying the main script to go from there. How do I compile or run a MakeFile using MS Visual Studio 2008.

Thanks
Lefti