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

File: [Pegasus] / pegasus / mak / configschema.mak (download)
Revision: 1.3, Sun Sep 1 17:18:23 2002 UTC (21 years, 8 months ago) by kumpf
Branch: MAIN
CVS Tags: test, pep_88, mday-merge-start, mday-merge-pegasus/src/Pegasus/Server, mday-merge-pegasus/src/Pegasus/Common, mday-2-0-patches, local, VERSION_2_1_RELEASE_HEAD, VERSION_2_1_RELEASE_BRANCH, VERSION_2_1_RELEASE, VERSION_2_1_1_RELEASE, TEST, RELEASE_2_3_2-testfreeze, RELEASE_2_3_2-root, RELEASE_2_3_2-releasesnapshot, RELEASE_2_3_2-branch-freeze, RELEASE_2_3_2-branch, RELEASE_2_3_1-root, RELEASE_2_3_1-branch, RELEASE_2_3_0-root, RELEASE_2_3_0-msg-freeze, RELEASE_2_3_0-branch, RELEASE_2_2_1-snapshot, RELEASE_2_2_0_0-release, RELEASE_2_2_0-root, RELEASE_2_2_0-branch, RELEASE_2_2-root, PRE_LICENSE_UPDATE_2003, POST_LICENSE_UPDATE_2003, PEGASUS_FC_VERSION_2_2, LOCAL_ASSOCPROV-ROOT, LOCAL_ASSOCPROV-BRANCH
Changes since 1.2: +1 -1 lines
HP-DME: Split configuration files for HPUX PARISC and HPUX IA64 builds.


CIMMOFCLI = cimmofl

# The INTEROPNS variable defines the absolute name of the
# Pegasus InterOp Namespace.

INTEROPNS=root/PG_InterOp
INTEROPNSDIRECTORY = $(REPOSITORY_ROOT)/root\#PG_InterOp

# The INTERNALNS variable defines the absolute name of the
# Pegasus INTERNALNS Namespace.

INTERNALNS = root/PG_Internal
INTERNALNSDIRECTORY = $(REPOSITORY_ROOT)/root\#PG_Internal

# The MANAGEDSYSTEMNS variable defines the absolute name of the
# namespace for the managed system running the CIMOM.  The content and
# the name of this namespace is expected to be platform specific.

MANAGEDSYSTEMNS = NOTDEFINED

ifeq ($(OS), HPUX)
#   MANAGEDSYSTEMNS = root/HPV2
#   MANAGEDSYSTEMNSDIRECTORY = $(REPOSITORY_ROOT)/root\#HPV2
endif

ifeq ($(MANAGEDSYSTEMNS),NOTDEFINED) 
   MANAGEDSYSTEMNS = root/cimv2
   MANAGEDSYSTEMNSDIRECTORY = $(REPOSITORY_ROOT)/root\#cimv2
endif

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2