mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-05 20:20:07 +00:00
Remove an unneeded target from the Makefile
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@125799 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -80,7 +80,6 @@ clean:
|
|||||||
|
|
||||||
md5.c: $(ASTTOPDIR)/main/md5.c
|
md5.c: $(ASTTOPDIR)/main/md5.c
|
||||||
@cp $< $@
|
@cp $< $@
|
||||||
astman.o: astman.i
|
|
||||||
astman: astman.o md5.o
|
astman: astman.o md5.o
|
||||||
astman: LIBS+=$(NEWT_LIB)
|
astman: LIBS+=$(NEWT_LIB)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user