Revision 664e0f19 Makefile.target

b/Makefile.target
392 392
	$(CC) $(HELPER_CFLAGS) $(DEFINES) -c -o $@ $<
393 393

  
394 394
ifeq ($(TARGET_BASE_ARCH), i386)
395
op.o: op.c opreg_template.h ops_template.h ops_template_mem.h ops_mem.h
395
op.o: op.c opreg_template.h ops_template.h ops_template_mem.h ops_mem.h ops_sse.h
396 396
endif
397 397

  
398 398
ifeq ($(TARGET_ARCH), arm)

Also available in: Unified diff