source:
Sophya/trunk/SophyaLib/BuildMgr/domakeprogs@
4060
Last change on this file since 4060 was 2837, checked in by , 20 years ago | |
---|---|
|
|
File size: 108 bytes |
Rev | Line | |
---|---|---|
[2837] | 1 | #!/bin/csh |
2 | foreach f ( ProgPI PrgUtil PrgMap Tests PMixer ) | |
3 | cd ../$f | |
4 | pwd | |
5 | echo "make in $f " | |
6 | time make | |
7 | end |
Note:
See TracBrowser
for help on using the repository browser.