Browse Source

Contrib: better documentation for bootstrap

pull/2/head
Jean-Baptiste Kempf 15 years ago
parent
commit
10db18e89a
  1. 4
      contrib/bootstrap

4
contrib/bootstrap

@ -204,12 +204,14 @@ Run "make" to start compilation.
Other targets:
* make install same as "make"
* make prebuilt fetch and install prebuilt binaries
* make list list packages
* make fetch fetch required source tarballs
* make fetch-all fetch all source tarballs
* make distclean clean everything and undo bootstrap
* make mostlyclean clean everything except source tarballs
* make clean clean everything
* make list list packages
* make package prepare prebuilt packages
EOF
mkdir -p ../../contrib/tarballs

Loading…
Cancel
Save