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

File: [Pegasus] / pegasus / src / Providers / TestProviders / Makefile (download)
Revision: 1.5, Fri Jun 4 15:51:47 2004 UTC (20 years, 1 month ago) by marek
Branch: MAIN
CVS Tags: RELEASE_2_4_FC_CANDIDATE_1, MONITOR_CONSOLIDATION_2_5_BRANCH, CQL_2_5_BRANCH
Changes since 1.4: +2 -1 lines
PEP#: 139
TITLE: extended Client Interface for Stage 2 of PEP#139

DESCRIPTION:
contains:
- new client interface in src/Pegasus/ManagedClient
- test case client for the new interface in src/Clients/MCCATestClient
- a provider for association test in src/Providers/TestProviders/MCCA_TestAssocProvider

tested on Linux/Intel and z/OS

# 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 = \
       PG_TestPropertyTypes \
       DefaultInstanceProvider \
       ClientProvider \
       AlertIndicationProvider \
       ProcessIndicationProvider \
       MCCA_TestAssocProvider

include $(ROOT)/mak/recurse.mak

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2