v0.9 under Linux
Status: Beta
                
                Brought to you by:
                
                    dginsburg_ati
                    
                
            A patch to compile HLSL2GLSL 0.9 under Linux.
Provides a Makefile
- generated files for parser follow the same name scheme as in other platforms.
Fixes some glitches
- upper/lower case mix in Link.cpp
- inserting a blank in ']]' in file hlsl.l, which causes some versions of Lex to spit error regarding unrelated pieces of code
- adding prototype into QualifierAlive.cpp
- adding the missing macros in Linux's osinclude.h
The patch should work against HEAD too.
make release v0.9 compile under Linux