OSDN Git Service

build: rework rules for things in the tools dir
authorMans Rullgard <mans@mansr.com>
Sun, 10 Jul 2011 19:26:25 +0000 (20:26 +0100)
committerMans Rullgard <mans@mansr.com>
Sun, 10 Jul 2011 20:13:38 +0000 (21:13 +0100)
commit28e1c97916b026c8785f54ec591718379b251bbb
tree6470dc3b69d61e32eaabde2b979387c5790dd4a5
parentb695256eddf2b3608e6f8da4663d31dcf96612af
build: rework rules for things in the tools dir

Declaring tools associated with each library in their respective
makefiles allows these tools to easily depend on the correct
prerequisites and link against the libs they need.

Signed-off-by: Mans Rullgard <mans@mansr.com>
Makefile
common.mak
libavfilter/Makefile
libavformat/Makefile
subdir.mak
tests/Makefile