OpenAFS Master Repository branch, openafs-stable-1_6_x, updated. openafs-stable-1_6_0pre1-87-g25231ef

Gerrit Code Review gerrit@openafs.org
Thu, 3 Feb 2011 03:26:14 -0800 (PST)


The following commit has been merged in the openafs-stable-1_6_x branch:
commit 25231ef066e88ed2f84745de31771e53b1c6f120
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.
    
    Reviewed-on: http://gerrit.openafs.org/3615
    Reviewed-by: Jeffrey Altman <jaltman@openafs.org>
    Tested-by: Jeffrey Altman <jaltman@openafs.org>
    (cherry picked from commit 605b7c3baaeb7553cb2e150f1156eba6be04c1f8)
    
    Change-Id: Ia215c34f06976dee588292fccb7396a49ab98035
    Reviewed-on: http://gerrit.openafs.org/3813
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Derrick Brashear <shadow@dementia.org>

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

-- 
OpenAFS Master Repository