xref
: /
dports
/
devel
/
z88dk
/
z88dk
/
set_environment.sh
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#!/
bin
/
sh
2
3
export
PATH
=`
pwd
`/
bin
:
$PATH
4
export
ZCCCFG
=`
pwd
`/
lib
/
config
5