]> git.michaelhowe.org Git - packages/o/openafs.git/commit
vol: Fix build with separate objdir
authorBenjamin Kaduk <kaduk@mit.edu>
Mon, 7 Apr 2014 21:55:09 +0000 (17:55 -0400)
committerStephan Wiesand <stephan.wiesand@desy.de>
Wed, 13 Aug 2014 18:52:48 +0000 (14:52 -0400)
commit22eddf1c63dea6267e8cd9ee9a0d90c5fd9978b3
tree87ec16795511a54665761b86f81d7423b7503800
parentd43dd100149584d5a2ae1f2d8514a917b73ebf28
vol: Fix build with separate objdir

The volscan-main and volinfo-main source files are in the source
tree, not the object tree; refer to the objects in the Makefile
as dependencies, so that they will be picked up properly.  The
objects will be made just fine by the implicit .c.o rule.

Reviewed-on: http://gerrit.openafs.org/10988
Reviewed-by: Michael Meffie <mmeffie@sinenomine.net>
Tested-by: Benjamin Kaduk <kaduk@mit.edu>
Reviewed-by: Jeffrey Altman <jaltman@your-file-system.com>
(cherry picked from commit 074d745a02d80bfd2c16a4e2b7b4222022f8e641)

Change-Id: I3f29fcfb0257e145e0aae62ba425ccd7df513a72
Reviewed-on: http://gerrit.openafs.org/11279
Reviewed-by: Andrew Deason <adeason@sinenomine.net>
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
src/vol/Makefile.in