I downloaded the qscintilla plugin but I am unable to install it. I used the following commands...

qmake qscintilla.pro
make
make install
But the command prompt gives the error as make is an unknown command. Can anyone suggest me the right way to do this?