Makefiles
Just looking for some info on makefiles ideally a cross reference for different compilers specifically Dev-C++ and VC++
I have been searching for a while and I can only find brief walkthroughs of creating one but none explain much about the actual goings on.
I''d like to be able to write my own makefiles, even if only for the learning experience.
struct Geek {
void e_mail = belgedin@earthlink.net;
void url;
int age = 17;
};
"I thought Genius lived in bottles..." - Patrick Star
try http://www.gnu.org and look through the docs. Search for Make documentation...only around 200 pages or so...
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement