(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.64 and 1.65

version 1.64, 2002/03/29 17:36:41 version 1.65, 2002/03/31 00:37:56
Line 102 
Line 102 
 SOURCES += Signal.cpp SOURCES += Signal.cpp
 endif endif
  
   ifeq ($(PEGASUS_PLATFORM),LINUX_IA64_GNU)
   SOURCES += Signal.cpp
   endif
   
 ifeq ($(PEGASUS_PLATFORM),AIX_RS_IBMCXX) ifeq ($(PEGASUS_PLATFORM),AIX_RS_IBMCXX)
 SOURCES += Signal.cpp SOURCES += Signal.cpp
 endif endif
Line 113 
Line 117 
 SYS_LIBS = ws2_32.lib advapi32.lib SYS_LIBS = ws2_32.lib advapi32.lib
  
 include $(ROOT)/mak/library.mak include $(ROOT)/mak/library.mak
   # DO NOT DELETE


Legend:
Removed from v.1.64  
changed lines
  Added in v.1.65

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2