CompuServe Messages

NMAKE !INCLUDE

    04-Aug-93 09:41:35
Sb: NMAKE !INCLUDE
Fm: Ralph Brown 72010,2365
To: Microsoft
Hi, I just ran into an oddity with the !INCLUDE directive in NMAKE. If the INCLUDE environment path has a directory in it with a "." (on NTFS), NMAKE doesn't seem to keep scanning the list of directories to find the named include file. If I reorder the INCLUDE variable to have the . containing directory after the directory containing the make include file it works fine. Ralph