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

Diff for /pegasus/Makefile.Release between version 1.100.2.3 and 1.103

version 1.100.2.3, 2010/10/05 04:56:52 version 1.103, 2010/07/09 11:27:07
Line 145 
Line 145 
       libsnmpIndicationHandler       libsnmpIndicationHandler
 endif endif
  
 ifeq ($(PEGASUS_ENABLE_SLP), true)  ifeq ($(PEGASUS_ENABLE_PROTOCOL_WSMAN),true)
 PEGASUS_LIBRARIES += \ PEGASUS_LIBRARIES += \
     libpegslp \      libpegwsmserver
     libpegslp_client  
 endif endif
  
 ifeq ($(PEGASUS_ENABLE_PROTOCOL_WSMAN),true)  ifeq ($(PEGASUS_ENABLE_SLP), true)
 PEGASUS_LIBRARIES += \ PEGASUS_LIBRARIES += \
     libpegwsmserver      libpegslp \
       libpegslp_client
 endif endif
  
 ifeq ($(OS),HPUX) ifeq ($(OS),HPUX)


Legend:
Removed from v.1.100.2.3  
changed lines
  Added in v.1.103

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2