diff --git a/apps/sam/c/Makefile.common b/apps/sam/c/Makefile.common index e43d22f043..a8b2a1a725 100644 --- a/apps/sam/c/Makefile.common +++ b/apps/sam/c/Makefile.common @@ -21,6 +21,5 @@ libsam: $(OBJS) # Cleanup rules # -# WTF doesn't this remove the .depend ?!? clean: -$(RM) -f $(LIBDIR)/libsam.a $(OBJDIR)/*.o .depend