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

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