[MPlayer-cvslog] CVS: main/TOOLS/netstream Makefile,1.5,1.6
Diego Biurrun CVS
syncmail at mplayerhq.hu
Wed May 4 23:40:34 CEST 2005
CVS change done by Diego Biurrun CVS
Update of /cvsroot/mplayer/main/TOOLS/netstream
In directory mail:/var2/tmp/cvs-serv18706
Modified Files:
Makefile
Log Message:
Remove nonexisting dependency.
Index: Makefile
===================================================================
RCS file: /cvsroot/mplayer/main/TOOLS/netstream/Makefile,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- Makefile 4 May 2005 21:39:52 -0000 1.5
+++ Makefile 4 May 2005 21:40:32 -0000 1.6
@@ -24,7 +24,7 @@
$(MPROOT)/libmpdvdkit2/libmpdvdkit.a \
$(MPROOT)/libmpcodecs/native/minilzo.o \
$(MPROOT)/libvo/aclib.o $(MPROOT)/libmpcodecs/img_format.o \
- $(MPROOT)/liba52/liba52.a $(MPROOT)/libao2/afmt.o $(MPROOT)/m_option.o \
+ $(MPROOT)/liba52/liba52.a $(MPROOT)/m_option.o \
$(MPROOT)/m_struct.o $(MPROOT)/subreader.o \
$(MPROOT)/mp_msg.o $(MPROOT)/osdep/shmem.o \
$(MPROOT)/osdep/timer-*.o $(MPROOT)/osdep/strl.o \
More information about the MPlayer-cvslog
mailing list