[svn-commits] kpfleming: branch group/new_loader_completion r40560 -
/team/group/new_loader...
svn-commits at lists.digium.com
svn-commits at lists.digium.com
Sat Aug 19 18:22:17 MST 2006
Author: kpfleming
Date: Sat Aug 19 20:22:17 2006
New Revision: 40560
URL: http://svn.digium.com/view/asterisk?rev=40560&view=rev
Log:
restoring this pattern rule... things did not work as expected without it
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=40560&r1=40559&r2=40560&view=diff
==============================================================================
--- team/group/new_loader_completion/Makefile.rules (original)
+++ team/group/new_loader_completion/Makefile.rules Sat Aug 19 20:22:17 2006
@@ -95,6 +95,8 @@
$(eval $(call ast_make_oo_cc,%.oo,%.cc))
+$(eval $(call ast_make_so_o,%.so,%.o))
+
$(eval $(call ast_make_final,%,%.o))
$(eval $(call ast_make_c_y,%.c,%.y))
More information about the svn-commits
mailing list