(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.46.2.15 and 1.46.2.30

version 1.46.2.15, 2001/08/02 22:24:14 version 1.46.2.30, 2001/09/01 23:20:11
Line 11 
Line 11 
 NEW_SOURCES = \ NEW_SOURCES = \
     Monitor.cpp \     Monitor.cpp \
     HTTPAcceptor.cpp \     HTTPAcceptor.cpp \
     HTTPConnection.cpp      HTTPConnection.cpp \
       HTTPConnector.cpp  \
       HTTPMessage.cpp
  
 SOURCES = \ SOURCES = \
     $(NEW_SOURCES) \     $(NEW_SOURCES) \
Line 35 
Line 37 
     CIMMethod.cpp \     CIMMethod.cpp \
     CIMMethodRep.cpp \     CIMMethodRep.cpp \
     CIMName.cpp \     CIMName.cpp \
     CIMOperations.cpp \  
     CIMParameter.cpp \     CIMParameter.cpp \
     CIMParameterRep.cpp \     CIMParameterRep.cpp \
     CIMProperty.cpp \     CIMProperty.cpp \
Line 84 
Line 85 
 ## ##
 ## Took these out again. They broke the NT build. ## Took these out again. They broke the NT build.
 ## ##
 ifeq ($(OS),linux)  ifdef PEGASUS_CONCURRENT
 SOURCES +=  IPC.cpp DQueue.cpp Thread.cpp MT_MessageQueue.cpp SOURCES +=  IPC.cpp DQueue.cpp Thread.cpp MT_MessageQueue.cpp
 endif endif
  


Legend:
Removed from v.1.46.2.15  
changed lines
  Added in v.1.46.2.30

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2