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

File: [Pegasus] / pegasus / src / Providers / Makefile (download)
Revision: 1.4.2.2, Wed Sep 5 13:34:46 2001 UTC (22 years, 10 months ago) by mike
Branch: dev
CVS Tags: dev_dead, SNAPSHOT_1_04
Changes since 1.4.2.1: +5 -2 lines
Removed need for PEGASUS_CONCURRENT

# 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

ifdef PEGASUS_CONCURRENT
DIRS +=  sample
endif

# 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