]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
Get .depend for stdtime
authorMark Spencer <markster@digium.com>
Wed, 5 Nov 2003 06:19:41 +0000 (06:19 +0000)
committerMark Spencer <markster@digium.com>
Wed, 5 Nov 2003 06:19:41 +0000 (06:19 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1695 65c4cc65-6c06-0410-ace0-fbb531ad65f3

stdtime/Makefile

index f5374ce814541a96d3f61e1a097d090631e99189..ccc11eda3e6767ff37e5c4b2931401d35481aa5c 100755 (executable)
@@ -9,7 +9,7 @@ libtime.a: $(OBJS)
 install:
 
 clean:
-       rm -f libtime.a *.o test
+       rm -f libtime.a *.o test .depend
 
 depend: .depend