Browse Source

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
Diego Biurrun 17 years ago
parent
commit
2e7bd34493
1 changed files with 1 additions and 2 deletions
  1. 1 2
      libswscale/Makefile

+ 1 - 2
libswscale/Makefile

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