Make sure facade scripts end with a new line.
[harbours.git] / facade / strip
blob3a5d7a1392aec9fa46694f39dd3a172177ee88a3
1 #!/bin/sh
3 run_it() {
4 # echo "[STRIP $PWD]:" "$@"
5 exec "$@"
8 run_it $HSCT_REAL_TARGET-strip "$@"