(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.104

version 1.100.2.3, 2010/10/05 04:56:52 version 1.104, 2010/09/13 10:40:03
Line 98 
Line 98 
    libpeghandlerservice \    libpeghandlerservice \
    libpegindicationservice \    libpegindicationservice \
    libpeglistener \    libpeglistener \
      libpegpmrouter \
    libpegpmservice \    libpegpmservice \
    libpegprm \    libpegprm \
    libpegprovider \    libpegprovider \
Line 145 
Line 146 
       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.104

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2