annotate buildsys/lua/setenv.sh @ 152:d48a8b8d2ef9

- integrated all headers containing DCCallback definition into the translation units used (arm64 already avoided this pointless header, so following that style) - some cleanups, removal of unnecessary includes, etc.
author cslag
date Sat, 22 Oct 2016 15:55:54 +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