Mercurial > mplayer.hg
changeset 19527:f73fa119d6df
Remove redundant variables that are contained in COMMON_LIBS.
author | diego |
---|---|
date | Fri, 25 Aug 2006 14:57:07 +0000 |
parents | 341fde80aef9 |
children | ebfab0b18c09 |
files | TOOLS/netstream/Makefile |
diffstat | 1 files changed, 0 insertions(+), 7 deletions(-) [+] |
line wrap: on
line diff
--- a/TOOLS/netstream/Makefile Fri Aug 25 14:55:42 2006 +0000 +++ b/TOOLS/netstream/Makefile Fri Aug 25 14:57:07 2006 +0000 @@ -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 \