tenfourfox/build/macosx/mozconfig.common

6 lines
143 B
Plaintext
Raw Permalink Normal View History

2017-04-19 07:56:45 +00:00
if test `uname -s` = Linux; then
. $topsrcdir/build/macosx/cross-mozconfig.common
else
. $topsrcdir/build/macosx/local-mozconfig.common
fi