Make check install and make all install

hi dear
i want to know what is different between make check install and make all install?
thanks in advane
fereshte

Depends on the makefile.

hi
thanks for your answer
i use fedora 16 and it have GNU make.
to be honest i want to install CURL. but i don't know which command for installation is correct?

make check install 
or 
make all install

i sent this problem to CURL support too, they answered: install curl with the package manager for fedora. with regard that i am a linux newbie, i did not completely get which command is correct to use. would you please help me.
thanks again
sincerely yours
fereshte

Have you tried

yum install curl