(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.58 and 1.61

version 1.58, 2002/02/08 17:13:27 version 1.61, 2002/03/21 22:11:15
Line 11 
Line 11 
 SOURCES = \ SOURCES = \
     Array.cpp \     Array.cpp \
     AsyncOpNode.cpp \     AsyncOpNode.cpp \
     AuthenticationInfo.cpp \      AuthenticationInfoRep.cpp \
     Base64.cpp \     Base64.cpp \
     CGIQueryString.cpp \     CGIQueryString.cpp \
     Char16.cpp \     Char16.cpp \
Line 29 
Line 29 
     CIMName.cpp \     CIMName.cpp \
     CIMObject.cpp \     CIMObject.cpp \
     CIMObjectRep.cpp \     CIMObjectRep.cpp \
       CIMObjectPath.cpp \
     Cimom.cpp \     Cimom.cpp \
     CimomMessage.cpp \     CimomMessage.cpp \
     CIMParameter.cpp \     CIMParameter.cpp \
Line 103 
Line 104 
 SOURCES += Signal.cpp SOURCES += Signal.cpp
 endif endif
  
   ifeq ($(PEGASUS_PLATFORM),ZOS_ZSERIES_IBM)
   SOURCES += Signal.cpp
   endif
   
 SYS_LIBS = ws2_32.lib advapi32.lib SYS_LIBS = ws2_32.lib advapi32.lib
  
 include $(ROOT)/mak/library.mak include $(ROOT)/mak/library.mak


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

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2