3 lines
66 B
Bash
3 lines
66 B
Bash
|
"${coreutils}/bin/mkdir" $out
|
||
|
"${gcc}/bin/gcc" -o $out/hello $src
|