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

Diff for /pegasus/src/Pegasus/Handler/snmpIndicationHandler/Makefile between version 1.13.2.1 and 1.15

version 1.13.2.1, 2006/02/10 16:11:46 version 1.15, 2006/08/15 17:42:16
Line 34 
Line 34 
  
 include $(ROOT)/mak/config.mak include $(ROOT)/mak/config.mak
  
   ifeq ($(OS_TYPE),vms)
    VMS_VECTOR = PegasusCreateHandler
   endif
   
 LOCAL_DEFINES = -DPEGASUS_HANDLER_INTERNAL -DPEGASUS_INTERNALONLY LOCAL_DEFINES = -DPEGASUS_HANDLER_INTERNAL -DPEGASUS_INTERNALONLY
  
 LIBRARIES = \ LIBRARIES = \
Line 69 
Line 73 
  
 LIBRARY = snmpIndicationHandler LIBRARY = snmpIndicationHandler
  
 include $(ROOT)/mak/library.mak  include $(ROOT)/mak/dynamic-library.mak
  
 tests: tests:


Legend:
Removed from v.1.13.2.1  
changed lines
  Added in v.1.15

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2