xref
: /
dports
/
devel
/
radare2
/
radare2-5.1.1
/
sys
/
tcc.sh
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#!/
bin
/
sh
2
3
export
CC
=
"tcc"
4
exec
sys
/
install.sh
$*
5