Well, that marks all files as updated which will trigger a recompile of all objects.

Next time try a 'make clean' to clean out all compiled objects followed by a normal 'make' to re-create all the objects and the executable.