libafsrpc: avoid concurrent libtool
authorMarc Dionne <marc.c.dionne@gmail.com>
Tue, 11 Sep 2012 00:49:19 +0000 (20:49 -0400)
committerDerrick Brashear <shadow@your-file-system.com>
Tue, 11 Sep 2012 18:39:31 +0000 (11:39 -0700)
commitee18ccbeeb54b76fcc3fc5952da58d1a505eef23
treea2a7933c06cf24b514706deacaa5e14cd8917144
parentd72df5a18e0bb8bbcbf23df3e8591072f0cdb770
libafsrpc: avoid concurrent libtool

libtool gets confused if it is running two instances in the same
directory, so make sure we build libafsrpc.la and libafsrpc_pic.la
one after the other.

Change-Id: Idfd16b1f4e1efe07822a300df798bf05e2df6bcd
Reviewed-on: http://gerrit.openafs.org/8086
Reviewed-by: Derrick Brashear <shadow@your-file-system.com>
Tested-by: Derrick Brashear <shadow@your-file-system.com>
src/libafsrpc/Makefile.in