You should let the makefile clean things for you:
Code
mingw32-make TARGET=mess clean

That will clean all the generated binaries and object files.