gecko-dev/build/macosx/mozconfig.common

8 строки
179 B
Plaintext

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