(file) Return to Makefile CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus

Diff for /pegasus/src/Pegasus/Makefile between version 1.99 and 1.100

version 1.99, 2005/03/04 23:32:57 version 1.100, 2005/03/16 01:19:44
Line 31 
Line 31 
     ManagedClient \     ManagedClient \
     DynListener     DynListener
  
 ifdef PEGASUS_ENABLE_SLP  
 DIRS += \  
     ControlProviders/InteropProvider \  
     ControlProviders/InteropProvider/tests  
 endif  
  
 ifdef PEGASUS_ENABLE_SYSTEM_LOG_HANDLER ifdef PEGASUS_ENABLE_SYSTEM_LOG_HANDLER
     DIRS += \     DIRS += \
Line 99 
Line 94 
 ifndef PEGASUS_DISABLE_PERFINST ifndef PEGASUS_DISABLE_PERFINST
 DIRS += \ DIRS += \
         ControlProviders/Statistic \         ControlProviders/Statistic \
         ControlProviders/Statistic/test \          ControlProviders/Statistic/test
         ControlProviders/InteropProvider  endif
  
   ifdef PEGASUS_ENABLE_SLP
   DIRS += \
       ControlProviders/InteropProvider \
       ControlProviders/InteropProvider/tests
   else
       ifndef PEGASUS_DISABLE_PERFINST
       DIRS += \
           ControlProviders/InteropProvider \
           ControlProviders/InteropProvider/tests
           endif
 endif endif
  
 ifndef PEGASUS_DISABLE_CQL ifndef PEGASUS_DISABLE_CQL


Legend:
Removed from v.1.99  
changed lines
  Added in v.1.100

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2