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

Diff of /qemu/Makefile.target

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

revision 1.50 by bellard, Sun Dec 12 16:56:30 2004 UTC revision 1.51 by bellard, Sun Dec 19 23:18:01 2004 UTC
# Line 175  endif Line 175  endif
175    
176  ifeq ($(CONFIG_DARWIN),yes)  ifeq ($(CONFIG_DARWIN),yes)
177  OP_CFLAGS+= -mdynamic-no-pic  OP_CFLAGS+= -mdynamic-no-pic
178    LIBS+=-lmx
179  endif  endif
180    
181  #########################################################  #########################################################
# Line 300  VL_OBJS+= mc146818rtc.o serial.o i8259.o Line 301  VL_OBJS+= mc146818rtc.o serial.o i8259.o
301  VL_OBJS+= ppc_prep.o ppc_chrp.o cuda.o adb.o openpic.o mixeng.o  VL_OBJS+= ppc_prep.o ppc_chrp.o cuda.o adb.o openpic.o mixeng.o
302  endif  endif
303  ifeq ($(TARGET_ARCH), sparc)  ifeq ($(TARGET_ARCH), sparc)
304  VL_OBJS+= sun4m.o tcx.o lance.o iommu.o sched.o m48t08.o magic-load.o timer.o  VL_OBJS+= sun4m.o tcx.o lance.o iommu.o m48t08.o magic-load.o slavio_intctl.o slavio_timer.o slavio_serial.o fdc.o
305  endif  endif
306  ifdef CONFIG_GDBSTUB  ifdef CONFIG_GDBSTUB
307  VL_OBJS+=gdbstub.o  VL_OBJS+=gdbstub.o

Legend:
Removed from v.1.50  
changed lines
  Added in v.1.51

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