[Mplayer-cvslog] CVS: main Makefile,1.219,1.220
Diego Biurrun CVS
diego at mplayerhq.hu
Sun Oct 6 16:29:28 CEST 2002
Update of /cvsroot/mplayer/main
In directory mail:/var/tmp.root/cvs-serv17386
Modified Files:
Makefile
Log Message:
libmpdvdkit now obsolete
Index: Makefile
===================================================================
RCS file: /cvsroot/mplayer/main/Makefile,v
retrieving revision 1.219
retrieving revision 1.220
diff -u -r1.219 -r1.220
--- Makefile 1 Oct 2002 22:36:25 -0000 1.219
+++ Makefile 6 Oct 2002 14:29:13 -0000 1.220
@@ -60,10 +60,6 @@
endif
ifeq ($(DVDKIT2),yes)
PARTS += libmpdvdkit2
-else
-ifeq ($(DVDKIT),yes)
-PARTS += libmpdvdkit
-endif
endif
ifeq ($(GUI),yes)
PARTS += Gui
More information about the MPlayer-cvslog
mailing list