projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
844864f
)
Makefile: Add a "FORCE" target
author
Fam Zheng
<famz@redhat.com>
Wed, 1 Jun 2016 09:44:20 +0000
(17:44 +0800)
committer
Paolo Bonzini
<pbonzini@redhat.com>
Tue, 7 Jun 2016 12:10:52 +0000
(14:10 +0200)
Signed-off-by: Fam Zheng <famz@redhat.com>
Message-Id: <
1464774261
-648-2-git-send-email-famz@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index ae75dd29e5968572123dc526b646665948204b99..59af636f971bd13573c1567e8a0ac8c48c646021 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-82,7
+82,7
@@
Makefile: ;
configure: ;
.PHONY: all clean cscope distclean dvi html info install install-doc \
- pdf recurse-all speed test dist msi
+ pdf recurse-all speed test dist msi
FORCE
$(call set-vpath, $(SRC_PATH))