Commit a561d9f4 authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

Contrib: better documentation for bootstrap

(cherry picked from commit 10db18e89a412d2314916e893fea836ebb6b3032)
Signed-off-by: default avatarJean-Baptiste Kempf <jb@videolan.org>
parent b2755006
...@@ -204,12 +204,14 @@ Run "make" to start compilation. ...@@ -204,12 +204,14 @@ Run "make" to start compilation.
Other targets: Other targets:
* make install same as "make" * make install same as "make"
* make prebuilt fetch and install prebuilt binaries
* make list list packages
* make fetch fetch required source tarballs * make fetch fetch required source tarballs
* make fetch-all fetch all source tarballs * make fetch-all fetch all source tarballs
* make distclean clean everything and undo bootstrap * make distclean clean everything and undo bootstrap
* make mostlyclean clean everything except source tarballs * make mostlyclean clean everything except source tarballs
* make clean clean everything * make clean clean everything
* make list list packages * make package prepare prebuilt packages
EOF EOF
mkdir -p ../../contrib/tarballs mkdir -p ../../contrib/tarballs
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment