Dactyloidae/build/macosx/mozconfig.common
2022-05-04 09:40:24 +08:00

5 lines
143 B
Text

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