From: Mark Michelson Date: Fri, 27 Jun 2008 14:14:09 +0000 (+0000) Subject: Remove an unneeded target from the Makefile X-Git-Tag: 1.6.2.0-beta1~1879 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=556664b79d1929c5221431d1887a83f2f4eaabe7;p=thirdparty%2Fasterisk.git Remove an unneeded target from the Makefile git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@125799 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/utils/Makefile b/utils/Makefile index d84907710c..ee8572a29d 100644 --- 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)