To build and install ovirt-engine execute the folllowing command:

$ make clean install-dev PREFIX="${PREFIX}"

What about installing it on Product Environment. Is the folllowing command right? 

$ make clean install PREFIX="${PREFIX}"