qemu/target/alpha/Makefile.objs
<<
>>
Prefs
   1obj-$(CONFIG_SOFTMMU) += machine.o
   2obj-y += translate.o helper.o cpu.o
   3obj-y += int_helper.o fpu_helper.o vax_helper.o sys_helper.o mem_helper.o
   4obj-y += gdbstub.o
   5