(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.8 and 1.9

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


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

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2