source: build/bhep/trunk/cmt/cpincs.sh @ 37

Last change on this file since 37 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.