lwp: Fast time doesn't need util

With the rise of roken, the fasttime file no longer depends on util

Change-Id: I2a1391d13bb39321666889dcfc2fbf43b181c749
Reviewed-on: http://gerrit.openafs.org/8030
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Jeffrey Altman <jaltman@your-file-system.com>
Reviewed-by: Derrick Brashear <shadow@dementix.org>
This commit is contained in:
Simon Wilkinson 2012-05-24 09:12:13 +01:00 committed by Derrick Brashear
parent c2d724dc5b
commit 04c750b2fe
2 changed files with 2 additions and 4 deletions

View File

@ -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

View File

@ -28,8 +28,6 @@
#include <roken.h>
#include <afs/afsutil.h>
int ft_debug;
#define TRUE 1