[Asterisk-cvs] asterisk/stdtime Makefile,1.3,1.4

markster at lists.digium.com markster at lists.digium.com
Tue Nov 4 23:53:32 CST 2003


Update of /usr/cvsroot/asterisk/stdtime
In directory mongoose.digium.com:/tmp/cvs-serv14390/stdtime

Modified Files:
	Makefile 
Log Message:
Get .depend for stdtime


Index: Makefile
===================================================================
RCS file: /usr/cvsroot/asterisk/stdtime/Makefile,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- Makefile	25 Oct 2003 17:56:14 -0000	1.3
+++ Makefile	5 Nov 2003 06:19:41 -0000	1.4
@@ -9,7 +9,7 @@
 install:
 
 clean:
-	rm -f libtime.a *.o test
+	rm -f libtime.a *.o test .depend
 
 depend: .depend
 




More information about the svn-commits mailing list