repo.or.cz
/
harbours.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Adapt for mainline changes in https://github.com/HelenOS/helenos/pull/15,
[harbours.git]
/
facade
/
objcopy
blob
bb3cb67f318b1313042159e7504b33b93ef13d6c
1
#!/bin/sh
2
3
run_it
() {
4
# echo "[OBJCOPY $PWD]:" "$@"
5
exec
"$@"
6
}
7
8
run_it
$HSCT_REAL_TARGET
-objcopy
"$@"