Changeset 53
- Timestamp:
- 02/14/06 16:02:31 (3 years ago)
- Location:
- trunk/orca/tests
- Files:
-
- 2 added
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/orca/tests/Makefile
r1 r53 3 3 test: 4 4 @./run_test working/*.r 5 @./orca_test orca/*.r 5 6 6 7 clean: 7 8 @rm -f rebol/*.outr rebol/*.out 8 9 @rm -f working/*.outr working/*.out 10 @rm -f orca/*.out
