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

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

version 1.98, 2005/03/04 04:13:03 version 1.99, 2005/03/04 23:32:57
Line 37 
Line 37 
     ControlProviders/InteropProvider/tests     ControlProviders/InteropProvider/tests
 endif endif
  
 # temporary add ifeq ($(OS),HPUX) until Bug 2754 is fixed  
 ifeq ($(OS),HPUX)  
   ifdef PEGASUS_ENABLE_SYSTEM_LOG_HANDLER   ifdef PEGASUS_ENABLE_SYSTEM_LOG_HANDLER
     DIRS += \     DIRS += \
         Handler/SystemLogListenerDestination         Handler/SystemLogListenerDestination
   endif   endif
   
   ifdef PEGASUS_ENABLE_EMAIL_HANDLER   ifdef PEGASUS_ENABLE_EMAIL_HANDLER
     DIRS += \     DIRS += \
         Handler/EmailListenerDestination         Handler/EmailListenerDestination
   endif   endif
 endif  
  
 DIRS += \ DIRS += \
         ProviderManager2 \         ProviderManager2 \


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

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2