summaryrefslogtreecommitdiffstats
path: root/include/exec/softmmu_exec.h
diff options
context:
space:
mode:
authorFam Zheng2014-03-17 02:35:22 +0100
committerPeter Maydell2014-03-17 12:50:19 +0100
commitf4b11eee2f562c23b3efc33b96ba4542c9ca81aa (patch)
tree5d5362b19e5fb4d9768e9c8d5a557770e509e1c1 /include/exec/softmmu_exec.h
parentMerge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-03-15' in... (diff)
downloadqemu-f4b11eee2f562c23b3efc33b96ba4542c9ca81aa.tar.gz
qemu-f4b11eee2f562c23b3efc33b96ba4542c9ca81aa.tar.xz
qemu-f4b11eee2f562c23b3efc33b96ba4542c9ca81aa.zip
Makefile: Fix "make clean"
This fixes a dangerous bug: "make clean" after "make distclean" will delete every single file including those under .git, if you do in-tree build! Rationale: A first "make distclean" will unset $(DSOSUF), a following "make distclean" or "make clean" will find all the files and delete it. Fix it by explicitly typing the file extensions here, and combine multiple find invocations into one. Signed-off-by: Fam Zheng <famz@redhat.com> Message-id: 1395020122-4957-1-git-send-email-famz@redhat.com Reviewed-by: Stefan Weil <sw@weilnetz.de> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'include/exec/softmmu_exec.h')
0 files changed, 0 insertions, 0 deletions