mirror of
https://git.openafs.org/openafs.git
synced 2025-01-31 05:27:44 +00:00
roken header dependencies mean we need roken
and probably more than just these but let's start here. Change-Id: Id0f174a84ecb8ffd1fbdcade6f139fc78c4b99e2 Reviewed-on: http://gerrit.openafs.org/4492 Reviewed-by: Simon Wilkinson <sxw@inf.ed.ac.uk> Reviewed-by: Derrick Brashear <shadow@dementia.org> Tested-by: Derrick Brashear <shadow@dementia.org>
This commit is contained in:
parent
fa6339d7ff
commit
9f2fc1c707
@ -146,7 +146,7 @@ tests: all
|
|||||||
config: prelude
|
config: prelude
|
||||||
+${COMPILE_PART1} config ${COMPILE_PART2}
|
+${COMPILE_PART1} config ${COMPILE_PART2}
|
||||||
|
|
||||||
procmgmt: config
|
procmgmt: $(DIR_roken) config
|
||||||
+${COMPILE_PART1} procmgmt ${COMPILE_PART2}
|
+${COMPILE_PART1} procmgmt ${COMPILE_PART2}
|
||||||
|
|
||||||
util: $(DIR_roken) procmgmt hcrypto lwp_depinstall rx_depinstall
|
util: $(DIR_roken) procmgmt hcrypto lwp_depinstall rx_depinstall
|
||||||
@ -185,7 +185,7 @@ lwp: util lwp_depinstall
|
|||||||
roken: config
|
roken: config
|
||||||
+${COMPILE_PART1} roken ${COMPILE_PART2}
|
+${COMPILE_PART1} roken ${COMPILE_PART2}
|
||||||
|
|
||||||
rxgen: config
|
rxgen: $(DIR_roken) config
|
||||||
+${COMPILE_PART1} rxgen ${COMPILE_PART2}
|
+${COMPILE_PART1} rxgen ${COMPILE_PART2}
|
||||||
|
|
||||||
rx: config lwp rxgen rx_depinstall
|
rx: config lwp rxgen rx_depinstall
|
||||||
|
Loading…
x
Reference in New Issue
Block a user