(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.162.4.3 and 1.163.4.3

version 1.162.4.3, 2008/05/18 12:09:17 version 1.163.4.3, 2008/02/28 00:21:08
Line 41 
Line 41 
 endif endif
 LOCAL_DEFINES = -DPEGASUS_COMMON_INTERNAL -DPEGASUS_INTERNALONLY LOCAL_DEFINES = -DPEGASUS_COMMON_INTERNAL -DPEGASUS_INTERNALONLY
  
 ifeq ($(OS_TYPE),vms)  
   ifeq ($(PEGASUS_USE_STATIC_LIBRARIES),true)  
     STATIC=1  
   endif  
 endif  
 LIBRARY = pegcommon LIBRARY = pegcommon
  
 ifeq ($(PEGASUS_PLATFORM),PASE_ISERIES_IBMCXX) ifeq ($(PEGASUS_PLATFORM),PASE_ISERIES_IBMCXX)
Line 164 
Line 159 
     ResponseHandlerRep.cpp \     ResponseHandlerRep.cpp \
     Sharable.cpp \     Sharable.cpp \
     Signal.cpp \     Signal.cpp \
       SoapUtils.cpp \
       SoapReader.cpp \
       SoapWriter.cpp \
     Socket.cpp \     Socket.cpp \
     SpinLock.cpp \     SpinLock.cpp \
     Stack.cpp \     Stack.cpp \
Line 182 
Line 180 
     Thread.cpp \     Thread.cpp \
     ThreadPool.cpp \     ThreadPool.cpp \
     Union.cpp \     Union.cpp \
       XmlUtils.cpp \
     XmlParser.cpp \     XmlParser.cpp \
     XmlReader.cpp \     XmlReader.cpp \
     XmlStreamer.cpp \     XmlStreamer.cpp \
Line 225 
Line 224 
   ifdef PEGASUS_ZOS_SECURITY   ifdef PEGASUS_ZOS_SECURITY
     SOURCES += $(SOURCES_SECURITY_ZOS)     SOURCES += $(SOURCES_SECURITY_ZOS)
   endif   endif
   SOURCES2 += Audit_zOS_SMF.cpp \    SOURCES2 += Audit_zOS_SMF.cpp
         PegasusAssertZOS.cpp  
 endif endif
  
 ifeq ($(PEGASUS_PLATFORM),AIX_RS_IBMCXX) ifeq ($(PEGASUS_PLATFORM),AIX_RS_IBMCXX)
Line 250 
Line 248 
   endif   endif
 endif endif
  
 include $(ROOT)/mak/dynamic-library.mak  include $(ROOT)/mak/library.mak
 # DO NOT DELETE # DO NOT DELETE


Legend:
Removed from v.1.162.4.3  
changed lines
  Added in v.1.163.4.3

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2