(file) Return to Makefile CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / Common

Diff for /pegasus/src/Pegasus/Common/Makefile between version 1.144 and 1.144.8.3

version 1.144, 2006/03/02 00:25:34 version 1.144.8.3, 2006/09/12 09:17:16
Line 109 
Line 109 
     Dir.cpp \     Dir.cpp \
     DQueue.cpp     DQueue.cpp
  
   ifeq ($(PEGASUS_PLATFORM), WIN32_IX86_MSVC)
     SOURCES1 += NamedPipe.cpp
   endif
   
 SOURCES2 = \ SOURCES2 = \
     DynamicLibrary.cpp \     DynamicLibrary.cpp \
     Exception.cpp \     Exception.cpp \
Line 186 
Line 190 
   EXTRA_LIBRARIES += -lcrypt   EXTRA_LIBRARIES += -lcrypt
   ifdef PEGASUS_HAS_SSL   ifdef PEGASUS_HAS_SSL
     EXTRA_LIBRARIES += -L$(OPENSSL_HOME)/lib -lssl -lcrypto     EXTRA_LIBRARIES += -L$(OPENSSL_HOME)/lib -lssl -lcrypto
       EXTRA_LINK_ARGUMENTS =  -Xlinker -rpath -Xlinker $(OPENSSL_HOME)/lib
   endif   endif
 endif endif
  


Legend:
Removed from v.1.144  
changed lines
  Added in v.1.144.8.3

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2