Revision 47c4d8f0 Makefile.target

b/Makefile.target
624 624
endif
625 625

  
626 626
ifeq ($(TARGET_BASE_ARCH), ppc)
627
op.o: op.c op_template.h op_mem.h
628
op_helper.o: op_helper_mem.h
627
op.o: op.c op_template.h op_mem.h op_helper.h
628
op_helper.o: op_helper.c mfrom_table.c op_helper_mem.h op_helper.h
629 629
translate.o: translate.c translate_init.c
630 630
endif
631 631

  

Also available in: Unified diff