(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.49 and 1.50

version 1.49, 2001/12/13 14:54:00 version 1.50, 2001/12/14 22:43:48
Line 11 
Line 11 
 SOURCES = \ SOURCES = \
     Array.cpp \     Array.cpp \
     AsyncOpNode.cpp \     AsyncOpNode.cpp \
     AsyncResponseHandler.cpp \  
     AuthenticationInfo.cpp \     AuthenticationInfo.cpp \
     CGIQueryString.cpp \     CGIQueryString.cpp \
     Channel.cpp \     Channel.cpp \
Line 73 
Line 72 
     OptionManager.cpp \     OptionManager.cpp \
     Pair.cpp \     Pair.cpp \
     Queue.cpp \     Queue.cpp \
     ResponseHandler.cpp \  
     Selector.cpp \     Selector.cpp \
     Service.cpp \     Service.cpp \
     Sharable.cpp \     Sharable.cpp \
Line 91 
Line 89 
     XmlParser.cpp \     XmlParser.cpp \
     XmlReader.cpp \     XmlReader.cpp \
     XmlWriter.cpp     XmlWriter.cpp
 #    AsyncOpNodeLocal.cpp \  
   
  
 SOURCES += TLS.cpp SOURCES += TLS.cpp
  
Line 100 
Line 96 
 ## Took these out again. They broke the NT build. ## Took these out again. They broke the NT build.
 ## ##
  
   
 ifneq ($(PEGASUS_PLATFORM),WIN32_IX86_MSVC) ifneq ($(PEGASUS_PLATFORM),WIN32_IX86_MSVC)
 SOURCES += MT_MessageQueue.cpp SOURCES += MT_MessageQueue.cpp
 ifeq ($(PEGASUS_PLATFORM),LINUX_IX86_GNU) ifeq ($(PEGASUS_PLATFORM),LINUX_IX86_GNU)


Legend:
Removed from v.1.49  
changed lines
  Added in v.1.50

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2