24 Oct
2001
24 Oct
'01
3:34 a.m.
Update of /cvsroot/mplayer/main/libvo In directory mplayer:/var/tmp.root/cvs-serv12257/main/libvo Modified Files: Makefile Log Message: Independed compilation of SUBDIRS Index: Makefile =================================================================== RCS file: /cvsroot/mplayer/main/libvo/Makefile,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- Makefile 17 Oct 2001 18:24:50 -0000 1.16 +++ Makefile 24 Oct 2001 07:34:41 -0000 1.17 @@ -9,7 +9,7 @@ ifeq ($(TARGET_ARCH_X86),yes) SRCS += rgb15to16mmx.c yuv2rgb_mmx.c ifeq ($(TARGET_OS),Linux) -SRCS += vo_vesa.c ../linux/lrmi.c ../linux/vbelib.c +SRCS += vo_vesa.c endif endif