Eliminate some multiple targets in Makefile rules
authorMarc Dionne <marc.c.dionne@gmail.com>
Mon, 27 Jul 2009 13:47:08 +0000 (09:47 -0400)
committerDerrick Brashear <shadow@dementia.org>
Fri, 31 Jul 2009 03:11:18 +0000 (20:11 -0700)
commit147aeeb6c59b5f4a9f8a795a91e0c42ecf80278c
tree4d769b1faa3357ed498709f909ceaf202d67bb8f
parent152e9152ff8bef4efac822b5a43b33ba50e8eed5
Eliminate some multiple targets in Makefile rules

Rules with multiple targets can cause problems with parallel builds.
This patch fixes two cases that have caused occasional build errors.

Reviewed-on: http://gerrit.openafs.org/257
Tested-by: Derrick Brashear <shadow@dementia.org>
Reviewed-by: Derrick Brashear <shadow@dementia.org>
src/budb/Makefile.in
src/volser/Makefile.in