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

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