From 10db18e89a412d2314916e893fea836ebb6b3032 Mon Sep 17 00:00:00 2001 From: Jean-Baptiste Kempf Date: Wed, 30 Nov 2011 01:38:55 +0100 Subject: [PATCH] Contrib: better documentation for bootstrap --- contrib/bootstrap | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/contrib/bootstrap b/contrib/bootstrap index 170b8f1289..9ad10682ef 100755 --- a/contrib/bootstrap +++ b/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