cosmetics: Consistently move NAME and FFLIBS to the top of each Makefile.

Originally committed as revision 12364 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Diego Biurrun
2008-03-08 14:39:43 +00:00
parent 5dea940937
commit 9b25f4a65f
6 changed files with 15 additions and 21 deletions

View File

@ -1,10 +1,9 @@
include ../config.mak
NAME = postproc
FFLIBS = avutil
NAME=postproc
HEADERS = postprocess.h
OBJS = postprocess.o