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

File: [Pegasus] / pegasus / src / Pegasus / Handler / sendmailIndicationHandler / Attic / Makefile (download)
Revision: 1.1.2.2, Wed Jul 18 22:02:30 2001 UTC (22 years, 11 months ago) by kumpf
Branch: dev
CVS Tags: version_1_01, dev_dead, SNAPSHOT_1_04
Changes since 1.1.2.1: +17 -0 lines
   (Nitin Upasani - HP) Implementation of handleIndication() to deliver
   indication by defining IndicationDispatcher, HandlerTable, CIMHandler
   and ExportClient classes. the indication.

   Also implemented CIMxmlIndicationHandler and sendmailIndicationHandler to
   make the delivery of indications over Xml-HTTP and email respectively.

   Provided examples for HandlerTable, XmlIndicationDelivery and
   SendMailIndicationDelivery to support this implementation.

ROOT = ../../../..

include ../libraries.mak

DIR = Pegasus/Handler/sendmailIndicationHandler

include $(ROOT)/mak/config.mak

LOCAL_DEFINES = -DPEGASUS_HANDLER_INTERNAL

SOURCES = sendmailIndicationHandler.cpp

LIBRARY = sendmailIndicationHandler
 
include $(ROOT)/mak/library.mak

tests:

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2