rxperf: Build again

Bring the rxperf up to date with the current library requirements of
the rest of the tree.

Change-Id: If35ba0668163d5176cf9a3df1635b4cffbc10ff2
Reviewed-on: http://gerrit.openafs.org/4800
Reviewed-by: Derrick Brashear <shadow@dementia.org>
Tested-by: Jeffrey Altman <jaltman@openafs.org>
Reviewed-by: Jeffrey Altman <jaltman@openafs.org>
This commit is contained in:
Simon Wilkinson 2011-05-14 08:36:49 +01:00 committed by Jeffrey Altman
parent af64a0e471
commit cc119d6363

View File

@ -22,7 +22,8 @@ BASICINCLS = ../rx_clock.h ../rx_queue.h ../rx_event.h
LINK = $(AFS_LDRULE) $@.o ${LIBS} LINK = $(AFS_LDRULE) $@.o ${LIBS}
MT_LINK = $(CC) $(MT_CFLAGS) $(COMMON_CFLAGS) $(AFS_LDFLAGS) -o $@ \ MT_LINK = $(CC) $(MT_CFLAGS) $(COMMON_CFLAGS) $(AFS_LDFLAGS) -o $@ \
$@.o $(TOP_LIBDIR)/libafsrpc.a $(MT_LIBS) $(XLIBS) $@.o $(TOP_LIBDIR)/libafsrpc.a $(LIB_hcrypto) $(LIB_roken) \
$(MT_LIBS) $(XLIBS)
TESTS = testclient testserver kstest kctest testqueue tableGen generator TESTS = testclient testserver kstest kctest testqueue tableGen generator