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

File: [Pegasus] / pegasus / src / Providers / Makefile (download)
Revision: 1.9, Wed Apr 24 16:34:30 2002 UTC (22 years, 2 months ago) by kumpf
Branch: MAIN
CVS Tags: VERSION_2_1_RELEASE_HEAD, VERSION_2_1_RELEASE_BRANCH, VERSION_2_1_RELEASE, VERSION_2_1_1_RELEASE, VERSION_2_01_01, VERSION_2_00_RC_4, VERSION_2_00_RC_3, VERSION_2_00_RC_2, VERSION_2_00_RC_1, VERSION_2_00_BRANCH, VERSION_1_10, LOCAL_ASSOCPROV-ROOT, LOCAL_ASSOCPROV-BRANCH
Branch point for: mday-2-0-patches
Changes since 1.8: +2 -1 lines
HP-RK Restructured the CIMException class to use the message string provided by the caller as the message, and make the description property include the status code information and text.  Also reinserted the static wbemexec tests into the build.

# Recurse the directories defined in DIRS
# This makefile simply recurses all of the toplevel provider directories

ROOT = ../..

include $(ROOT)/mak/config.mak

#Directories to recurse
DIRS = \
    generic \
    ManagedSystem \
    statistic \
    sample \
    TestProviders

# ATTN: Comment this out: it was breaking the build:
# DIRS = generic windows unix

include $(ROOT)/mak/recurse.mak

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2