[MPlayer-cvslog] CVS: main Makefile,1.336,1.337

Diego Biurrun CVS syncmail at mplayerhq.hu
Thu Jan 19 21:53:16 CET 2006


CVS change done by Diego Biurrun CVS

Update of /cvsroot/mplayer/main
In directory mail:/var2/tmp/cvs-serv16396

Modified Files:
	Makefile 
Log Message:
Remove rule to build shared libpostproc, it does not belong in MPlayer.
Based on a patch from Christian Marillat's Debian package.


Index: Makefile
===================================================================
RCS file: /cvsroot/mplayer/main/Makefile,v
retrieving revision 1.336
retrieving revision 1.337
diff -u -r1.336 -r1.337
--- Makefile	14 Jan 2006 02:26:19 -0000	1.336
+++ Makefile	19 Jan 2006 20:53:13 -0000	1.337
@@ -354,9 +354,6 @@
 libmenu/libmenu.a:
 	$(MAKE) -C libmenu
 
-libavcodec/libpostproc/libpostproc.so:
-	$(MAKE) -C libavcodec/libpostproc
-
 MPLAYER_DEP = $(OBJS_MPLAYER) $(COMMON_DEPS)
 
 ifeq ($(LIBMENU),yes)




More information about the MPlayer-cvslog mailing list