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

version 1.17, 2001/04/08 08:28:20 version 1.25, 2001/04/10 23:01:52
Line 8 
Line 8 
  
 LIBRARY = pegcommon LIBRARY = pegcommon
  
 ifeq (0,0)  
 ifeq ($(OS_TYPE),windows) ifeq ($(OS_TYPE),windows)
 WINDOWS_SOURCES = \ WINDOWS_SOURCES = \
     Channel.cpp \     Channel.cpp \
Line 16 
Line 15 
     WindowsSelector.cpp \     WindowsSelector.cpp \
     WindowsChannel.cpp     WindowsChannel.cpp
 endif endif
 endif  
  
 SOURCES = \ SOURCES = \
       TimeValue.cpp \
     $(WINDOWS_SOURCES) \     $(WINDOWS_SOURCES) \
     Logger.cpp \     Logger.cpp \
     Formatter.cpp \     Formatter.cpp \


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

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2