repo.or.cz
/
sdcc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Announce SDCC 4.5.0 RC3.
[sdcc.git]
/
sdcc
/
bin
/
sdcc.in
blob
c8f8bc39a2e47d707a07211a2cc309889c70df73
1
#!/bin/sh
2
3
abs_top_builddir
=
@abs_top_builddir@
4
export
PATH
=
${abs_top_builddir}
/
src
:
${abs_top_builddir}
/
bin
:
$PATH
5
sdcc
"$@"