I\'m learning makefiles and I\'m trying to figure out how to reuse a rule. Right now I have the following:
I want to create a generic nmake file that can be used for multiple projects with minimal changes to the .mak file. I want it to compile all of the source files (c/cpp) in a folder as well as all of t