mirror of
https://github.com/mpv-player/mpv
synced 2024-12-20 05:42:19 +00:00
cosmetics: Consistently move NAME and FFLIBS to the top of each Makefile.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26200 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
d340d793e5
commit
5e6c92b86c
@ -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