cosmetics: Consistently move NAME and FFLIBS to the top of each Makefile.
Originally committed as revision 26200 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
This commit is contained in:
parent
9b25f4a65f
commit
2e7bd34493
@ -1,8 +1,7 @@
|
||||
|
||||
include ../config.mak
|
||||
|
||||
NAME=swscale
|
||||
|
||||
NAME = swscale
|
||||
FFLIBS = avutil
|
||||
|
||||
OBJS = rgb2rgb.o swscale.o
|
||||
|
Loading…
Reference in New Issue
Block a user