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

Diff for /pegasus/mak/platform_SOLARIS_SPARC_CC.mak between version 1.5 and 1.5.2.1

version 1.5, 2004/01/14 14:10:37 version 1.5.2.1, 2004/08/13 21:32:35
Line 43 
Line 43 
 SYS_LIBS += -lrt SYS_LIBS += -lrt
 endif endif
  
   ifdef PEGASUS_HAS_SSL
           EXTRA_LIBRARIES += -L$(OPENSSL_HOME)/lib -lssl -lcrypto
   endif
   
 SYS_LIBS += $(EXTRA_LIBRARIES) SYS_LIBS += $(EXTRA_LIBRARIES)
  
 CXX = CC CXX = CC
Line 58 
Line 62 
 LIB_SUFFIX = .so LIB_SUFFIX = .so
  
 PEGASUS_SUPPORTS_DYNLIB = yes PEGASUS_SUPPORTS_DYNLIB = yes
   
   


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

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2