Searched defs:make_cmd (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/PC/ipxe/contrib/rom-o-matic/
H A Dbuild.php182 $make_cmd = "make -C '$build_dir' '$make_target' $emb_script_cmd 2>&1"; variable
184 exec ( $make_cmd, $maketxt, $status );
214 echo "Make command: " . $make_cmd . "<br>";
290 echo "Make command: " . $make_cmd . "<br>";

Completed in 32 milliseconds