Merge m-c to b2g-inbound.
[gecko.git] / browser / Makefile.in
blob29a5f99c2ef24df3b93932fe3b8c5be23999438a
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/.
5 DEPTH = @DEPTH@
6 topsrcdir = @top_srcdir@
7 srcdir = @srcdir@
8 VPATH = @srcdir@
10 include $(topsrcdir)/config/rules.mk
12 ifdef MAKENSISU
14 # For Windows build the uninstaller during the application build since the
15 # uninstaller is included with the application for mar file generation.
16 libs::
17 $(MAKE) -C installer/windows uninstaller
18 ifdef MOZ_MAINTENANCE_SERVICE
19 $(MAKE) -C installer/windows maintenanceservice_installer
20 endif
21 endif
23 check::
24 $(PYTHON) $(topsrcdir)/build/compare-mozconfig/compare-mozconfigs-wrapper.py