#!/bin/sh
cd qtopia-core-opensource-src-4.2.1
make confclean
cd ..

cd qt-x11-opensource-src-4.2.1
make confclean

