OpenAFS Master Repository branch, master, updated. BP--openafs-stable-1_6_x-772-g61453d8

Gerrit Code Review gerrit@openafs.org
Mon, 21 Feb 2011 13:37:08 -0800 (PST)


The following commit has been merged in the master branch:
commit 61453d8f33f6508f8464ffba0657aefb6c7eae3b
Author: Andrew Deason <adeason@sinenomine.net>
Date:   Mon Feb 21 13:49:59 2011 -0600

    Fix budb build rules for tbudb and WINNT
    
    Commit 0d0b5048a5b68d4079b13609775f9234183d1947 only fixed the budb
    Makefile.in. Make the analagous changes to tbudb/Makefile.in and
    NTMakefile.
    
    Change-Id: I4fa00e630aafcfa9d4d41a1948f3eae750900526
    Reviewed-on: http://gerrit.openafs.org/4029
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Derrick Brashear <shadow@dementia.org>

 src/budb/NTMakefile   |   13 ++++++-------
 src/tbudb/.gitignore  |    1 -
 src/tbudb/Makefile.in |   20 ++++++++------------
 3 files changed, 14 insertions(+), 20 deletions(-)

-- 
OpenAFS Master Repository