# HG changeset patch # User diego # Date 1204987183 0 # Node ID 61ef141787ac0ff6b780c406ea9fb1300cabf457 # Parent 8c591632beef1c20f17de9c28598e53046bd21bd cosmetics: Consistently move NAME and FFLIBS to the top of each Makefile. diff -r 8c591632beef -r 61ef141787ac Makefile --- a/Makefile Fri Mar 07 19:27:17 2008 +0000 +++ b/Makefile Sat Mar 08 14:39:43 2008 +0000 @@ -1,10 +1,9 @@ include ../config.mak +NAME = postproc FFLIBS = avutil -NAME=postproc - HEADERS = postprocess.h OBJS = postprocess.o