When I compile my mercury program, I get a lot of files that clutter the directory. As of now I am deleting them with the help of a script. Is there a builtin way to keep the compiled binary only? $ mmc a01.m $ ls a01 a01.c a01.c_date a01.d a01_init.c a01_init.o a01.m a01.mh a01.o inp