make    install             &&

if    [  !  -f               ${INSTALL_ROOT}/etc/ffserver.conf  ]
then  cp  doc/ffserver.conf  ${INSTALL_ROOT}/etc/ffserver.conf
fi
