repo.or.cz
/
cake.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Make sure Locale dirs exsit before copying icons to them.
[cake.git]
/
scripts
/
aros-ld.in
blob
c3a2febc66aea99b7616a6f2d077442823c6d599
1
#!/bin/sh
2
if
test -z
"
$COMPILER_PATH
"
;
then
3
export
COMPILER_PATH
=
@aros_target_cc_path@
4
fi
5
exec
@AROS_BUILDDIR@
/
@aros_tools_dir@
/
collect-aros
"$@"