]> git.proxmox.com Git - mirror_qemu.git/blobdiff - Makefile.target
s390x/cpumodel: generate CPU feature lists for CPU models
[mirror_qemu.git] / Makefile.target
index a440bcb5b88c54632795acd491a6f30423c93a5e..8c7a072f08a247abb49a2b6d516e69d86ce90fc7 100644 (file)
@@ -212,7 +212,7 @@ hmp-commands-info.h: $(SRC_PATH)/hmp-commands-info.hx $(SRC_PATH)/scripts/hxtool
 qmp-commands-old.h: $(SRC_PATH)/qmp-commands.hx $(SRC_PATH)/scripts/hxtool
        $(call quiet-command,sh $(SRC_PATH)/scripts/hxtool -h < $< > $@,"  GEN   $(TARGET_DIR)$@")
 
-clean:
+clean: clean-target
        rm -f *.a *~ $(PROGS)
        rm -f $(shell find . -name '*.[od]')
        rm -f hmp-commands.h qmp-commands-old.h gdbstub-xml.c