mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-07-03 18:13:22 +00:00
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>