Revision 19bf7c87 Makefile
b/Makefile | ||
---|---|---|
177 | 177 |
test-qmp-input-visitor.o test-qmp-output-visitor.o test-qmp-commands.o qemu-ga$(EXESUF): QEMU_CFLAGS += -I $(qapi-dir) |
178 | 178 |
qemu-ga$(EXESUF): LIBS = $(LIBS_QGA) |
179 | 179 |
|
180 |
gen-out-type = $(subst .,-,$@)
|
|
180 |
gen-out-type = $(subst .,-,$(suffix $@))
|
|
181 | 181 |
|
182 | 182 |
$(qapi-dir)/test-qapi-types.c $(qapi-dir)/test-qapi-types.h :\ |
183 | 183 |
$(SRC_PATH)/qapi-schema-test.json $(SRC_PATH)/scripts/qapi-types.py |
Also available in: Unified diff