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:
fab7c33
)
Remove an unneeded target from the Makefile
author
Mark Michelson
<mmichelson@digium.com>
Fri, 27 Jun 2008 14:14:09 +0000
(14:14 +0000)
committer
Mark Michelson
<mmichelson@digium.com>
Fri, 27 Jun 2008 14:14:09 +0000
(14:14 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@125799
65c4cc65
-6c06-0410-ace0-
fbb531ad65f3
utils/Makefile
patch
|
blob
|
history
diff --git
a/utils/Makefile
b/utils/Makefile
index
d849077
..
ee8572a
100644
(file)
--- a/
utils/Makefile
+++ b/
utils/Makefile
@@
-80,7
+80,6
@@
clean:
md5.c: $(ASTTOPDIR)/main/md5.c
@cp $< $@
-astman.o: astman.i
astman: astman.o md5.o
astman: LIBS+=$(NEWT_LIB)