[Mplayer-cvslog] CVS: main/libvo Makefile,1.16,1.17

Nick Kurshev nick at mplayer.dev.hu
Wed Oct 24 09:34:43 CEST 2001


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
 




More information about the MPlayer-cvslog mailing list