diff --git a/Makefile.rules b/Makefile.rules index 94b53bcb189..c49f3b3d09a 100644 --- a/Makefile.rules +++ b/Makefile.rules @@ -694,6 +694,7 @@ endif # 'make clean' nukes the tree clean-local:: + $(VERB) $(RM) -rf $(OBJDIR) $(VERB) $(RM) -f core core.[0-9][0-9]* *.o *.d *~ *.flc ifneq ($(strip $(SHLIBEXT)),) # Extra paranoia - make real sure SHLIBEXT is set $(VERB) $(RM) -f *$(SHLIBEXT)