From 9313e59479758cae4090d4ed7ec7171fba9e34f3 Mon Sep 17 00:00:00 2001 From: diego Date: Fri, 25 Aug 2006 14:57:07 +0000 Subject: Remove redundant variables that are contained in COMMON_LIBS. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19533 b3059339-0415-0410-9bf9-f77b7e298cf2 --- TOOLS/netstream/Makefile | 7 ------- 1 file changed, 7 deletions(-) (limited to 'TOOLS') diff --git a/TOOLS/netstream/Makefile b/TOOLS/netstream/Makefile index f5fb3204f2..f9e087b1c1 100644 --- a/TOOLS/netstream/Makefile +++ b/TOOLS/netstream/Makefile @@ -32,13 +32,6 @@ DEPS = $(MPROOT)/libmpdemux/libmpdemux.a \ $(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 \ -- cgit v1.2.3