]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
Remove an unneeded target from the Makefile
authorMark Michelson <mmichelson@digium.com>
Fri, 27 Jun 2008 14:14:09 +0000 (14:14 +0000)
committerMark 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

index d84907710c32985a6be66dede46303733736f3ba..ee8572a29d4eaf4e606f23ceba1c449ccd8ff7cd 100644 (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)