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

File: [Pegasus] / pegasus / src / Pegasus / Handler / SystemLogListenerDestination / Makefile (download)
Revision: 1.2, Tue Mar 8 02:44:18 2005 UTC (19 years, 3 months ago) by kumpf
Branch: MAIN
Changes since 1.1: +0 -1 lines
BUG#: 2037
TITLE: install option in recurse.mak no longer used
DESCRIPTION: Removed include of install.mak.

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

include ../libraries.mak

DIR = Pegasus/Handler/SystemLogListenerDestination

include $(ROOT)/mak/config.mak

# SSL support
ifdef PEGASUS_HAS_SSL
  FLAGS += -DPEGASUS_HAS_SSL -DPEGASUS_SSL_RANDOMFILE
  SYS_INCLUDES += -I$(OPENSSL_HOME)/include
endif

LOCAL_DEFINES = -DPEGASUS_HANDLER_INTERNAL -DPEGASUS_INTERNALONLY

SOURCES = SystemLogListenerDestination.cpp

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

tests:

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2