Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
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.