source:
trunk/source/processes/electromagnetic/lowenergy/test/run.csh@
1314
| Last change on this file since 1314 was 1199, checked in by , 16 years ago | |
|---|---|
| File size: 226 bytes | |
| Rev | Line | |
|---|---|---|
| [1199] | 1 | echo 'Start run script' |
| 2 | cd ../../utils | |
| 3 | gmake | |
| 4 | echo 'utils was compiled' | |
| 5 | cd ../standard | |
| 6 | gmake | |
| 7 | echo 'standard was compiled' | |
| 8 | cd ../lowenergy | |
| 9 | gmake | |
| 10 | echo 'lowenergy was compiled' | |
| 11 | cd test | |
| 12 | gmake clean | |
| 13 | gmake | |
| 14 | echo 'executable is built' |
Note:
See TracBrowser
for help on using the repository browser.
