Michael-F-Bryan / static-analyser-in-rust

An experiment in using literate programming to write a static analysis tool in Rust
https://michael-f-bryan.github.io/static-analyser-in-rust/
MIT License
18 stars 3 forks source link

Update Makefile #3

Open hexmode opened 1 year ago

hexmode commented 1 year ago

The Makefile doesn't seem to work out-of-the-box for rust n00bs like me. It would be nice if it took care of some of the things that are needed semi-automatically