mirror of https://github.com/nodejs/node.git
5 lines
56 B
Plaintext
5 lines
56 B
Plaintext
|
rule cc
|
||
|
command = cc $in $out
|
||
|
|
||
|
build my.out: cc my.in
|