The information in this article applies to:
SYMPTOMSUsing an in-line file inside of an inference rule with NMAKE version 1.11, 1.12, or 1.13 can cause improper results in macro substitutions following the in-line file. STATUSThis problem has been fixed in NMAKE versions 1.2 and later. MORE INFORMATIONThe following NMAKE description file produces the following output:
The third line of the output is incorrect. The macro $(SAMPLEDIR) is
incorrectly replaced with the value of $(EXENAME).
Sample Makefile
Additional query words: 1.10
Keywords : kb16bitonly |
Last Reviewed: October 7, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |