1 unstable release

Uses old Rust 2015

0.1.0 Oct 13, 2015

#355 in Build Utils

Download history 1266/week @ 2023-11-15 1462/week @ 2023-11-22 1698/week @ 2023-11-29 1219/week @ 2023-12-06 1284/week @ 2023-12-13 869/week @ 2023-12-20 636/week @ 2023-12-27 808/week @ 2024-01-03 1254/week @ 2024-01-10 2121/week @ 2024-01-17 1114/week @ 2024-01-24 1323/week @ 2024-01-31 1787/week @ 2024-02-07 3042/week @ 2024-02-14 2407/week @ 2024-02-21 3167/week @ 2024-02-28

10,678 downloads per month
Used in 59 crates (18 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