[MPlayer-cvslog] r22872 - trunk/TOOLS/netstream/Makefile

diego subversion at mplayerhq.hu
Sun Apr 1 11:28:04 CEST 2007


Author: diego
Date: Sun Apr  1 11:28:04 2007
New Revision: 22872

Modified:
   trunk/TOOLS/netstream/Makefile

Log:
Remove unnecessary dependencies.


Modified: trunk/TOOLS/netstream/Makefile
==============================================================================
--- trunk/TOOLS/netstream/Makefile	(original)
+++ trunk/TOOLS/netstream/Makefile	Sun Apr  1 11:28:04 2007
@@ -14,10 +14,8 @@ DEPS = $(MPROOT)/libmpdemux/libmpdemux.a
 	$(MPROOT)/dvdread/libdvdread.a \
 	$(MPROOT)/libdvdcss/libdvdcss.a \
 	$(MPROOT)/libavutil/libavutil.a \
-	$(MPROOT)/liba52/liba52.a \
 	$(MPROOT)/m_option.o \
 	$(MPROOT)/m_struct.o \
-	$(MPROOT)/subreader.o \
 	$(MPROOT)/mp_msg.o \
 	$(MPROOT)/osdep/libosdep.a \
 	-ltermcap -lm \



More information about the MPlayer-cvslog mailing list