(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.56 and 1.58

version 1.56, 2002/02/01 09:27:44 version 1.58, 2002/02/08 17:13:27
Line 12 
Line 12 
     Array.cpp \     Array.cpp \
     AsyncOpNode.cpp \     AsyncOpNode.cpp \
     AuthenticationInfo.cpp \     AuthenticationInfo.cpp \
       Base64.cpp \
     CGIQueryString.cpp \     CGIQueryString.cpp \
     Char16.cpp \     Char16.cpp \
     CIMClass.cpp \     CIMClass.cpp \
Line 98 
Line 99 
 SOURCES += Signal.cpp SOURCES += Signal.cpp
 endif endif
  
   ifeq ($(PEGASUS_PLATFORM),AIX_RS_IBMCXX)
   SOURCES += Signal.cpp
   endif
   
 SYS_LIBS = ws2_32.lib advapi32.lib SYS_LIBS = ws2_32.lib advapi32.lib
  
 include $(ROOT)/mak/library.mak include $(ROOT)/mak/library.mak


Legend:
Removed from v.1.56  
changed lines
  Added in v.1.58

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2