Rewrites the shout CLI in Rust for better performance, with parallel test execution via rayon and the same .shout file format semantics.
2 lines
412 B
Makefile
2 lines
412 B
Makefile
/sandlot/shout/rust-rewrite/shout-rs/target/debug/shout: /sandlot/shout/rust-rewrite/shout-rs/src/duration.rs /sandlot/shout/rust-rewrite/shout-rs/src/format.rs /sandlot/shout/rust-rewrite/shout-rs/src/main.rs /sandlot/shout/rust-rewrite/shout-rs/src/matching.rs /sandlot/shout/rust-rewrite/shout-rs/src/parse.rs /sandlot/shout/rust-rewrite/shout-rs/src/run.rs /sandlot/shout/rust-rewrite/shout-rs/src/update.rs
|