From: Lukasz Marek Date: Tue, 24 Jun 2014 22:40:09 +0000 (+0200) Subject: doc/build_system: document examples and config targets X-Git-Tag: n2.4-dev~373 X-Git-Url: http://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff_plain/a30f1b15c7ee559fecd14b381d1f4352e394ab5d doc/build_system: document examples and config targets Signed-off-by: Lukasz Marek Signed-off-by: Michael Niedermayer --- diff --git a/doc/build_system.txt b/doc/build_system.txt index 36c141e..2efde5c 100644 --- a/doc/build_system.txt +++ b/doc/build_system.txt @@ -25,6 +25,9 @@ fate-list install Install headers, libraries and programs. +examples + Build all examples located in doc/examples. + libavformat/output-example Build the libavformat basic example. @@ -34,6 +37,9 @@ libavcodec/api-example libswscale/swscale-test Build the swscale self-test (useful also as example). +config + Reconfigure the project with current configuration. + Useful standard make commands: make -t