view buildsys/lua/setenv.sh @ 103:b15d814ba274

- mostly functional mips o32 callbacks (seems to still have problems with 64bit params)
author cslag
date Wed, 08 Jun 2016 02:27:12 +0200
parents 3e629dc19168
children
line wrap: on
line source

#
PATH=$PWD/lua-5.1.4/src:$PATH
export PATH