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

File: [OMI] / omi / deprecated / mofcxx / GNUmakefile (download)
Revision: 1.4, Mon Apr 20 17:19:50 2015 UTC (9 years, 2 months ago) by krisbash
Branch: MAIN
CVS Tags: OMI_1_0_8_2, OMI_1_0_8_1, HEAD
Changes since 1.3: +2 -2 lines
OMI 1.0.8-1

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

CXXSHLIBRARY = mofcxx

SOURCES = mofcxx.cpp

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

DEFINES = MI_CONST=

LIBRARIES = mof base pal

DEFINES = BUILDING_MOFCXX

include $(TOP)/mak/rules.mak

ViewCVS 0.9.2