1 unstable release
Uses old Rust 2015
0.1.0 | Oct 13, 2015 |
---|
#429 in Build Utils
6,857 downloads per month
Used in 66 crates
(18 directly)
2KB
make-cmd-rs
Intended as a build-dependency of cargo packages that want to use "make" from build.rs scripts on different platforms.
This fixes build issues. For example "make" in FreeBSD refers to the BSD make, while "make" on Linux is GNU make.