gecko-dev/build/macosx/mozconfig.common

6 строки
143 B
Plaintext
Исходник Обычный вид История

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