Dactyloidae/build/macosx/mozconfig.common

5 lines
143 B
Text
Raw Normal View History

2022-04-26 11:34:08 -05:00
if test `uname -s` = Linux; then
. $topsrcdir/build/macosx/cross-mozconfig.common
else
. $topsrcdir/build/macosx/local-mozconfig.common
fi