mirror of
https://git.openafs.org/openafs.git
synced 2025-01-18 06:50:12 +00:00
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>
This commit is contained in:
parent
9faaa2fed8
commit
244397335e
@ -371,7 +371,7 @@ aklog: comerr ptserver
|
||||
|
||||
authtools: pam tsm41 sgistuff aklog
|
||||
|
||||
platform: config
|
||||
platform: config cmd vol
|
||||
+${COMPILE_PART1} platform ${COMPILE_PART2}
|
||||
|
||||
man-pages: config
|
||||
|
Loading…
Reference in New Issue
Block a user