mirror of
https://git.proxmox.com/git/qemu
synced 2025-08-15 11:51:21 +00:00
add build-all to .PHONY rules
Signed-off-by: Juan Quintela <quintela@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
This commit is contained in:
parent
3e4e4646ea
commit
9c927650eb
2
Makefile
2
Makefile
@ -12,7 +12,7 @@ config-host.mak:
|
|||||||
endif
|
endif
|
||||||
|
|
||||||
.PHONY: all clean cscope distclean dvi html info install install-doc \
|
.PHONY: all clean cscope distclean dvi html info install install-doc \
|
||||||
recurse-all speed tar tarbin test
|
recurse-all speed tar tarbin test build-all
|
||||||
|
|
||||||
VPATH=$(SRC_PATH):$(SRC_PATH)/hw
|
VPATH=$(SRC_PATH):$(SRC_PATH)/hw
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user