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

Diff for /pegasus/mak/program-vms.mak between version 1.7 and 1.8

version 1.7, 2008/11/18 19:56:40 version 1.8, 2008/11/24 17:40:23
Line 53 
Line 53 
 EXE_OUTPUT =$(FULL_PROGRAM) EXE_OUTPUT =$(FULL_PROGRAM)
  
 ifeq ($(PEGASUS_USE_STATIC_LIBRARIES),true) ifeq ($(PEGASUS_USE_STATIC_LIBRARIES),true)
     EXTRA_LIBRARIES += -L$(OPENSSL_LIB) -lssl$$libssl_shr -lssl$$libcrypto_shr32      EXTRA_LIBRARIES += \
           -L$(OPENSSL_LIB) -lssl$$libssl_shr32 -lssl$$libcrypto_shr32
     LIBRARIES += vms/include=vms_crtl_init     LIBRARIES += vms/include=vms_crtl_init
 endif endif
  


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

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2