(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.54 and 1.58

version 1.54, 2002/01/07 19:33:21 version 1.58, 2002/02/08 17:13:27
Line 12 
Line 12 
     Array.cpp \     Array.cpp \
     AsyncOpNode.cpp \     AsyncOpNode.cpp \
     AuthenticationInfo.cpp \     AuthenticationInfo.cpp \
       Base64.cpp \
     CGIQueryString.cpp \     CGIQueryString.cpp \
     Char16.cpp \     Char16.cpp \
     CIMClass.cpp \     CIMClass.cpp \
Line 28 
Line 29 
     CIMName.cpp \     CIMName.cpp \
     CIMObject.cpp \     CIMObject.cpp \
     CIMObjectRep.cpp \     CIMObjectRep.cpp \
       Cimom.cpp \
       CimomMessage.cpp \
     CIMParameter.cpp \     CIMParameter.cpp \
     CIMParameterRep.cpp \     CIMParameterRep.cpp \
     CIMParamValue.cpp \     CIMParamValue.cpp \
Line 65 
Line 68 
     Memory.cpp \     Memory.cpp \
     Message.cpp \     Message.cpp \
     MessageQueue.cpp \     MessageQueue.cpp \
       MessageQueueService.cpp \
     Monitor.cpp \     Monitor.cpp \
     OperationContext.cpp \     OperationContext.cpp \
     OptionManager.cpp \     OptionManager.cpp \
Line 91 
Line 95 
 ## Took these out again. They broke the NT build. ## Took these out again. They broke the NT build.
 ## ##
  
 ifneq ($(PEGASUS_PLATFORM),WIN32_IX86_MSVC)  
 SOURCES += MT_MessageQueue.cpp  
 ifeq ($(PEGASUS_PLATFORM),LINUX_IX86_GNU) ifeq ($(PEGASUS_PLATFORM),LINUX_IX86_GNU)
 SOURCES += Signal.cpp SOURCES += Signal.cpp
 endif endif
   
   ifeq ($(PEGASUS_PLATFORM),AIX_RS_IBMCXX)
   SOURCES += Signal.cpp
 endif endif
  
 SYS_LIBS = ws2_32.lib advapi32.lib SYS_LIBS = ws2_32.lib advapi32.lib


Legend:
Removed from v.1.54  
changed lines
  Added in v.1.58

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2