michael@0: # This make file should be identical to the beta mozconfig, apart from the michael@0: # safeguard below michael@0: . "$topsrcdir/browser/config/mozconfigs/macosx-universal/common-opt" michael@0: michael@0: ac_add_options --enable-official-branding michael@0: michael@0: # safeguard against someone forgetting to re-set EARLY_BETA_OR_EARLIER in michael@0: # defines.sh during the beta cycle michael@0: export BUILDING_RELEASE=1 michael@0: michael@0: . "$topsrcdir/build/mozconfig.common.override"