source: build/bhep/tags/v1r4p1/cmt/cpincs.sh @ 61

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