ROOT = $(PEGASUS_ROOT)

include $(ROOT)/mak/config.mak

DIRS = \
       Providers \
       Clients

include $(ROOT)/mak/recurse.mak
