lwp: Fast time doesn't need util
[openafs.git] / Makefile.in
index 672e53d..f46d149 100644 (file)
@@ -149,7 +149,7 @@ config: prelude
 procmgmt: $(DIR_roken) config
        +${COMPILE_PART1} procmgmt ${COMPILE_PART2}
 
-opr: config $(DIR_roken)
+opr: config hcrypto $(DIR_roken)
        +${COMPILE_PART1} opr ${COMPILE_PART2}
 
 util: opr $(DIR_roken) procmgmt hcrypto lwp_depinstall rx_depinstall
@@ -178,7 +178,7 @@ hcrypto: config $(DIR_roken)
 rfc3961: config hcrypto
        +${COMPILE_PART1} crypto/rfc3961 ${COMPILE_PART2}
 
-lwp: util lwp_depinstall
+lwp: opr $(DIR_roken) lwp_depinstall
        +${COMPILE_PART1} lwp ${COMPILE_PART2}
 
 roken: config
@@ -187,7 +187,7 @@ roken: config
 rxgen: $(DIR_roken) config
        +${COMPILE_PART1} rxgen ${COMPILE_PART2}
 
-rx: config lwp rxgen rx_depinstall
+rx: config lwp rxgen rx_depinstall util
        +${COMPILE_PART1} rx ${COMPILE_PART2}
 
 rxstat: rx rxstat_depinstall