Mypal/build/macosx/mozconfig.common
2019-03-11 13:26:37 +03:00

6 lines
143 B
Plaintext

if test `uname -s` = Linux; then
. $topsrcdir/build/macosx/cross-mozconfig.common
else
. $topsrcdir/build/macosx/local-mozconfig.common
fi