source:
Sophya/trunk/ArchTOIPipe/fan_copy@
1696
| Last change on this file since 1696 was 1692, checked in by , 24 years ago | |
|---|---|
|
|
| File size: 188 bytes | |
| Rev | Line | |
|---|---|---|
| [1691] | 1 | #!/bin/csh |
| 2 | ||
| 3 | foreach d (kernel pipes processors sophya) | |
| 4 | echo "" | |
| 5 | echo "****" $d | |
| 6 | foreach f (`cat files_$d`) | |
| 7 | echo $f | |
| 8 | cp -p $f $d/$f | |
| 9 | end | |
| [1692] | 10 | cp -p Makefile.in_$d $d/Makefile.in |
| [1691] | 11 | end |
Note:
See TracBrowser
for help on using the repository browser.
![(please configure the [header_logo] section in trac.ini)](/PI/chrome/site/your_project_logo.png)