Skip to content

Commit

Permalink
Makefile: Add a "FORCE" target
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Fam Zheng authored and bonzini committed Jun 7, 2016
1 parent 844864f commit d41d4da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -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))

Expand Down

0 comments on commit d41d4da

Please sign in to comment.