#!/bin/sh -f #set -x /bin/rm -R -f ../bhep mkdir -p ../bhep find ../source -name "*.h" -exec /bin/cp {} ../bhep/. \; /bin/cp config.h ../bhep/.