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

Diff for /pegasus/mak/platform_VMS_IA64_DECCXX.mak between version 1.2 and 1.11

version 1.2, 2005/03/08 01:56:29 version 1.11, 2005/05/12 13:44:38
Line 8 
Line 8 
  
 SYS_VMSINCLUDES = -I$(ROOT)/src/stdcxx/cwrappers SYS_VMSINCLUDES = -I$(ROOT)/src/stdcxx/cwrappers
  
 DEFINES = -DPEGASUS_OS_VMS -DPEGASUS_PLATFORM_$(PEGASUS_PLATFORM)  DEFINES = -DPEGASUS_OS_VMS -DPEGASUS_PLATFORM_$(PEGASUS_PLATFORM) -DPEGASUS_NOASSERTS
  
 DEPEND_INCLUDES = DEPEND_INCLUDES =
  
 OPT_DIR = $(HOME_DIR)/opt  OBJ_DIR = $(HOME_DIR)/P_obj/$(DIR)
   BIN_DIR = $(HOME_DIR)/P_bin
   LIB_DIR = $(HOME_DIR)/P_lib
   OPT_DIR = $(HOME_DIR)/P_opt
  
 CFLAGS = /repos=$(CXXREPOSITORY_VMSROOT)/template_def=time CFLAGS = /repos=$(CXXREPOSITORY_VMSROOT)/template_def=time
 CCFLAGS = /OPT=INLINE=ALL/nowarn CCFLAGS = /OPT=INLINE=ALL/nowarn
Line 32 
Line 35 
 OPENSSL_VMSHOME =/Pegasus_Blddsk/OpenSSL OPENSSL_VMSHOME =/Pegasus_Blddsk/OpenSSL
 OPENSSL_HOME = $(OPENSSL_VMSHOME) OPENSSL_HOME = $(OPENSSL_VMSHOME)
 PEGASUS_HAS_SSL = yes PEGASUS_HAS_SSL = yes
 #PEGASUS_HAS_PERFINST = yes  
   PEGASUS_ARCHITECTURE_64BIT = yes
   
   PEGASUS_DISABLE_PERFINST = yes
 #PEGASUS_ENABLE_CMPI_PROVIDER_MANAGER = yes #PEGASUS_ENABLE_CMPI_PROVIDER_MANAGER = yes
  
   # Local domain sockets, or an equivalent, is not currently supported on OpenVMS. Bug 2147
   PEGASUS_DISABLE_LOCAL_DOMAIN_SOCKET=1
   
 CXX = cxx CXX = cxx
  
 SH = sh SH = sh
  
 YACC = bison YACC = bison
  
   RM = mu rm
   
   DIFF = mu diff
   
   SORT = mu sort
   
 COPY = mu copy COPY = mu copy
  
 MOVE = mu move MOVE = mu move


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

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2