| Makefile | Description |
| client.mk | Top level makefile which controls the overall build |
| config/android-common.m | |
| config/autoconf.mk | |
| config/rules.mk | Targets (export, deps, libs, tools) and generic build rules |
| config/static-checking-config.mk | |
| config/version.mk |
| Makefile | Description |
|---|---|
| config/myconfig.mk | User defined build configuration values |
| config/myrules.mk | User defined makefile rules for building |
| $(topsrcdir)/$(MOZ_BUILD_APP)/app-config.mk | Application specific build configuration |