annotate buildsys/lua/setenv.sh @ 233:8216c86b4cbc

- make dynload_plain test build on windows
author Tassilo Philipp
date Sun, 16 Apr 2017 17:50:55 +0200
parents 3e629dc19168
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
3e629dc19168 initial from svn dyncall-1745
Daniel Adler
parents:
diff changeset
1 #
3e629dc19168 initial from svn dyncall-1745
Daniel Adler
parents:
diff changeset
2 PATH=$PWD/lua-5.1.4/src:$PATH
3e629dc19168 initial from svn dyncall-1745
Daniel Adler
parents:
diff changeset
3 export PATH
3e629dc19168 initial from svn dyncall-1745
Daniel Adler
parents:
diff changeset
4