Adapt for mainline changes in https://github.com/HelenOS/helenos/pull/15,
[harbours.git] / facade / objcopy
blobbb3cb67f318b1313042159e7504b33b93ef13d6c
1 #!/bin/sh
3 run_it() {
4 # echo "[OBJCOPY $PWD]:" "$@"
5 exec "$@"
8 run_it $HSCT_REAL_TARGET-objcopy "$@"