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

File: [OMI] / omi / disp / GNUmakefile (download)
Revision: 1.1.1.1 (vendor branch), Wed May 30 21:47:39 2012 UTC (12 years, 1 month ago) by mike
Branch: TOG
CVS Tags: OMI_1_0_2_Branch, OMI_1_0_1_PRE, OMI_1_0_1, OMI_1_0_0
Changes since 1.1: +0 -0 lines
Initial Import

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

LIBRARY = disp

SOURCES = disp.c \
    agentmgr.c

HEADERS = disp.h    \
    agentmgr.h

INCLUDES = $(TOP) $(TOP)/common

DEFINES = MI_CONST=

GUID = B70FF961-87E9-4DFA-A478-89C46C1F4C52

LIBRARIES = provreg provmgr base

include $(TOP)/mak/rules.mak

ViewCVS 0.9.2