Macros and NMAKE (original) (raw)
Share via
In this article
Macros replace a particular string in the makefile with another string. Using macros, you can:
- Create a makefile that can build different projects.
- Specify options for commands.
- Set environment variables.
You can define your own macros or use NMAKE's predefined macros.
What do you want to know more about?
See also
Feedback
Was this page helpful?
No
Need help with this topic?
Want to try using Ask Learn to clarify or guide you through this topic?