To build demo (and library)

"./makedemo"

To build library (.a file)
"./makelib"

To build 32 bit library on 64 bit machine(.a file)
"./makelib32"
