Mercurial > mplayer.hg
changeset 20227:5bc5ca236d93
Sync with FFmpeg r6700.
author | diego |
---|---|
date | Sun, 15 Oct 2006 13:16:18 +0000 |
parents | 42140caaf210 |
children | 99ebe47a6295 |
files | common.mak |
diffstat | 1 files changed, 0 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/common.mak Sun Oct 15 13:03:43 2006 +0000 +++ b/common.mak Sun Oct 15 13:16:18 2006 +0000 @@ -13,8 +13,6 @@ STATIC_OBJS := $(OBJS) $(STATIC_OBJS) SHARED_OBJS := $(OBJS) $(SHARED_OBJS) -EXTRALIBS := -L$(BUILD_ROOT)/libavutil -lavutil$(BUILDSUF) $(EXTRALIBS) - all: $(EXTRADEPS) $(LIB) $(SLIBNAME) $(LIB): $(STATIC_OBJS)