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

version 1.46.2.20, 2001/08/17 11:02:58 version 1.46.2.30, 2001/09/01 23:20:11
Line 8 
Line 8 
  
 LIBRARY = pegcommon LIBRARY = pegcommon
  
 _NEW_SOURCES = \  NEW_SOURCES = \
     Monitor.cpp \     Monitor.cpp \
     HTTPAcceptor.cpp \     HTTPAcceptor.cpp \
     HTTPConnection.cpp \     HTTPConnection.cpp \
     HTTPConnector.cpp      HTTPConnector.cpp  \
       HTTPMessage.cpp
  
 SOURCES = \ SOURCES = \
     $(_NEW_SOURCES) \      $(NEW_SOURCES) \
     OptionManager.cpp \     OptionManager.cpp \
     Socket.cpp \     Socket.cpp \
     CIMStatusCode.cpp \     CIMStatusCode.cpp \
Line 36 
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 86 
Line 86 
 ## Took these out again. They broke the NT build. ## Took these out again. They broke the NT build.
 ## ##
 ifdef PEGASUS_CONCURRENT ifdef PEGASUS_CONCURRENT
 SOURCES +=  IPC.cpp DQueue.cpp Thread.cpp MT_MessageQueue.cpp CIMPredicate.cpp  SOURCES +=  IPC.cpp DQueue.cpp Thread.cpp MT_MessageQueue.cpp
 endif endif
  
 SYS_LIBS = ws2_32.lib advapi32.lib SYS_LIBS = ws2_32.lib advapi32.lib


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

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2