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

Diff for /pegasus/src/Pegasus/Handler/SystemLogListenerDestination/Makefile between version 1.3.8.2 and 1.6

version 1.3.8.2, 2006/03/07 18:45:55 version 1.6, 2006/08/15 17:42:16
Line 36 
Line 36 
  
 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
  
 SOURCES = SystemLogListenerDestination.cpp SOURCES = SystemLogListenerDestination.cpp
  
 LIBRARY = SystemLogListenerDestination LIBRARY = SystemLogListenerDestination
  
 include $(ROOT)/mak/library.mak  include $(ROOT)/mak/dynamic-library.mak
  
 tests: tests:


Legend:
Removed from v.1.3.8.2  
changed lines
  Added in v.1.6

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2