Sign in
cobalt
/
cobalt
/
71840339e1109efe930df5c60712d91cdcc962a8
/
.
/
src
/
third_party
/
mozjs-45
/
build
/
mozconfig.vs-common
blob: ca5df2f3aa2b026ecce1a423bfb855e1a6552039 [
file
] [
log
] [
blame
]
# Pymake needs Windows-style paths. Use cmd.exe to hack around this.
mk_export_correct_style
()
{
mk_add_options
"export $1=$(cmd.exe //c echo %$1%)"
}