[PATCH] MAKE: Clean multi thread core files also.

Dominik Vogt dvogt at ffm.tc.iot.dtag.de
Mon Aug 2 14:18:46 CEST 2010


---
 src/common.mk |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/common.mk b/src/common.mk
index 7117449..cfd2d1c 100644
--- a/src/common.mk
+++ b/src/common.mk
@@ -143,7 +143,7 @@ lib:		$(LIBAGENTPLUS)
 shlib:		$(SHLIBAGENTPLUS)
 
 clean:  
-		$(RM) *.o *~ $(INC)/agent_pp/*~ core
+		$(RM) *.o *~ $(INC)/agent_pp/*~ core core.*
 
 clobber: 	clean
 		$(RM) $(LIBAGENTPLUS) $(SHLIBAGENTPLUS) 
-- 
1.5.5.6


--KsGdsel6WgEHnImy
Content-Type: text/plain; charset="us-ascii"
Content-Disposition: attachment;
	filename="0003-MAKE-Add-install-rules.patch"



More information about the AGENTPP mailing list