aboutsummaryrefslogtreecommitdiffstats
path: root/stdtime
diff options
context:
space:
mode:
authormarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2003-11-05 06:19:41 +0000
committermarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2003-11-05 06:19:41 +0000
commit58cce94db2784862bf5dd0a6fcf2dc09c866bec1 (patch)
tree44b13d556699e8a72c503bab4b9b7cec84bae301 /stdtime
parent54601db3a0a0f52bc023f6994a27cafeda63250e (diff)
Get .depend for stdtime
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@1695 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'stdtime')
-rwxr-xr-xstdtime/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/stdtime/Makefile b/stdtime/Makefile
index f5374ce81..ccc11eda3 100755
--- a/stdtime/Makefile
+++ b/stdtime/Makefile
@@ -9,7 +9,7 @@ libtime.a: $(OBJS)
install:
clean:
- rm -f libtime.a *.o test
+ rm -f libtime.a *.o test .depend
depend: .depend