Add documentation of `make update-package-*`

Signed-off-by: Timothy Gu <timothygu99@gmail.com>
This commit is contained in:
Timothy Gu 2014-02-23 18:43:16 -08:00
parent 6522258459
commit fe7bed541d
1 changed files with 9 additions and 0 deletions

View File

@ -1080,6 +1080,15 @@ local-pkg-list: $(LOCAL_PKG_LIST)</pre>
download the new versions and note their checksums
</dd>
<dt>make update-package-foo</dt>
<dd>
for internal use only!
&ndash;
update the version numbers of package foo,
download the new version and note its checksum
</dd>
<dt>make update-checksum-foo</dt>
<dd>