dect
/
asterisk
Archived
13
0
Fork 0

Remove an unneeded target from the Makefile

git-svn-id: http://svn.digium.com/svn/asterisk/trunk@125799 f38db490-d61c-443f-a65b-d21fe96a405b
This commit is contained in:
mmichelson 2008-06-27 14:14:09 +00:00
parent d9cd752b99
commit a406b42210
1 changed files with 0 additions and 1 deletions

View File

@ -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)