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

Diff of /qemu/Makefile.target

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

revision 1.57 by bellard, Thu Feb 10 21:48:51 2005 UTC revision 1.58 by bellard, Tue Feb 22 19:27:14 2005 UTC
# Line 259  ifeq ($(TARGET_BASE_ARCH), sparc) Line 259  ifeq ($(TARGET_BASE_ARCH), sparc)
259  LIBOBJS+= op_helper.o helper.o  LIBOBJS+= op_helper.o helper.o
260  endif  endif
261    
262    ifeq ($(TARGET_BASE_ARCH), arm)
263    LIBOBJS+= op_helper.o
264    endif
265    
266  # NOTE: the disassembler code is only needed for debugging  # NOTE: the disassembler code is only needed for debugging
267  LIBOBJS+=disas.o  LIBOBJS+=disas.o
268  ifeq ($(findstring i386, $(TARGET_ARCH) $(ARCH)),i386)  ifeq ($(findstring i386, $(TARGET_ARCH) $(ARCH)),i386)

Legend:
Removed from v.1.57  
changed lines
  Added in v.1.58

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