Commit 10db18e8 authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

Contrib: better documentation for bootstrap

parent b590a13f
...@@ -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