root/trunk/orca/tests/Makefile
| Revision 63, 131 bytes (checked in by krobillard, 3 years ago) |
|---|
| Line | |
|---|---|
| 1 | # Makefile |
| 2 | |
| 3 | test: |
| 4 | @./run_test working/*.r |
| 5 | @./orca_test orca/*.r |
| 6 | |
| 7 | clean: |
| 8 | @rm -f working/*.outr working/*.out |
| 9 | @rm -f orca/*.out |
Note: See TracBrowser
for help on using the browser.
