/[qemu]/qemu/Makefile
ViewVC logotype

Diff of /qemu/Makefile

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

revision 1.39 by bellard, Fri Jun 27 12:02:03 2003 UTC revision 1.40 by bellard, Fri Jun 27 17:34:32 2003 UTC
# Line 98  SRCS:= $(OBJS:.o=.c) Line 98  SRCS:= $(OBJS:.o=.c)
98  OBJS+= libqemu.a  OBJS+= libqemu.a
99    
100  # cpu emulator library  # cpu emulator library
101  LIBOBJS=thunk.o exec.o translate.o cpu-exec.o  LIBOBJS=thunk.o exec.o translate.o cpu-exec.o gdbstub.o
102    
103  ifeq ($(TARGET_ARCH), i386)  ifeq ($(TARGET_ARCH), i386)
104  LIBOBJS+=translate-i386.o op-i386.o helper-i386.o  LIBOBJS+=translate-i386.o op-i386.o helper-i386.o

Legend:
Removed from v.1.39  
changed lines
  Added in v.1.40

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