[svn-commits] mmichelson: branch 1.6.0 r125800 - in /branches/1.6.0: ./ utils/Makefile

SVN commits to the Digium repositories svn-commits at lists.digium.com
Fri Jun 27 09:14:47 CDT 2008


Author: mmichelson
Date: Fri Jun 27 09:14:46 2008
New Revision: 125800

URL: http://svn.digium.com/view/asterisk?view=rev&rev=125800
Log:
Merged revisions 125799 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/trunk

........
r125799 | mmichelson | 2008-06-27 09:14:09 -0500 (Fri, 27 Jun 2008) | 3 lines

Remove an unneeded target from the Makefile


........

Modified:
    branches/1.6.0/   (props changed)
    branches/1.6.0/utils/Makefile

Propchange: branches/1.6.0/
------------------------------------------------------------------------------
Binary property 'trunk-merged' - no diff available.

Modified: branches/1.6.0/utils/Makefile
URL: http://svn.digium.com/view/asterisk/branches/1.6.0/utils/Makefile?view=diff&rev=125800&r1=125799&r2=125800
==============================================================================
--- branches/1.6.0/utils/Makefile (original)
+++ branches/1.6.0/utils/Makefile Fri Jun 27 09:14:46 2008
@@ -80,7 +80,6 @@
 
 md5.c: $(ASTTOPDIR)/main/md5.c
 	@cp $< $@
-astman.o: astman.i
 astman: astman.o md5.o
 astman: LIBS+=$(NEWT_LIB)
 




More information about the svn-commits mailing list