OpenAFS Master Repository branch, master, updated. BP--openafs-stable-1_6_x-750-g43b8bcf

Gerrit Code Review gerrit@openafs.org
Wed, 16 Feb 2011 19:53:49 -0800 (PST)


The following commit has been merged in the master branch:
commit 43b8bcf2a7c7dfd855a9f2bf274a93289a4941c6
Author: Andrew Deason <adeason@sinenomine.net>
Date:   Wed Feb 16 16:24:47 2011 -0600

    util: Use foo_pic.o instead of pic_foo.o
    
    Be more consistent with the rest of the tree, and name PIC object
    files with the convention foo_pic.o.
    
    Change-Id: Ib3b9642534c51ffb10fe3c86f779b4e9df6af4c1
    Reviewed-on: http://gerrit.openafs.org/3968
    Reviewed-by: Simon Wilkinson <sxw@inf.ed.ac.uk>
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Derrick Brashear <shadow@dementia.org>

 src/util/Makefile.in |   98 +++++++++++++++++++++++++-------------------------
 1 files changed, 49 insertions(+), 49 deletions(-)

-- 
OpenAFS Master Repository