GNU Make is necessary on *BSD.

Originally committed as revision 4937 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Diego Biurrun 2006-02-04 11:43:22 +00:00
parent b7d690f89d
commit 21d1cb12f8
1 changed files with 3 additions and 0 deletions

View File

@ -876,6 +876,9 @@ features only found in GCC 3.2.
@section BSD @section BSD
BSD make will not build FFmpeg, you need to install and use GNU Make
(@file{gmake}).
@section Windows @section Windows
@subsection Native Windows compilation @subsection Native Windows compilation