From 323f28e306c0e37301fe54a71de61dd1d636dbbb Mon Sep 17 00:00:00 2001
From: mpc <mpc>
Date: Sun, 7 Nov 2004 04:14:53 +0000
Subject: [PATCH] Now it works??

---
 apps/sam/c/Makefile.common | 1 -
 1 file changed, 1 deletion(-)

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
-- 
GitLab