[maemo-developers] qmake

From: Ville M. Vainio vivainio at gmail.com
Date: Thu Feb 25 14:50:40 EET 2010
On Thu, Feb 25, 2010 at 2:17 PM, Murray Cumming <murrayc at murrayc.com> wrote:

> Users of (awful, horrible, hateful, doesn't-actually-do-much) qmake
> regularly have to do complete rebuilds. Luckily, when using git, it's
> easy to remove all generated files like so:
> git clean -dfx

Or a bit more safely:

rm `find . -type f -name Makefile`

-- 
Ville M. Vainio
http://tinyurl.com/vainio
More information about the maemo-developers mailing list