Searched refs:mkjunction (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/utils/
H A Dsysroot.py31 def mkjunction(dst, src): function in function:make_fake_sysroot.cmdout
34 mkjunction(os.path.join(out_dir, 'VC'),
37 mkjunction(os.path.join(out_dir, 'Windows Kits', '10'), winsdk)

Completed in 131 milliseconds