Make webvmail

trying to instal webvmail and getting error.

[root@asterisk01 src]# make webvmail
m 4755 -o root -g root contrib/scripts/vmail.cgi /var/www/cgi-bin/vmail.cgi
make: m: Command not found
make: [webvmail] Error 127 (ignored)
mkdir -p /var/www/html/_asterisk
for x in images/*.gif; do
-m 644 $x /var/www/html/_asterisk/;
done
/bin/sh: line 1: -m: command not found
/bin/sh: line 1: -m: command not found
make: *** [webvmail] Error 127
[root@asterisk01 src]#