rustyapple/Makefile

7 lines
59 B
Makefile

test:
rustc -o appletest --test apple.rs
./appletest