1 unstable release

Uses old Rust 2015

0.1.0 Oct 13, 2015

#741 in Build Utils

Download history 4900/week @ 2026-01-13 5305/week @ 2026-01-20 7112/week @ 2026-01-27 6344/week @ 2026-02-03 5410/week @ 2026-02-10 7102/week @ 2026-02-17 4279/week @ 2026-02-24 8504/week @ 2026-03-03 7081/week @ 2026-03-10 8994/week @ 2026-03-17 8791/week @ 2026-03-24 7352/week @ 2026-03-31 7795/week @ 2026-04-07 8275/week @ 2026-04-14 6297/week @ 2026-04-21 3328/week @ 2026-04-28

26,329 downloads per month
Used in 69 crates (19 directly)

MIT license

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.

No runtime deps