# Grassy's Makefile output: cargo build install: cargo build cp target/debug/grassy /bin run: cargo run