make install &&

if ! [ -e ${INSTALL_ROOT}/var/lock/subsys ];
then
    mkdir ${INSTALL_ROOT}/var/lock/subsys
fi
	
