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

Diff for /pegasus/mak/platform_VMS_ALPHA_DECCXX.mak between version 1.1 and 1.5

version 1.1, 2005/02/06 16:53:27 version 1.5, 2005/03/21 02:23:56
Line 12 
Line 12 
  
 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 25 
Line 28 
 LFLAGS = /debug/map=$(BIN_VMSDIRA)]$(PROGRAM) LFLAGS = /debug/map=$(BIN_VMSDIRA)]$(PROGRAM)
 endif endif
  
 INSTALL_LIBRARY = $(ECHO) Not supported.  
 INSTALL_PROGRAM = $(ECHO) Not supported.  
   
 SYS_LIBS =+sys$share:sys$lib_c/lib SYS_LIBS =+sys$share:sys$lib_c/lib
  
 # SSL support # SSL support
Line 44 
Line 44 
  
 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
Line 51 
Line 57 
 PEGASUS_SUPPORTS_DYNLIB = yes PEGASUS_SUPPORTS_DYNLIB = yes
  
 LIB_SUFFIX =.olb LIB_SUFFIX =.olb
   
   # The Provider User Context feature (PEP 197) is not yet supported on OpenVMS
   PEGASUS_DISABLE_PROV_USERCTXT=1


Legend:
Removed from v.1.1  
changed lines
  Added in v.1.5

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2