I'm trying to install qt on linux.
After doing ./configure by some means i want do clean the configuration.
when giving command gmake conclean following error is occured:

gmake: *** No rule to make target `confclean'. Stop.
Pls help