mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-12-24 00:18:36 -07:00
Makefile: Add a "FORCE" target
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>
This commit is contained in:
parent
844864fbae
commit
d41d4da3c5
1 changed files with 1 additions and 1 deletions
2
Makefile
2
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))
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue