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

diego subversion at mplayerhq.hu
Fri Aug 25 16:57:07 CEST 2006


Author: diego
Date: Fri Aug 25 16:57:07 2006
New Revision: 19533

Modified:
   trunk/TOOLS/netstream/Makefile

Log:
Remove redundant variables that are contained in COMMON_LIBS.


Modified: trunk/TOOLS/netstream/Makefile
==============================================================================
--- trunk/TOOLS/netstream/Makefile	(original)
+++ trunk/TOOLS/netstream/Makefile	Fri Aug 25 16:57:07 2006
@@ -32,13 +32,6 @@
 	$(MPROOT)/osdep/shmem.o \
 	$(MPROOT)/osdep/timer-*.o \
 	$(MPROOT)/osdep/strl.o \
-	$(VORBIS_LIB) \
-	$(CDPARANOIA_LIB) \
-	$(Z_LIB) \
-	$(GIF_LIB) \
-	$(SMBSUPPORT_LIB) \
-	$(MPLAYER_NETWORK_LIB) \
-	$(ARCH_LIB) \
 	$(COMMON_LIBS) \
 	-lm \
 



More information about the MPlayer-cvslog mailing list