(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.12 and 1.25

version 1.12, 2001/03/22 23:24:23 version 1.25, 2001/04/10 23:01:52
Line 8 
Line 8 
  
 LIBRARY = pegcommon LIBRARY = pegcommon
  
   ifeq ($(OS_TYPE),windows)
   WINDOWS_SOURCES = \
       Channel.cpp \
       Selector.cpp \
       WindowsSelector.cpp \
       WindowsChannel.cpp
   endif
   
 SOURCES = \ SOURCES = \
       TimeValue.cpp \
       $(WINDOWS_SOURCES) \
       Logger.cpp \
     Formatter.cpp \     Formatter.cpp \
     CIMInstanceRep.cpp \     CIMInstanceRep.cpp \
     CIMInstance.cpp \     CIMInstance.cpp \


Legend:
Removed from v.1.12  
changed lines
  Added in v.1.25

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2