make install DESTDIR=$INSTALL_ROOT &&
ln -s make gmake &&
cp -a gmake ${INSTALL_ROOT}/usr/bin/gmake &&
chmod  a-s  ${INSTALL_ROOT}/usr/bin/make
