(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.128 and 1.128.6.2

version 1.128, 2005/06/12 22:31:19 version 1.128.6.2, 2005/10/08 01:59:52
Line 42 
Line 42 
  
 LIBRARY = pegcommon LIBRARY = pegcommon
  
 SOURCES = \  SOURCES1 = \
     AnonymousPipe.cpp \     AnonymousPipe.cpp \
     Array.cpp \     Array.cpp \
     AsyncOpNode.cpp \     AsyncOpNode.cpp \
       Atomic.cpp \
     AuthenticationInfoRep.cpp \     AuthenticationInfoRep.cpp \
     AutoStreamer.cpp \     AutoStreamer.cpp \
     Base64.cpp \     Base64.cpp \
Line 60 
Line 61 
     AcceptLanguages.cpp \     AcceptLanguages.cpp \
     ContentLanguages.cpp \     ContentLanguages.cpp \
     MessageLoader.cpp \     MessageLoader.cpp \
     Char16.cpp \      Char16Inline.cpp \
     CIMClass.cpp \     CIMClass.cpp \
     CIMClassRep.cpp \     CIMClassRep.cpp \
     CIMDateTime.cpp \     CIMDateTime.cpp \
Line 99 
Line 100 
     DeclContext.cpp \     DeclContext.cpp \
     Dir.cpp \     Dir.cpp \
     DQueue.cpp \     DQueue.cpp \
   
   SOURCES2 = \
     DynamicLibrary.cpp \     DynamicLibrary.cpp \
     Exception.cpp \     Exception.cpp \
     InternalException.cpp \     InternalException.cpp \
Line 137 
Line 140 
     StatisticalData.cpp \     StatisticalData.cpp \
     Stopwatch.cpp \     Stopwatch.cpp \
     String.cpp \     String.cpp \
       StringInline.cpp \
     System.cpp \     System.cpp \
     TimeValue.cpp \     TimeValue.cpp \
     SSLContext.cpp \     SSLContext.cpp \
Line 155 
Line 159 
     peg_authorization.cpp \     peg_authorization.cpp \
     CommonUTF.cpp     CommonUTF.cpp
  
   SOURCES = $(SOURCES1) $(SOURCES2)
   
 SOURCES_SLP = Attribute.cpp \ SOURCES_SLP = Attribute.cpp \
     CIMServerDescription.cpp     CIMServerDescription.cpp
  


Legend:
Removed from v.1.128  
changed lines
  Added in v.1.128.6.2

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2