openafs/tests/rx
Simon Wilkinson 564fe1e329 rx: Build libtool library
Build a pthreaded, libtool, version of librx.a called liboafs_rx.la.
librx.a remains for LWP applications to use. With this change, all RX
objects are built in both the LWP and pthread cases, so some #ifdef
guards are required to protect code that isn't relevant in a given
build.

Currently, all of our pthreaded objects use libafsrpc to get RX
functionality, so this change is fairly minimal outside of the RX
directory.

Change-Id: I8e629e2319fb1964058e70c3c0c3ed548b09b22d
Reviewed-on: http://gerrit.openafs.org/8058
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@your-file-system.com>
2012-09-08 20:28:32 -07:00
..
.gitignore Update .gitignore files 2012-04-18 20:26:54 -07:00
event-t.c tests: Start using the upstream C TAP harness 2012-05-11 16:36:44 -07:00
Makefile.in rx: Build libtool library 2012-09-08 20:28:32 -07:00
perf-t tests: Add a RX functionality test 2012-04-19 05:07:19 -07:00