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
pull/126/head
Diego Biurrun 17 years ago
parent 9b25f4a65f
commit 2e7bd34493
  1. 3
      libswscale/Makefile

@ -1,8 +1,7 @@
include ../config.mak
NAME=swscale
NAME = swscale
FFLIBS = avutil
OBJS = rgb2rgb.o swscale.o

Loading…
Cancel
Save