summaryrefslogtreecommitdiffstats
path: root/Makefile.target
diff options
context:
space:
mode:
authorPeter Maydell2013-09-13 19:25:52 +0200
committerPaolo Bonzini2013-10-16 18:21:00 +0200
commit9ef622e31e7168a9a2c80f95d245c2ad156e3fa7 (patch)
tree0c511c47b0f3eafdcb297b829e34ebe708cb21dd /Makefile.target
parentrules.mak: New logical functions for handling y/n values (diff)
downloadqemu-9ef622e31e7168a9a2c80f95d245c2ad156e3fa7.tar.gz
qemu-9ef622e31e7168a9a2c80f95d245c2ad156e3fa7.tar.xz
qemu-9ef622e31e7168a9a2c80f95d245c2ad156e3fa7.zip
rules.mak: New string testing functions
Add new string testing functions which return a y/n result: eq : are two strings equal (ignoring leading/trailing space)? ne : are two strings unequal? isempty : is a string empty? notempty : is a string non-empty? Based on an idea by Ákos Kovács <akoskovacs@gmx.com>. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'Makefile.target')
0 files changed, 0 insertions, 0 deletions