Remove redundant variable that is contained in COMMON_LIBS.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19534 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2006-08-25 15:09:33 +00:00
parent 9313e59479
commit 451f95c891
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ DEPS = $(MPROOT)/libmpdemux/libmpdemux.a \
-lm \
ifeq ($(TARGET_WIN32),yes)
DEPS += $(MPROOT)/osdep/glob-win.o $(WIN32_LIB) -lwsock32
DEPS += $(MPROOT)/osdep/glob-win.o -lwsock32
endif
netstream: $(MPROOT)/libmpdemux/libmpdemux.a $(MPROOT)/stream/stream.a netstream.o