summaryrefslogtreecommitdiff
path: root/Makefile.target
diff options
context:
space:
mode:
authorDaniel P. Berrange <berrange@redhat.com>2015-09-02 11:35:52 +0100
committerDaniel P. Berrange <berrange@redhat.com>2015-09-15 11:08:50 +0100
commitb124533e069a6624316da2096d170b0bd9197d86 (patch)
tree10f2ebc9993db03821679d3d1cdeb8695dd91e7a /Makefile.target
parent351d36e454cddc67a1675740916636a7ccbf1c4b (diff)
downloadqemu-b124533e069a6624316da2096d170b0bd9197d86.tar.gz
tests: remove repetition in unit test object deps
Most of the unit tests have identical sets of object deps. For example all block unit tests need to depend on $(block-obj-y) libqemuutil.a libqemustub.a Currently each unit test repeats this list of test deps. This list of deps will grow as future patches add more modules to the build, so define some common variables that can be used by all unit tests to remove the repetition. Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
Diffstat (limited to 'Makefile.target')
0 files changed, 0 insertions, 0 deletions