I\'m compiling a very large code base. If I press Ctrl+C in the middle of make process, do I need to run make clean before continuing the mak
make
make clean
mak