OpenAFS Master Repository branch, master, updated. BP--openafs-stable-1_6_x-618-g605b7c3

Gerrit Code Review gerrit@openafs.org
Mon, 3 Jan 2011 18:24:42 -0800 (PST)


The following commit has been merged in the master branch:
commit 605b7c3baaeb7553cb2e150f1156eba6be04c1f8
Author: Jeffrey Altman <jaltman@your-file-system.com>
Date:   Mon Jan 3 21:07:10 2011 -0500

    Windows: permit clean when switching platforms
    
    When switching between i386 and amd64 in the same build tree
    the "clean" make directive would fail due to NTLang.bat not
    having been built in the new platform's destination directory.
    Force NTLang.bat to be built as a dependency of cleanup and
    delete it at the end along with the version files.
    
    Change-Id: I49a44204c636ab9ad89be44d4fad20ed6050fdda
    Reviewed-on: http://gerrit.openafs.org/3615
    Reviewed-by: Jeffrey Altman <jaltman@openafs.org>
    Tested-by: Jeffrey Altman <jaltman@openafs.org>

 NTMakefile            |    4 ++--
 src/config/NTMakefile |    7 +++----
 2 files changed, 5 insertions(+), 6 deletions(-)

-- 
OpenAFS Master Repository