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
Line 
1
2mkdir -p ../snova
3
4find ../source/snova -name "*.h" -print -exec /bin/cp {} ../snova/. \;
5
6
7
8
Note: See TracBrowser for help on using the repository browser.