1 unstable release
Uses old Rust 2015
0.1.0 | Oct 13, 2015 |
---|
#492 in Build Utils
8,617 downloads per month
Used in 68 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.