[Mplayer-cvslog] CVS: main Makefile,1.211,1.212 dll_init.c,1.47,NONE dll_init.h,1.6,NONE
Alex Beregszaszi
alex at mplayerhq.hu
Sun Sep 1 20:25:08 CEST 2002
Update of /cvsroot/mplayer/main
In directory mail:/var/tmp.root/cvs-serv8831
Modified Files:
Makefile
Removed Files:
dll_init.c dll_init.h
Log Message:
removed obsoleted dll_init.c/h
Index: Makefile
===================================================================
RCS file: /cvsroot/mplayer/main/Makefile,v
retrieving revision 1.211
retrieving revision 1.212
diff -u -r1.211 -r1.212
--- Makefile 1 Sep 2002 14:40:09 -0000 1.211
+++ Makefile 1 Sep 2002 18:25:05 -0000 1.212
@@ -57,9 +57,6 @@
ifneq ($(W32_LIB),)
PARTS += loader loader/dshow
-SRCS_MPLAYER += dll_init.c
-SRCS_MENCODER += dll_init.c
-# SRCS += dll_init.c
endif
LOADER_DEP = $(W32_DEP) $(DS_DEP)
LIB_LOADER = $(W32_LIB) $(DS_LIB)
--- dll_init.c DELETED ---
--- dll_init.h DELETED ---
More information about the MPlayer-cvslog
mailing list