(file) Return to GNUmakefile CVS log (file) (dir) Up to [OMI] / omi / indication / indimgr

File: [OMI] / omi / indication / indimgr / GNUmakefile (download)
Revision: 1.1, Mon Apr 20 17:19:52 2015 UTC (9 years, 2 months ago) by krisbash
Branch: MAIN
CVS Tags: OMI_1_0_8_2, OMI_1_0_8_1, HEAD
OMI 1.0.8-1

TOP = ../..
include $(TOP)/config.mak

LIBRARY = indimgr

SOURCES = \
	cimbase.c \
	filter.c \
	filtercol.c \
	listener.c \
	mgr.c \
	mgrstrand.c \
	subscrip.c \
	classlist.c \
	host.c \

INCLUDES = $(TOP) $(TOP)/common $(TOP)/pal $(TOP)/nits/base 

DEFINES = MI_CONST= DETECT_FORBIDDEN_FUNCTIONS HOOK_BUILD

include $(TOP)/mak/rules.mak

ViewCVS 0.9.2