summaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
authorTimothy Gu <timothygu99@gmail.com>2014-08-22 02:53:45 (GMT)
committerTimothy Gu <timothygu99@gmail.com>2014-08-22 02:53:45 (GMT)
commit55558ecdd3f9dac6b5217dd062e4f551ab4ea99d (patch)
treec065f3796e30f4480cfa65466c03cb00e096730e /index.html
parent2722b35587bee4ec2f0c47f9c6f00186e5685ad9 (diff)
downloadmxe-55558ecdd3f9dac6b5217dd062e4f551ab4ea99d.zip
mxe-55558ecdd3f9dac6b5217dd062e4f551ab4ea99d.tar.gz
mxe-55558ecdd3f9dac6b5217dd062e4f551ab4ea99d.tar.bz2
Add target download-only-* to ease developing
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
Diffstat (limited to 'index.html')
-rw-r--r--index.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/index.html b/index.html
index a3bdd54..5c16030 100644
--- a/index.html
+++ b/index.html
@@ -973,6 +973,13 @@ local-pkg-list: $(LOCAL_PKG_LIST)</pre>
where up to 4 packages are downloaded in parallel
</dd>
+ <dt>make download-only-foo download-only-bar</dt>
+
+ <dd>
+ download packages "foo", "bar", without their dependencies,
+ non-parallel
+ </dd>
+
<dt>make clean</dt>
<dd>