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-30 00:13:24 (GMT)
commit30d2e78632bffca4edbb6f5db30a3d07086c0908 (patch)
treed1c6e52ef1e8c117cd7be5e3fb34dc000c3bbe00 /index.html
parentc8ee03544d0b9f2b91ff899040ee5f9b92625011 (diff)
downloadmxe-30d2e78632bffca4edbb6f5db30a3d07086c0908.zip
mxe-30d2e78632bffca4edbb6f5db30a3d07086c0908.tar.gz
mxe-30d2e78632bffca4edbb6f5db30a3d07086c0908.tar.bz2
Add target download-only-* to ease developing
Signed-off-by: Timothy Gu <timothygu99@gmail.com> Conflicts: Makefile
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 47c42ab..b0aee1f 100644
--- a/index.html
+++ b/index.html
@@ -1036,6 +1036,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>