Get .depend for stdtime

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1695 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Mark Spencer 2003-11-05 06:19:41 +00:00
parent 89aadcec48
commit d7df92d71b
1 changed files with 1 additions and 1 deletions

View File

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