Remove nonexistent variable.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21247 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2006-11-25 19:19:36 +00:00
parent c9eeb17112
commit 975a1422fa
1 changed files with 0 additions and 1 deletions

View File

@ -32,7 +32,6 @@ DEPS = $(MPROOT)/libmpdemux/libmpdemux.a \
$(MPROOT)/osdep/shmem.o \
$(MPROOT)/osdep/timer-*.o \
$(MPROOT)/osdep/strl.o \
$(COMMON_LIBS) \
-lm \
ifeq ($(TARGET_WIN32),yes)