projects
/
asterisk/asterisk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ddc6f81
)
Add some files to the utils directory svn:ignore and Makefile clean target
author
Russell Bryant
<russell@russellbryant.com>
Tue, 25 Sep 2007 08:09:01 +0000
(08:09 +0000)
committer
Russell Bryant
<russell@russellbryant.com>
Tue, 25 Sep 2007 08:09:01 +0000
(08:09 +0000)
(closes issue #10808, reported by mvanbaak)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@83741
65c4cc65
-6c06-0410-ace0-
fbb531ad65f3
utils/Makefile
patch
|
blob
|
history
diff --git
a/utils/Makefile
b/utils/Makefile
index
1beaf86
..
c5b7067
100644
(file)
--- a/
utils/Makefile
+++ b/
utils/Makefile
@@
-60,6
+60,7
@@
clean:
rm -f .*.o.d .*.oo.d
rm -f md5.c strcompat.c ast_expr2.c ast_expr2f.c pbx_ael.c pval.c
rm -f aelparse.c aelbison.c conf2ael
+ rm -f utils.c sha1.c astobj2.c hashtest2
md5.c: ../main/md5.c
@cp $< $@