(file) Return to configschema.mak CVS log (file) (dir) Up to [Pegasus] / pegasus / mak

Diff for /pegasus/mak/configschema.mak between version 1.12 and 1.12.8.1

version 1.12, 2008/12/16 18:55:36 version 1.12.8.1, 2013/06/03 22:34:47
Line 38 
Line 38 
 PG_INTEROP_SCHEMA_DIR=VER$(PG_INTEROP_SCHEMA_VER) PG_INTEROP_SCHEMA_DIR=VER$(PG_INTEROP_SCHEMA_VER)
 PG_INTEROP_MOF_PATH=$(ROOT)/Schemas/Pegasus/InterOp/$(PG_INTEROP_SCHEMA_DIR) PG_INTEROP_MOF_PATH=$(ROOT)/Schemas/Pegasus/InterOp/$(PG_INTEROP_SCHEMA_DIR)
  
 # The INTEROPNS variable defines the absolute name of the  
 # Pegasus InterOp Namespace.  
  
   ifeq ($(PEGASUS_INTEROP_NAMESPACE),root/interop)
   INTEROPNS=root/interop
   else
   ifeq ($(PEGASUS_INTEROP_NAMESPACE),interop)
   INTEROPNS=interop
   else
 INTEROPNS=root/PG_InterOp INTEROPNS=root/PG_InterOp
   endif
   endif
   
  
 # The INTERNALNS variable defines the absolute name of the # The INTERNALNS variable defines the absolute name of the
 # Pegasus INTERNALNS Namespace. # Pegasus INTERNALNS Namespace.


Legend:
Removed from v.1.12  
changed lines
  Added in v.1.12.8.1

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2