/[qemu]/qemu/Makefile.target
ViewVC logotype

Diff of /qemu/Makefile.target

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.53 by bellard, Mon Jan 3 23:38:39 2005 UTC revision 1.54 by bellard, Sat Jan 8 18:55:47 2005 UTC
# Line 392  helper.o: helper.c Line 392  helper.o: helper.c
392          $(CC) $(HELPER_CFLAGS) $(DEFINES) -c -o $@ $<          $(CC) $(HELPER_CFLAGS) $(DEFINES) -c -o $@ $<
393    
394  ifeq ($(TARGET_BASE_ARCH), i386)  ifeq ($(TARGET_BASE_ARCH), i386)
395  op.o: op.c opreg_template.h ops_template.h ops_template_mem.h ops_mem.h  op.o: op.c opreg_template.h ops_template.h ops_template_mem.h ops_mem.h ops_sse.h
396  endif  endif
397    
398  ifeq ($(TARGET_ARCH), arm)  ifeq ($(TARGET_ARCH), arm)

Legend:
Removed from v.1.53  
changed lines
  Added in v.1.54

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26