Commit 10c16eb4 authored by mru's avatar mru

consolidate CFLAGS, LDFLAGS, EXTRALIBS assignment

git-svn-id: file:///var/local/repositories/mplayer/trunk/libswscale@26186 b3059339-0415-0410-9bf9-f77b7e298cf2
parent 5317ecc1
......@@ -5,7 +5,7 @@ NAME=swscale
LIBVERSION=$(SWSVERSION)
LIBMAJOR=$(SWSMAJOR)
EXTRALIBS := -L$(BUILD_ROOT)/libavutil -lavutil$(BUILDSUF) $(EXTRALIBS)
FFLIBS = avutil
OBJS = rgb2rgb.o swscale.o
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment