1obj-y += translate.o op_helper.o helper.o cpu.o mmu.o 2obj-$(CONFIG_SOFTMMU) += monitor.o 3 4$(obj)/op_helper.o: QEMU_CFLAGS += $(HELPER_CFLAGS) 5