Revision 94470844 Makefile.target

b/Makefile.target
592 592
signal.o: signal.c
593 593
	$(CC) $(HELPER_CFLAGS) $(CPPFLAGS) $(BASE_CFLAGS) -c -o $@ $<
594 594

  
595
vga.o: pixel_ops.h
596

  
597
tcx.o: pixel_ops.h
598

  
595 599
ifeq ($(TARGET_BASE_ARCH), i386)
596 600
op.o: op.c opreg_template.h ops_template.h ops_template_mem.h ops_mem.h ops_sse.h
597 601
endif

Also available in: Unified diff