OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_68-16-g2443973
Gerrit Code Review
gerrit@openafs.org
Fri, 18 Dec 2009 12:58:10 -0800 (PST)
The following commit has been merged in the master branch:
commit 244397335e41bb83e4dba12bc30a7b4ec6fc6218
Author: Andrew Deason <adeason@sinenomine.net>
Date: Fri Dec 18 12:21:35 2009 -0600
platform target depends on cmd and vol
The 'platform' target depends on cmd and vol, since on solaris
non-namei, we build fs_conv_sol26.c, which depends on some volume
structures, and uses libcmd. So, have Makefile.in accurately reflect
that dependency so we can build.
Change-Id: Ic7038f252dd069522ebfc8e72b9743c01c97d99c
Reviewed-on: http://gerrit.openafs.org/998
Tested-by: Andrew Deason <adeason@sinenomine.net>
Reviewed-by: Derrick Brashear <shadow@dementia.org>
Tested-by: Derrick Brashear <shadow@dementia.org>
Makefile.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
--
OpenAFS Master Repository