blob: 13f019747eb5669770694e34219ece6f724426c9 [file] [log] [blame]
fn main() {
println!("cargo::rustc-check-cfg=cfg(target_os, values(\"multics\"))");
}