source: build/snova/trunk/obuild/cpincs.sh @ 142

Last change on this file since 142 was 142, checked in by barrand, 17 years ago
  • Property svn:executable set to *
File size: 96 bytes
Line 
1
2mkdir -p ../snova
3
4find ../source/snova -name "*.hh" -print -exec /bin/cp {} ../snova/. \;
5
6
7
8
Note: See TracBrowser for help on using the repository browser.