mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-25 20:01:50 +00:00
6 lines
91 B
Makefile
6 lines
91 B
Makefile
package:
|
|
$(MAKE) -C mobile/ios/installer
|
|
|
|
upload:
|
|
$(MAKE) -C mobile/ios/installer upload
|