[Redbutton-devel] SF.net SVN: redbutton: [329] redbutton-author/trunk/Makefile
Brought to you by:
skilvington
|
From: <ski...@us...> - 2007-08-22 13:26:27
|
Revision: 329
http://redbutton.svn.sourceforge.net/redbutton/?rev=329&view=rev
Author: skilvington
Date: 2007-08-22 06:26:22 -0700 (Wed, 22 Aug 2007)
Log Message:
-----------
something else to clean
Modified Paths:
--------------
redbutton-author/trunk/Makefile
Modified: redbutton-author/trunk/Makefile
===================================================================
--- redbutton-author/trunk/Makefile 2007-08-22 13:19:38 UTC (rev 328)
+++ redbutton-author/trunk/Makefile 2007-08-22 13:26:22 UTC (rev 329)
@@ -27,7 +27,7 @@
install -m 755 mhegc ${DESTDIR}/bin
clean:
- rm -f mhegc *.o core
+ rm -f mhegc ccc *.o core
tar:
make clean
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|