I have qt-mac-opensource-src-4.3.1 installed on my Mac. I ran configure,followed by make. It started building everything, and 40 gigs later ran out of disk space and quit. All I want are the libraries. So my questions are:

1) Is there some kind of make option that will remove everything that was built?
2) Is there a make option to only build the libs?

BTW, I'm using Xcode 2.4.1 and gcc 4.0.1.