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

Diff of /qemu/Makefile.target

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

revision 1.9 by bellard, Tue Nov 11 13:48:59 2003 UTC revision 1.10 by bellard, Thu Nov 13 01:46:15 2003 UTC
# Line 176  ifeq ($(ARCH),alpha) Line 176  ifeq ($(ARCH),alpha)
176  endif  endif
177    
178  # must use static linking to avoid leaving stuff in virtual address space  # must use static linking to avoid leaving stuff in virtual address space
179  VL_OBJS=vl.o block.o ide.o vga.o  VL_OBJS=vl.o block.o ide.o vga.o sb16.o dma.o oss.o
180  ifdef CONFIG_SDL  ifdef CONFIG_SDL
181  VL_OBJS+=sdl.o  VL_OBJS+=sdl.o
182  SDL_LIBS+=-L/usr/X11R6/lib -lX11 -lXext -lXv -ldl -lm  SDL_LIBS+=-L/usr/X11R6/lib -lX11 -lXext -lXv -ldl -lm

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

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