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

Diff for /pegasus/mak/config-vms.mak between version 1.4 and 1.7

version 1.4, 2005/05/12 15:27:28 version 1.7, 2006/01/30 16:16:22
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 39 
Line 41 
 endif endif
  
 VMSROOT =  $(PEGASUS_VMSROOT) VMSROOT =  $(PEGASUS_VMSROOT)
 OBJ_VMSDIR = $(HOME_VMSDIR)[P_obj$(VMSDIR)  OBJ_VMSDIR = $(HOME_VMSDIR)[obj$(VMSDIR)
 BIN_VMSDIR = $(HOME_VMSDIR)[P_bin  BIN_VMSDIR = $(HOME_VMSDIR)[bin
 LIB_VMSDIR = $(HOME_VMSDIR)[P_lib  LIB_VMSDIR = $(HOME_VMSDIR)[lib
 OPT_VMSDIR = $(HOME_VMSDIR)[P_opt  OPT_VMSDIR = $(HOME_VMSDIR)[opt
 PLATFORM_VMSDIR = $(PEGASUS_VMSROOT)[src.platforms.vms PLATFORM_VMSDIR = $(PEGASUS_VMSROOT)[src.platforms.vms
  
 REP_DIR = $(HOME_DIR)/cxx_repository REP_DIR = $(HOME_DIR)/cxx_repository
  
 OBJ_VMSDIRA = $(HOME_VMSDIRA)P_obj$(VMSDIR)  OBJ_VMSDIRA = $(HOME_VMSDIRA)obj$(VMSDIR)
 BIN_VMSDIRA = $(HOME_VMSDIRA)P_bin  BIN_VMSDIRA = $(HOME_VMSDIRA)bin
 LIB_VMSDIRA = $(HOME_VMSDIRA)P_lib  LIB_VMSDIRA = $(HOME_VMSDIRA)lib
 OPT_VMSDIRA = $(HOME_VMSDIRA)P_opt  OPT_VMSDIRA = $(HOME_VMSDIRA)opt
 PLATFORM_VMSDIRA = $(PEGASUS_VMSROOTA)src.platforms.vms PLATFORM_VMSDIRA = $(PEGASUS_VMSROOTA)src.platforms.vms
  
 OBJ_VMSDIRB =P_obj  OBJ_VMSDIRB =obj
 BIN_VMSDIRB =P_bin  BIN_VMSDIRB =bin
 LIB_VMSDIRB =P_lib  LIB_VMSDIRB =lib
 OPT_VMSDIRB =P_opt  OPT_VMSDIRB =opt
  
 MU = mu MU = mu
 #MU = mudebug #MU = mudebug
Line 70 
Line 72 
 #REPOSITORY_VMSDIR = $(HOME_VMSDIR) #REPOSITORY_VMSDIR = $(HOME_VMSDIR)
 #REPOSITORY_VMSROOT = $(REPOSITORY_VMSDIR)[repository] #REPOSITORY_VMSROOT = $(REPOSITORY_VMSDIR)[repository]
  
 REPOSITORY_DIR = /var/opt/wbem  #REPOSITORY_DIR = /wbem_var/opt/wbem
 REPOSITORY_VMSROOT = $(REPOSITORY_VMSDIR)[.repository] REPOSITORY_VMSROOT = $(REPOSITORY_VMSDIR)[.repository]
  
 ###################################################### ######################################################


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

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2