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

Diff of /qemu/Makefile.target

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

revision 1.2 by bellard, Sun Aug 10 22:14:22 2003 UTC revision 1.3 by bellard, Wed Sep 17 22:57:56 2003 UTC
# Line 153  endif Line 153  endif
153  VL_OBJS=vl.o block.o vga.o  VL_OBJS=vl.o block.o vga.o
154  ifdef CONFIG_SDL  ifdef CONFIG_SDL
155  VL_OBJS+=sdl.o  VL_OBJS+=sdl.o
156  SDL_LIBS+=-L/usr/X11R6/lib -lX11 -lXext -lXv -ldl  SDL_LIBS+=-L/usr/X11R6/lib -lX11 -lXext -lXv -ldl -lm
157  endif  endif
158    
159  vl: $(VL_OBJS) libqemu.a  vl: $(VL_OBJS) libqemu.a

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

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