Ignore:
Timestamp:
Feb 8, 2007, 1:59:48 PM (17 years ago)
Author:
barrand
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • build/bhep/trunk/cmt/cpincs.sh

    r36 r37  
    22mkdir -p ../bhep
    33
    4 find ../source -name "*.h" -exec cp {} ../bhep/. {};
     4find ../source -name "*.h" -print -exec /bin/cp {} ../bhep/. \;
    55
    66/bin/cp config.h ../bhep/.
Note: See TracChangeset for help on using the changeset viewer.