libafsrpc: avoid more concurrent libtool
authorDerrick Brashear <shadow@your-file-system.com>
Fri, 1 Feb 2013 13:42:49 +0000 (08:42 -0500)
committerJeffrey Altman <jaltman@your-file-system.com>
Fri, 1 Feb 2013 18:46:58 +0000 (10:46 -0800)
commitd1c6b7bc580e05f29f577bfdcdbd30c80cb1596b
tree64b8e54f7c8c05bfa7ff4291dbcc40938e7f0dcc
parent1839cdbe268f4b19ac8e81ae78548f5c78e0c641
libafsrpc: avoid more concurrent libtool

libtool gets confused if it is running two instances in the same
directory, so make sure we build libafsrpc.a after the other things
we already single-stream.

Change-Id: I4c26b5707fdb73319563b063b45eb40b7ca1457e
Reviewed-on: http://gerrit.openafs.org/9017
Reviewed-by: Marc Dionne <marc.c.dionne@gmail.com>
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Jeffrey Altman <jaltman@your-file-system.com>
src/libafsrpc/Makefile.in