Andy Furniss <[email protected]> writes: > I've just had to rm -r and re-clone because I couldn't find how to > distclean :-).
"git clean -df" makes things pretty clean ;) I don't think I know how to distclean in cmake either... the workaround for cmake is to just use out of source builds. Then "clean... no, i *mean* it" is just "blow away the build directory" -tom _______________________________________________ mesa-dev mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-dev
