Revision 0aac653c

b/Makefile.target
602 602
endif
603 603

  
604 604
ifeq ($(TARGET_BASE_ARCH), sparc)
605
op.o: op.c op_template.h op_mem.h fop_template.h fbranch_template.h
606
magic_load.o: elf_op.h
605
helper.o: cpu.h exec-all.h
606
op.o: op.c op_template.h op_mem.h fop_template.h fbranch_template.h exec.h cpu.h
607
op_helper.o: exec.h softmmu_template.h cpu.h
608
translate.o: cpu.h exec-all.h disas.h
607 609
endif
608 610

  
609 611
ifeq ($(TARGET_BASE_ARCH), ppc)

Also available in: Unified diff