[asterisk-commits] kpfleming: branch group/new_loader_completion r40554 - /team/group/new_loader...

asterisk-commits at lists.digium.com asterisk-commits at lists.digium.com
Sat Aug 19 16:12:31 MST 2006


Author: kpfleming
Date: Sat Aug 19 18:12:31 2006
New Revision: 40554

URL: http://svn.digium.com/view/asterisk?rev=40554&view=rev
Log:
two pattern rules that are not needed... and allow make to bring in implicit rules we don't want

Modified:
    team/group/new_loader_completion/Makefile.rules

Modified: team/group/new_loader_completion/Makefile.rules
URL: http://svn.digium.com/view/asterisk/team/group/new_loader_completion/Makefile.rules?rev=40554&r1=40553&r2=40554&view=diff
==============================================================================
--- team/group/new_loader_completion/Makefile.rules (original)
+++ team/group/new_loader_completion/Makefile.rules Sat Aug 19 18:12:31 2006
@@ -95,10 +95,6 @@
 
 $(eval $(call ast_make_oo_cc,%.oo,%.cc))
 
-$(eval $(call ast_make_so_o,%.so,%.o))
-
-$(eval $(call ast_make_so_oo,%.so,%.oo))
-
 $(eval $(call ast_make_final,%,%.o))
 
 $(eval $(call ast_make_c_y,%.c,%.y))



More information about the asterisk-commits mailing list