rustyapple/Makefile

7 lines
59 B
Makefile
Raw Normal View History

2014-01-15 05:05:42 +00:00
test:
rustc -o appletest --test apple.rs
./appletest