1 # This Source Code Form is subject to the terms of the Mozilla Public
2 # License, v. 2.0. If a copy of the MPL was not distributed with this
3 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
6 include $(topsrcdir
)/toolkit
/toolkit-tiers.mk
9 tier_testharness_dirs
+= \
18 tier_app_dirs
+= extensions
22 $(MOZ_BRANDING_DIRECTORY
) \
28 @
$(MAKE
) -C b2g
/installer installer
31 @
$(MAKE
) -C b2g
/installer
34 @echo
"B2G can't be installed directly."
38 @
$(MAKE
) -C b2g
/installer upload
41 # Implemented in testing/testsuite-targets.mk
43 mochitest-browser-chrome
:
44 $(RUN_MOCHITEST
) --browser-chrome
47 mochitest
:: mochitest-browser-chrome
49 .PHONY
: mochitest-browser-chrome