[TeamTalk 114]: [651] TeamTalk/Agents/PrimitiveComm/Makefile: 1) make clean removes dependency files

tk@edam.speech.cs.cmu.edu tk at edam.speech.cs.cmu.edu
Wed Jul 11 12:41:40 EDT 2007


An HTML attachment was scrubbed...
URL: http://mailman.srv.cs.cmu.edu/pipermail/teamtalk-developers/attachments/20070711/21c2c73c/attachment.html
-------------- next part --------------
Modified: TeamTalk/Agents/PrimitiveComm/Makefile
===================================================================
--- TeamTalk/Agents/PrimitiveComm/Makefile	2007-07-11 16:33:26 UTC (rev 650)
+++ TeamTalk/Agents/PrimitiveComm/Makefile	2007-07-11 16:41:40 UTC (rev 651)
@@ -75,4 +75,4 @@
 # Clean rule
 clean:
 	$(CLEAN_ECHO)
-	$(Q)rm -f *.o $(LIBRARIES)
+	$(Q)rm -f *.o *.d $(LIBRARIES)


Property changes on: TeamTalk/Agents/PrimitiveComm/Makefile
___________________________________________________________________
Name: svn:executable
   - *


More information about the TeamTalk-developers mailing list