mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-06 09:05:45 +00:00
767bd03bc6
--HG-- extra : commitid : 9iUt6xIyYWt extra : rebase_source : 286b97d7bd9461c5fbf3c1740e86895b44d12850
30 lines
366 B
Makefile
30 lines
366 B
Makefile
# This Source Code Form is subject to the terms of the Mozilla Public
|
|
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
|
|
|
installer:
|
|
|
|
package:
|
|
|
|
package-compare:
|
|
|
|
stage-package:
|
|
|
|
sdk:
|
|
|
|
install::
|
|
|
|
clean::
|
|
|
|
distclean::
|
|
|
|
source-package::
|
|
|
|
upload::
|
|
|
|
source-upload::
|
|
|
|
hg-bundle::
|
|
|
|
l10n-check::
|