зеркало из https://github.com/mozilla/gecko-dev.git
bug 746741: add makefile targets to encapsulate rebuild/repackage/install steps on android. r=ted, a=npotb
This commit is contained in:
Родитель
deb698a6fa
Коммит
b2b9c79608
|
@ -198,6 +198,9 @@ build_all_dep: alldep
|
|||
build_all_depend: alldep
|
||||
clobber clobber_all: clean
|
||||
|
||||
# helper target for mobile
|
||||
build_and_deploy: build package install
|
||||
|
||||
# Do everything from scratch
|
||||
everything: clean build
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче