Hi..
I have installed qt 4.4.3 on X11.
I copied the source from Windows(in which Qt is installed) to linux.
While compiling the application in linux it shows following error:

Makefile:66: *** multiple target patterns. Stop.


Is there any command to create .pro & makefile in Qt running on linux.