(file) Return to Makefile.interop CVS log (file) (dir) Up to [Pegasus] / pegasus

Diff for /pegasus/Makefile.interop between version 1.1 and 1.2

version 1.1, 2012/05/14 09:12:08 version 1.2, 2012/08/29 05:47:57
Line 107 
Line 107 
 else else
 ifeq ($(PEGASUS_INTEROP_NAMESPACE),interop) ifeq ($(PEGASUS_INTEROP_NAMESPACE),interop)
         @$(foreach i,$(LISTXML), mu replace $i '<!--NAMESPACE NAME="root"/-->' '<NAMESPACE NAME="root"/>'; \         @$(foreach i,$(LISTXML), mu replace $i '<!--NAMESPACE NAME="root"/-->' '<NAMESPACE NAME="root"/>'; \
         mu replace $i 'interop' 'PG_InterOp'); )          mu replace $i 'interop' 'PG_InterOp');
         @$(foreach i,$(LIST), mu replace $i 'interop' 'root/PG_InterOp'); )         @$(foreach i,$(LIST), mu replace $i 'interop' 'root/PG_InterOp');
  
 endif endif
 endif endif


Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2