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

Diff for /pegasus/src/Pegasus/Handler/Makefile between version 1.7.8.1 and 1.8

version 1.7.8.1, 2013/06/03 22:36:06 version 1.8, 2012/07/30 09:44:24
Line 28 
Line 28 
 #////////////////////////////////////////////////////////////////////////// #//////////////////////////////////////////////////////////////////////////
 ROOT=../../.. ROOT=../../..
  
 DIR = Pegasus/Handler  
   
 LIBRARIES = \  
     pegcommon  
   
   
 include $(ROOT)/mak/config.mak include $(ROOT)/mak/config.mak
  
 LOCAL_DEFINES = -DPEGASUS_HANDLER_INTERNAL -DPEGASUS_INTERNALONLY  DIRS = \
       CIMxmlIndicationHandler
 SOURCES = IndicationFormatter.cpp  ifeq ($(PEGASUS_ENABLE_PROTOCOL_WSMAN),true)
       DIRS += \
           wsmanIndicationHandler
   endif
  
 LIBRARY = peghandler  
  
 include $(ROOT)/mak/dynamic-library.mak  include $(ROOT)/mak/recurse.mak


Legend:
Removed from v.1.7.8.1  
changed lines
  Added in v.1.8

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2