[krbdev.mit.edu #5875] SVN Commit 
    Jeffrey Altman via RT 
    rt-comment at krbdev.mit.edu
       
    Wed Jan 23 17:11:03 EST 2008
    
    
  
Microsoft's nmake versions 8.x and 9.x prefer executables over
internal shell commands.  This is a change from previous versions.
Cygwin's mkdir and rmdir commands do not have the same semantics
as the cmd.exe shell versions.  
Change the definitions of MKDIR and RMDIR to use 'md' and 'rd'
in order to avoid the use of the cygwin versions.
Commit By: jaltman
Revision: 20211
Changed Files:
U   trunk/src/windows/identity/config/Makefile.w2k
U   trunk/src/windows/identity/config/Makefile.w32
    
    
More information about the krb5-bugs
mailing list