rustyapple/Makefile

7 lines
73 B
Makefile
Raw Normal View History

2014-01-15 05:05:42 +00:00
test:
2014-01-15 19:03:43 +00:00
rustc -Z debug-info -o appletest --test apple.rs
2014-01-15 05:05:42 +00:00
./appletest