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

Diff for /pegasus/mak/configschema.mak between version 1.7 and 1.9

version 1.7, 2005/05/20 21:48:04 version 1.9, 2008/09/02 17:37:17
Line 1 
Line 1 
 #//%2005////////////////////////////////////////////////////////////////////////  #//%2006////////////////////////////////////////////////////////////////////////
 #// #//
 #// Copyright (c) 2000, 2001, 2002 BMC Software; Hewlett-Packard Development #// Copyright (c) 2000, 2001, 2002 BMC Software; Hewlett-Packard Development
 #// Company, L.P.; IBM Corp.; The Open Group; Tivoli Systems. #// Company, L.P.; IBM Corp.; The Open Group; Tivoli Systems.
Line 8 
Line 8 
 #// IBM Corp.; EMC Corporation; VERITAS Software Corporation; The Open Group. #// IBM Corp.; EMC Corporation; VERITAS Software Corporation; The Open Group.
 #// Copyright (c) 2005 Hewlett-Packard Development Company, L.P.; IBM Corp.; #// Copyright (c) 2005 Hewlett-Packard Development Company, L.P.; IBM Corp.;
 #// EMC Corporation; VERITAS Software Corporation; The Open Group. #// EMC Corporation; VERITAS Software Corporation; The Open Group.
   #// Copyright (c) 2006 Hewlett-Packard Development Company, L.P.; IBM Corp.;
   #// EMC Corporation; Symantec Corporation; The Open Group.
 #// #//
 #// Permission is hereby granted, free of charge, to any person obtaining a copy #// Permission is hereby granted, free of charge, to any person obtaining a copy
 #// of this software and associated documentation files (the "Software"), to #// of this software and associated documentation files (the "Software"), to
Line 42 
Line 44 
 # Pegasus InterOp Namespace. # Pegasus InterOp Namespace.
  
 INTEROPNS=root/PG_InterOp INTEROPNS=root/PG_InterOp
 INTEROPNSDIRECTORY = $(REPOSITORY_ROOT)/root\#PG_InterOp  
  
 # The INTERNALNS variable defines the absolute name of the # The INTERNALNS variable defines the absolute name of the
 # Pegasus INTERNALNS Namespace. # Pegasus INTERNALNS Namespace.
  
 INTERNALNS = root/PG_Internal INTERNALNS = root/PG_Internal
 INTERNALNSDIRECTORY = $(REPOSITORY_ROOT)/root\#PG_Internal  
  
 # The MANAGEDSYSTEMNS variable defines the absolute name of the # The MANAGEDSYSTEMNS variable defines the absolute name of the
 # namespace for the managed system running the CIMOM.  The content and # namespace for the managed system running the CIMOM.  The content and
Line 58 
Line 58 
  
 ifeq ($(OS), HPUX) ifeq ($(OS), HPUX)
 #   MANAGEDSYSTEMNS = root/HPV2 #   MANAGEDSYSTEMNS = root/HPV2
 #   MANAGEDSYSTEMNSDIRECTORY = $(REPOSITORY_ROOT)/root\#HPV2  
 endif endif
  
 ifeq ($(MANAGEDSYSTEMNS),NOTDEFINED) ifeq ($(MANAGEDSYSTEMNS),NOTDEFINED)
    MANAGEDSYSTEMNS = root/cimv2    MANAGEDSYSTEMNS = root/cimv2
    MANAGEDSYSTEMNSDIRECTORY = $(REPOSITORY_ROOT)/root\#cimv2  
 endif endif


Legend:
Removed from v.1.7  
changed lines
  Added in v.1.9

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2