Searched defs:make (Results 1 – 2 of 2) sorted by relevance
| /libCEED/examples/nek/ | ||
| H A D | nek-examples.sh | 132 function make() { function |
| /libCEED/rust/libceed-sys/ | ||
| H A D | build.rs | 17 let mut make = Command::new("make"); in main() localVariable |