[MPlayer-cvslog] CVS: main/osdep Makefile, 1.18, 1.19 lrmi.c, 1.6, NONE lrmi.h, 1.1, NONE vbelib.c, 1.27, NONE vbelib.h, 1.12, NONE

Alex Beregszaszi syncmail at mplayerhq.hu
Thu Aug 18 13:26:06 CEST 2005


CVS change done by Alex Beregszaszi

Update of /cvsroot/mplayer/main/osdep
In directory mail:/home/alex/mplayer/main/osdep

Modified Files:
	Makefile 
Removed Files:
	lrmi.c lrmi.h vbelib.c vbelib.h 
Log Message:
use libvbe from vesautils

Index: Makefile
===================================================================
RCS file: /cvsroot/mplayer/main/osdep/Makefile,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- Makefile	10 Nov 2004 16:43:40 -0000	1.18
+++ Makefile	18 Aug 2005 11:26:04 -0000	1.19
@@ -7,12 +7,6 @@
       swab.c
       # timer.c
 
-ifeq ($(TARGET_ARCH_X86),yes)
-ifeq ($(TARGET_OS),Linux)
-SRCS += lrmi.c vbelib.c
-endif
-endif
-
 getch = getch2.c
 timer = timer-lx.c
 ifeq ($(MACOSX_FINDER_SUPPORT),yes)

--- lrmi.c DELETED ---

--- lrmi.h DELETED ---

--- vbelib.c DELETED ---

--- vbelib.h DELETED ---




More information about the MPlayer-cvslog mailing list