source:
build/snova/trunk/cmt/cpincs.sh
@
79
Last change on this file since 79 was 47, checked in by , 18 years ago | |
---|---|
|
|
File size: 96 bytes |
Line | |
---|---|
1 | |
2 | mkdir -p ../snova |
3 | |
4 | find ../source/snova -name "*.hh" -print -exec /bin/cp {} ../snova/. \; |
5 | |
6 | |
7 | |
8 |
Note: See TracBrowser
for help on using the repository browser.